tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/run_tags_test.sh: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/config: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/settings: warning: ignored by one of the .gitignore files ../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/platform/pvh/enlighten.c:22:31: warning: symbol 'pvh_bootparams' was not declared. Should it be static? ../arch/x86/platform/pvh/enlighten.c:25:32: warning: symbol 'pvh_start_info_sz' was not declared. Should it be static? ../arch/x86/xen/enlighten.c:57:20: warning: symbol 'xen_have_vector_callback' was not declared. Should it be static? ../lib/clz_tab.c:2:21: warning: symbol '__clz_tab' was not declared. Should it be static? ../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:781:9: warning: context imbalance in 'poking_init' - unexpected unlock ../arch/x86/power/cpu.c:37:22: warning: symbol 'saved_context' was not declared. Should it be static? In file included from ../include/trace/define_trace.h:102, from ../samples/trace_events/trace-events-sample.h:626, 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/linux/cpumask.h:131:42: warning: function ‘trace_event_get_offsets_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 131 | #define cpu_possible_mask ((const struct cpumask *)&__cpu_possible_mask) | ^~~~~~~ ../include/trace/trace_events.h:263:9: note: in definition of macro ‘DECLARE_EVENT_CLASS’ 263 | tstruct; \ | ^~~~~~~ ../include/trace/trace_events.h:43:30: note: in expansion of macro ‘PARAMS’ 43 | PARAMS(tstruct), \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ 289 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:297:9: note: in expansion of macro ‘TP_STRUCT__entry’ 297 | TP_STRUCT__entry( | ^~~~~~~~~~~~~~~~ ../include/trace/stages/stage5_get_offsets.h:95:34: note: in expansion of macro ‘__dynamic_array’ 95 | #define __bitmask(item, nr_bits) __dynamic_array(unsigned long, item, \ | ^~~~~~~~~~~~~~~ ../include/trace/stages/stage5_get_offsets.h:83:11: note: in expansion of macro ‘__bitmask_size_in_bytes_raw’ 83 | ((__bitmask_size_in_bytes_raw(nr_bits) + \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/trace/stages/stage5_get_offsets.h:96:42: note: in expansion of macro ‘__bitmask_size_in_longs’ 96 | __bitmask_size_in_longs(nr_bits)) | ^~~~~~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:302:17: note: in expansion of macro ‘__bitmask’ 302 | __bitmask( cpus, num_possible_cpus() ) | ^~~~~~~~~ ../include/linux/cpumask.h:1114:48: note: in expansion of macro ‘cpu_possible_mask’ 1114 | #define num_possible_cpus() cpumask_weight(cpu_possible_mask) | ^~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:302:41: note: in expansion of macro ‘num_possible_cpus’ 302 | __bitmask( cpus, num_possible_cpus() ) | ^~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘trace_event_raw_event_foo_bar’: ../arch/x86/include/asm/bug.h:39:45: warning: function ‘trace_event_raw_event_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 39 | "i" (sizeof(struct bug_entry))); \ | ^~~~~~~~~ ../include/trace/trace_events.h:402:11: note: in definition of macro ‘DECLARE_EVENT_CLASS’ 402 | { assign; } \ | ^~~~~~ ../include/trace/trace_events.h:44:30: note: in expansion of macro ‘PARAMS’ 44 | PARAMS(assign), \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ 289 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:307:9: note: in expansion of macro ‘TP_fast_assign’ 307 | TP_fast_assign( | ^~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:83:9: note: in expansion of macro ‘_BUG_FLAGS’ 83 | _BUG_FLAGS(ASM_UD2, __flags, ASM_REACHABLE); \ | ^~~~~~~~~~ ../include/asm-generic/bug.h:107:17: note: in expansion of macro ‘__WARN_FLAGS’ 107 | __WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\ | ^~~~~~~~~~~~ ../include/asm-generic/bug.h:134:17: note: in expansion of macro ‘__WARN_printf’ 134 | __WARN_printf(TAINT_WARN, format); \ | ^~~~~~~~~~~~~ ../include/linux/once_lite.h:31:25: note: in expansion of macro ‘WARN’ 31 | func(__VA_ARGS__); \ | ^~~~ ../include/asm-generic/bug.h:152:9: note: in expansion of macro ‘DO_ONCE_LITE_IF’ 152 | DO_ONCE_LITE_IF(condition, WARN, 1, format) | ^~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:586:9: note: in expansion of macro ‘WARN_ONCE’ 586 | WARN_ONCE(fortify_memcpy_chk(__fortify_size, __p_size, \ | ^~~~~~~~~ ../include/linux/fortify-string.h:638:26: note: in expansion of macro ‘__fortify_memcpy_chk’ 638 | #define memcpy(p, q, s) __fortify_memcpy_chk(p, q, s, \ | ^~~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:310:17: note: in expansion of macro ‘memcpy’ 310 | memcpy(__get_dynamic_array(list), lst, | ^~~~~~ In file included from ../include/trace/define_trace.h:103: ../samples/trace_events/./trace-events-sample.h: In function ‘perf_trace_foo_bar’: ../arch/x86/include/asm/bug.h:39:45: warning: function ‘perf_trace_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 39 | "i" (sizeof(struct bug_entry))); \ | ^~~~~~~~~ ../include/trace/perf.h:51:11: note: in definition of macro ‘DECLARE_EVENT_CLASS’ 51 | { assign; } \ | ^~~~~~ ../include/trace/trace_events.h:44:30: note: in expansion of macro ‘PARAMS’ 44 | PARAMS(assign), \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ 289 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:307:9: note: in expansion of macro ‘TP_fast_assign’ 307 | TP_fast_assign( | ^~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:83:9: note: in expansion of macro ‘_BUG_FLAGS’ 83 | _BUG_FLAGS(ASM_UD2, __flags, ASM_REACHABLE); \ | ^~~~~~~~~~ ../include/asm-generic/bug.h:107:17: note: in expansion of macro ‘__WARN_FLAGS’ 107 | __WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\ | ^~~~~~~~~~~~ ../include/asm-generic/bug.h:134:17: note: in expansion of macro ‘__WARN_printf’ 134 | __WARN_printf(TAINT_WARN, format); \ | ^~~~~~~~~~~~~ ../include/linux/once_lite.h:31:25: note: in expansion of macro ‘WARN’ 31 | func(__VA_ARGS__); \ | ^~~~ ../include/asm-generic/bug.h:152:9: note: in expansion of macro ‘DO_ONCE_LITE_IF’ 152 | DO_ONCE_LITE_IF(condition, WARN, 1, format) | ^~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:586:9: note: in expansion of macro ‘WARN_ONCE’ 586 | WARN_ONCE(fortify_memcpy_chk(__fortify_size, __p_size, \ | ^~~~~~~~~ ../include/linux/fortify-string.h:638:26: note: in expansion of macro ‘__fortify_memcpy_chk’ 638 | #define memcpy(p, q, s) __fortify_memcpy_chk(p, q, s, \ | ^~~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:310:17: note: in expansion of macro ‘memcpy’ 310 | memcpy(__get_dynamic_array(list), lst, | ^~~~~~ ../arch/x86/hyperv/hv_init.c:74:20: warning: cast removes address space '__iomem' of expression ../arch/x86/hyperv/hv_init.c:242:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/hyperv/hv_init.c:242:33: expected void volatile [noderef] __iomem *addr ../arch/x86/hyperv/hv_init.c:242:33: got void * ../arch/x86/hyperv/hv_init.c: note: in included file (through ../arch/x86/include/asm/cpuid.h, ../arch/x86/include/asm/processor.h, ../arch/x86/include/asm/timex.h, ../include/linux/timex.h, ../include/linux/time32.h, ...): ../arch/x86/include/asm/paravirt.h:231:9: warning: cast truncates bits from constant value (8000000000000000 becomes 0) ../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:816:9: warning: context imbalance in 'sysvipc_find_ipc' - wrong count at exit ../ipc/util.c:827:27: warning: context imbalance in 'sysvipc_proc_next' - unexpected unlock ../ipc/util.c:873:27: warning: context imbalance in 'sysvipc_proc_stop' - unexpected unlock ../security/commoncap.c:1359:41: warning: dubious: !x | y ../init/main.c:189:12: warning: symbol 'envp_init' was not declared. Should it be static? ../init/main.c:287:16: warning: cast to restricted __le32 ../init/main.c:288:16: warning: cast to restricted __le32 ../security/keys/key.c:123:17: warning: context imbalance in 'key_user_put' - unexpected unlock ../arch/x86/events/core.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/ptrace.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/entry/vdso/vma.c: note: in included file: ../arch/x86/include/asm/vvar.h:51:1: warning: symbol '_vdso_data_offset' was not declared. Should it be static? ../arch/x86/entry/common.c:211: warning: Function parameter or struct member 'int80_emulation' not described in 'DEFINE_IDTENTRY_RAW' ../arch/x86/entry/common.c:211: warning: expecting prototype for int80_emulation(). Prototype was for DEFINE_IDTENTRY_RAW() instead ../security/keys/keyring.c:1236:5: warning: context imbalance in '__key_link_lock' - wrong count at exit ../security/keys/keyring.c:1258:5: warning: context imbalance in '__key_move_lock' - wrong count at exit ../security/keys/keyring.c:1400:9: warning: context imbalance in '__key_link_end' - wrong count at exit ../security/keys/keyring.c:1464:9: warning: context imbalance in 'key_link' - wrong count at exit ../security/keys/keyring.c:1471:12: warning: context imbalance in '__key_unlink_lock' - wrong count at exit ../security/keys/keyring.c:1525:9: warning: context imbalance in '__key_unlink_end' - wrong count at exit ../security/keys/keyring.c:1545:5: warning: context imbalance in 'key_unlink' - wrong count at exit ../security/keys/keyring.c:1590:5: warning: context imbalance in 'key_move' - different lock contexts for basic block ../arch/x86/platform/efi/efi.c:934:23: warning: symbol 'efi_attr_fw_vendor' was not declared. Should it be static? ../arch/x86/platform/efi/efi.c:935:23: warning: symbol 'efi_attr_runtime' was not declared. Should it be static? ../arch/x86/platform/efi/efi.c:936:23: warning: symbol 'efi_attr_config_table' was not declared. Should it be static? ../arch/x86/entry/vsyscall/vsyscall_64.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../net/socket.c:1694:21: warning: symbol 'update_socket_protocol' was not declared. Should it be static? ../drivers/gpio/gpiolib.c:1115:20: warning: context imbalance in 'gpio_device_find' - wrong count at exit ../drivers/gpio/gpiolib.c:2370:6: warning: context imbalance in 'gpiochip_dup_line_label' - different lock contexts for basic block ../fs/read_write.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../kernel/fork.c:1240:19: warning: incorrect type in assignment (different address spaces) ../kernel/fork.c:1240:19: expected struct task_struct [noderef] __rcu *owner ../kernel/fork.c:1240:19: got struct task_struct *p ../kernel/fork.c:1804:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1804:38: expected struct refcount_struct [usertype] *r ../kernel/fork.c:1804:38: got struct refcount_struct [noderef] __rcu * ../kernel/fork.c:1813:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1813:31: expected struct spinlock [usertype] *lock ../kernel/fork.c:1813:31: got struct spinlock [noderef] __rcu * ../kernel/fork.c:1814:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1814:9: expected void const * ../kernel/fork.c:1814:9: got struct k_sigaction [noderef] __rcu * ../kernel/fork.c:1814:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1814:9: expected void const * ../kernel/fork.c:1814:9: got struct k_sigaction [noderef] __rcu * ../kernel/fork.c:1814:9: warning: incorrect type in argument 2 (different address spaces) ../kernel/fork.c:1814:9: expected void const * ../kernel/fork.c:1814:9: got struct k_sigaction [noderef] __rcu * ../kernel/fork.c:1815:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1815:33: expected struct spinlock [usertype] *lock ../kernel/fork.c:1815:33: got struct spinlock [noderef] __rcu * ../kernel/fork.c:1909:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1909:9: expected struct qspinlock *lock ../kernel/fork.c:1909:9: got struct qspinlock [noderef] __rcu * ../kernel/fork.c:2317:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2317:31: expected struct spinlock [usertype] *lock ../kernel/fork.c:2317:31: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2321:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2321:33: expected struct spinlock [usertype] *lock ../kernel/fork.c:2321:33: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2632:32: warning: incorrect type in assignment (different address spaces) ../kernel/fork.c:2632:32: expected struct task_struct [noderef] __rcu *real_parent ../kernel/fork.c:2632:32: got struct task_struct * ../kernel/fork.c:2641:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2641:27: expected struct spinlock [usertype] *lock ../kernel/fork.c:2641:27: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2690:54: warning: incorrect type in argument 2 (different address spaces) ../kernel/fork.c:2690:54: expected struct list_head *head ../kernel/fork.c:2690:54: got struct list_head [noderef] __rcu * ../kernel/fork.c:2710:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2710:29: expected struct spinlock [usertype] *lock ../kernel/fork.c:2710:29: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2732:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2732:29: expected struct spinlock [usertype] *lock ../kernel/fork.c:2732:29: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2759:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2759:28: expected struct sighand_struct *sighand ../kernel/fork.c:2759:28: got struct sighand_struct [noderef] __rcu *sighand ../kernel/fork.c:2788:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2788:31: expected struct spinlock [usertype] *lock ../kernel/fork.c:2788:31: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2790:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2790:33: expected struct spinlock [usertype] *lock ../kernel/fork.c:2790:33: got struct spinlock [noderef] __rcu * ../kernel/fork.c:3231:24: warning: incorrect type in assignment (different address spaces) ../kernel/fork.c:3231:24: expected struct task_struct *[assigned] parent ../kernel/fork.c:3231:24: got struct task_struct [noderef] __rcu *real_parent ../kernel/fork.c:3319:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:3319:43: expected struct refcount_struct const [usertype] *r ../kernel/fork.c:3319:43: got struct refcount_struct [noderef] __rcu * ../kernel/fork.c:2367: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:2688:59: warning: dereference of noderef expression ../kernel/fork.c:2689:59: warning: dereference of noderef expression ../kernel/fork.c:1232:23: error: incompatible types in comparison expression (different address spaces): ../kernel/fork.c:1232:23: struct task_struct [noderef] __rcu * ../kernel/fork.c:1232:23: struct task_struct * ../drivers/bus/fsl-mc/fsl-mc-bus.c:398:20: warning: symbol 'fsl_mc_bus_dpdbg_type' was not declared. Should it be static? ../drivers/char/ipmi/ipmi_msghandler.c:216:17: error: incompatible types in comparison expression (different address spaces): ../drivers/char/ipmi/ipmi_msghandler.c:216:17: struct ipmi_user [noderef] __rcu * ../drivers/char/ipmi/ipmi_msghandler.c:216:17: struct ipmi_user * ../drivers/char/ipmi/ipmi_msghandler.c:1273:9: error: incompatible types in comparison expression (different address spaces): ../drivers/char/ipmi/ipmi_msghandler.c:1273:9: struct ipmi_user [noderef] __rcu * ../drivers/char/ipmi/ipmi_msghandler.c:1273:9: struct ipmi_user * ../drivers/char/ipmi/ipmi_msghandler.c:1344:9: error: incompatible types in comparison expression (different address spaces): ../drivers/char/ipmi/ipmi_msghandler.c:1344:9: struct ipmi_user [noderef] __rcu * ../drivers/char/ipmi/ipmi_msghandler.c:1344:9: struct ipmi_user * ../drivers/char/ipmi/ipmi_msghandler.c:3793:25: warning: cast removes address space '__rcu' of expression ../drivers/char/ipmi/ipmi_msghandler.c:219:9: warning: context imbalance in 'acquire_ipmi_user' - different lock contexts for basic block ../drivers/char/ipmi/ipmi_msghandler.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:285:9: warning: context imbalance in 'release_ipmi_user' - unexpected unlock ../drivers/char/ipmi/ipmi_msghandler.c:958:9: warning: context imbalance in 'deliver_response' - different lock contexts for basic block ../drivers/char/ipmi/ipmi_msghandler.c:1326:13: warning: context imbalance in '_ipmi_destroy_user' - wrong count at exit ../drivers/char/ipmi/ipmi_msghandler.c:1411:5: warning: context imbalance in 'ipmi_get_version' - wrong count at exit ../drivers/char/ipmi/ipmi_msghandler.c:1433:5: warning: context imbalance in 'ipmi_set_my_address' - wrong count at exit ../drivers/char/ipmi/ipmi_msghandler.c:1455:5: warning: context imbalance in 'ipmi_get_my_address' - wrong count at exit ../drivers/char/ipmi/ipmi_msghandler.c:1477:5: warning: context imbalance in 'ipmi_set_my_LUN' - wrong count at exit ../drivers/char/ipmi/ipmi_msghandler.c:1499:5: warning: context imbalance in 'ipmi_get_my_LUN' - wrong count at exit ../drivers/char/ipmi/ipmi_msghandler.c:1521:5: warning: context imbalance in 'ipmi_get_maintenance_mode' - wrong count at exit ../drivers/char/ipmi/ipmi_msghandler.c:1546:5: warning: context imbalance in 'ipmi_set_maintenance_mode' - wrong count at exit ../drivers/char/ipmi/ipmi_msghandler.c:1588:5: warning: context imbalance in 'ipmi_set_gets_events' - wrong count at exit ../drivers/char/ipmi/ipmi_msghandler.c:1685:5: warning: context imbalance in 'ipmi_register_for_cmd' - wrong count at exit ../drivers/char/ipmi/ipmi_msghandler.c:1730:5: warning: context imbalance in 'ipmi_unregister_for_cmd' - wrong count at exit ../drivers/char/ipmi/ipmi_msghandler.c:1895:39: warning: context imbalance in 'smi_send' - unexpected unlock ../drivers/char/ipmi/ipmi_msghandler.c:2409:5: warning: context imbalance in 'ipmi_request_settime' - wrong count at exit ../drivers/char/ipmi/ipmi_msghandler.c:2448:5: warning: context imbalance in 'ipmi_request_supply_msgs' - wrong count at exit ../drivers/char/ipmi/ipmi_msghandler.c:4795:39: warning: context imbalance in 'handle_new_recv_msgs' - unexpected unlock ../drivers/char/ipmi/ipmi_msghandler.c:4852:9: warning: context imbalance in 'smi_recv_tasklet' - different lock contexts for basic block ../drivers/char/ipmi/ipmi_msghandler.c:4887:39: warning: context imbalance in 'ipmi_smi_msg_received' - unexpected unlock ../drivers/char/ipmi/ipmi_msghandler.c:4984:39: warning: context imbalance in 'check_msg_timeout' - unexpected unlock ../mm/filemap.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h, ../include/linux/dax.h): ../include/linux/rcupdate.h:779:9: warning: context imbalance in 'filemap_map_pages' - different lock contexts for basic block ../sound/core/control.c:394:11: warning: incorrect type in assignment (different base types) ../sound/core/control.c:394:11: expected unsigned long h ../sound/core/control.c:394:11: got restricted snd_ctl_elem_iface_t const [usertype] iface ../sound/core/control.c:1026:17: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:1026:26: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:1027:17: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:1027:26: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:1046:48: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:1074:41: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:1185:34: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:1763:40: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c: note: in included file: ../sound/core/control_compat.c:193:21: warning: incorrect type in assignment (different base types) ../sound/core/control_compat.c:193:21: expected int [assigned] err ../sound/core/control_compat.c:193:21: got restricted snd_ctl_elem_type_t [usertype] type ../drivers/bus/fsl-mc/mc-sys.c:295:9: warning: context imbalance in 'mc_send_command' - different lock contexts for basic block ../arch/x86/power/hibernate.c:47: warning: Function parameter or struct member 'pfn' not described in 'pfn_is_nosave' ../arch/x86/power/hibernate.c:92: warning: Function parameter or struct member 'max_size' not described in 'arch_hibernation_header_save' ../arch/x86/lib/csum-wrappers_64.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../io_uring/io_uring.c: note: in included file (through ../include/linux/io_uring/cmd.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../include/linux/io_uring_types.h:182:37: warning: array of flexible structures ../io_uring/io_uring.c:656:36: warning: context imbalance in 'io_fill_cqe_req_aux' - unexpected unlock ../io_uring/io_uring.c:658:17: warning: context imbalance in '__io_submit_flush_completions' - different lock contexts for basic block ../drivers/acpi/osl.c:378:17: warning: cast removes address space '__iomem' of expression ../drivers/acpi/osl.c:1654:20: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/osl.c:1654:20: expected void *rv ../drivers/acpi/osl.c:1654:20: got void [noderef] __iomem * ../drivers/acpi/osl.c:708:1: warning: context imbalance in 'acpi_os_read_memory' - wrong count at exit ../drivers/acpi/osl.c:741:1: warning: context imbalance in 'acpi_os_write_memory' - wrong count at exit ../security/keys/keyctl.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../init/init_task.c:103:28: warning: incorrect type in initializer (different address spaces) ../init/init_task.c:103:28: expected struct task_struct [noderef] __rcu *real_parent ../init/init_task.c:103:28: got struct task_struct * ../init/init_task.c:104:28: warning: incorrect type in initializer (different address spaces) ../init/init_task.c:104:28: expected struct task_struct [noderef] __rcu *parent ../init/init_task.c:104:28: got struct task_struct * ../init/init_task.c:118:28: warning: incorrect type in initializer (different address spaces) ../init/init_task.c:118:28: expected struct sighand_struct [noderef] __rcu *sighand ../init/init_task.c:118:28: got struct sighand_struct * ../ipc/msg.c:181:26: warning: context imbalance in 'newque' - unexpected unlock ../drivers/pci/pci-driver.c:522:42: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci-driver.c:522:61: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci-driver.c:757:28: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci-driver.c:757:46: warning: restricted pci_power_t degrades to integer ../arch/x86/kvm/../../../virt/kvm/kvm_main.c: note: in included file: ../include/linux/kvm_host.h:1978:54: warning: array of flexible structures ../include/linux/kvm_host.h:1980:56: warning: array of flexible structures ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:616:9: warning: context imbalance in 'kvm_mmu_notifier_change_pte' - different lock contexts for basic block ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:616:9: warning: context imbalance in 'kvm_mmu_notifier_invalidate_range_start' - different lock contexts for basic block ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:616:9: warning: context imbalance in 'kvm_mmu_notifier_invalidate_range_end' - different lock contexts for basic block ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:616:9: warning: context imbalance in 'kvm_mmu_notifier_clear_flush_young' - different lock contexts for basic block ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:616:9: warning: context imbalance in 'kvm_mmu_notifier_clear_young' - different lock contexts for basic block ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:616:9: warning: context imbalance in 'kvm_mmu_notifier_test_young' - different lock contexts for basic block ../arch/x86/kvm/../../../virt/kvm/kvm_main.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:2508:25: warning: context imbalance in 'kvm_vm_set_mem_attributes' - different lock contexts for basic block ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:2953:9: warning: context imbalance in 'hva_to_pfn_remapped' - unexpected unlock ../net/core/sock.c:2392:9: warning: context imbalance in 'sk_clone_lock' - wrong count at exit ../net/core/sock.c:2396:6: warning: context imbalance in 'sk_free_unlock_clone' - unexpected unlock ../net/core/sock.c:4033:13: warning: context imbalance in 'proto_seq_start' - wrong count at exit ../net/core/sock.c:4045:13: warning: context imbalance in 'proto_seq_stop' - wrong count at exit ../drivers/char/ipmi/ipmi_si_intf.c:1046:39: warning: context imbalance in 'poll' - unexpected unlock ../arch/x86/mm/pgtable.c:650: warning: Function parameter or struct member 'reserve' not described in 'reserve_top_address' ../arch/x86/mm/pgtable.c:699: warning: Function parameter or struct member 'p4d' not described in 'p4d_set_huge' ../arch/x86/mm/pgtable.c:699: warning: Function parameter or struct member 'addr' not described in 'p4d_set_huge' ../arch/x86/mm/pgtable.c:699: warning: Function parameter or struct member 'prot' not described in 'p4d_set_huge' ../arch/x86/mm/pgtable.c:709: warning: Function parameter or struct member 'p4d' not described in 'p4d_clear_huge' ../arch/x86/mm/pgtable.c:726: warning: Function parameter or struct member 'pud' not described in 'pud_set_huge' ../arch/x86/mm/pgtable.c:726: warning: Function parameter or struct member 'addr' not described in 'pud_set_huge' ../arch/x86/mm/pgtable.c:726: warning: Function parameter or struct member 'prot' not described in 'pud_set_huge' ../arch/x86/mm/pgtable.c:752: warning: Function parameter or struct member 'pmd' not described in 'pmd_set_huge' ../arch/x86/mm/pgtable.c:752: warning: Function parameter or struct member 'addr' not described in 'pmd_set_huge' ../arch/x86/mm/pgtable.c:752: warning: Function parameter or struct member 'prot' not described in 'pmd_set_huge' ../arch/x86/mm/pgtable.c:779: warning: Function parameter or struct member 'pud' not described in 'pud_clear_huge' ../arch/x86/mm/pgtable.c:794: warning: Function parameter or struct member 'pmd' not described in 'pmd_clear_huge' ../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:781:9: warning: context imbalance in '__do_semtimedop' - unexpected unlock ../io_uring/xattr.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../ipc/sem.c:647: warning: expecting prototype for perform_atomic_semop[_slow](). Prototype was for perform_atomic_semop_slow() instead ../samples/ftrace/sample-trace-array.c:20:20: warning: symbol 'tr' was not declared. Should it be static? ../net/sched/sch_generic.c:221:9: warning: context imbalance in 'try_bulk_dequeue_skb_slow' - different lock contexts for basic block ../net/sched/sch_generic.c:301:28: warning: context imbalance in 'dequeue_skb' - different lock contexts for basic block ../net/sched/sch_generic.c:323:28: warning: context imbalance in 'sch_direct_xmit' - unexpected unlock ../net/sched/sch_generic.c:465:6: warning: context imbalance in 'netif_tx_lock' - wrong count at exit ../net/sched/sch_generic.c:488:6: warning: context imbalance in 'netif_tx_unlock' - unexpected unlock ../net/sched/sch_generic.c:1280:13: warning: context imbalance in 'dev_reset_queue' - different lock contexts for basic block ../ipc/shm.c:131:17: warning: context imbalance in 'do_shm_rmid' - unexpected unlock ../ipc/shm.c:290: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:781:9: warning: context imbalance in 'shm_destroy' - unexpected unlock ../ipc/shm.c:391:17: warning: context imbalance in '__shm_close' - unexpected unlock ../ipc/shm.c:409:12: warning: context imbalance in 'shm_try_destroy_orphaned' - wrong count at exit ../ipc/shm.c:446:26: warning: context imbalance in 'exit_shm' - different lock contexts for basic block ../ipc/shm.c: note: in included file (through ../arch/x86/include/asm/preempt.h, ../include/linux/preempt.h, ../include/linux/spinlock.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../arch/x86/include/asm/current.h:42:16: warning: context imbalance in 'newseg' - unexpected unlock ../ipc/shm.c:1038:9: warning: context imbalance in 'shmctl_down' - different lock contexts for basic block ../ipc/shm.c:1682:17: warning: context imbalance in 'do_shmat' - unexpected unlock ../kernel/panic.c: In function ‘__warn’: ../kernel/panic.c:670:17: warning: function ‘__warn’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 670 | vprintk(args->fmt, args->args); | ^~~~~~~ ../arch/x86/lib/inat.c: note: in included file: ./arch/x86/lib/inat-tables.c:5:19: warning: symbol 'inat_primary_table' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:205:19: warning: symbol 'inat_escape_table_1' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:422:19: warning: symbol 'inat_escape_table_1_1' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:550:19: warning: symbol 'inat_escape_table_1_2' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:586:19: warning: symbol 'inat_escape_table_1_3' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:624:19: warning: symbol 'inat_escape_table_2' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:813:19: warning: symbol 'inat_escape_table_2_1' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:994:19: warning: symbol 'inat_escape_table_2_2' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1031:19: warning: symbol 'inat_escape_table_2_3' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1052:19: warning: symbol 'inat_escape_table_3' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1128:19: warning: symbol 'inat_escape_table_3_1' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1201:19: warning: symbol 'inat_escape_table_3_2' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1205:19: warning: symbol 'inat_escape_table_3_3' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1210:19: warning: symbol 'inat_avx_table_5' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1237:19: warning: symbol 'inat_avx_table_5_1' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1250:19: warning: symbol 'inat_avx_table_5_2' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1270:19: warning: symbol 'inat_avx_table_5_3' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1277:19: warning: symbol 'inat_avx_table_6' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1322:19: warning: symbol 'inat_avx_table_6_1' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1363:19: warning: symbol 'inat_avx_table_6_2' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1369:19: warning: symbol 'inat_avx_table_6_3' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1383:19: warning: symbol 'inat_group_table_6' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1395:19: warning: symbol 'inat_group_table_7' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1407:19: warning: symbol 'inat_group_table_8' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1413:19: warning: symbol 'inat_group_table_9' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1424:19: warning: symbol 'inat_group_table_10' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1433:19: warning: symbol 'inat_group_table_10_3' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1438:19: warning: symbol 'inat_group_table_11' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1448:19: warning: symbol 'inat_group_table_11_2' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1455:19: warning: symbol 'inat_group_table_24' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1460:19: warning: symbol 'inat_group_table_24_1' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1463:19: warning: symbol 'inat_group_table_24_2' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1471:19: warning: symbol 'inat_group_table_4' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1477:19: warning: symbol 'inat_group_table_5' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1483:19: warning: symbol 'inat_group_table_16' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1488:19: warning: symbol 'inat_group_table_16_1' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1495:19: warning: symbol 'inat_group_table_17' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1502:19: warning: symbol 'inat_group_table_17_1' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1511:19: warning: symbol 'inat_group_table_18' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1517:19: warning: symbol 'inat_group_table_18_1' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1525:19: warning: symbol 'inat_group_table_21' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1534:19: warning: symbol 'inat_group_table_21_1' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1537:19: warning: symbol 'inat_group_table_21_2' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1546:19: warning: symbol 'inat_group_table_21_3' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1551:19: warning: symbol 'inat_group_table_13' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1559:19: warning: symbol 'inat_group_table_27' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1566:19: warning: symbol 'inat_group_table_25' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1572:19: warning: symbol 'inat_group_table_25_1' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1580:19: warning: symbol 'inat_group_table_26' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1586:19: warning: symbol 'inat_group_table_26_1' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1594:19: warning: symbol 'inat_group_table_14' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1599:19: warning: symbol 'inat_group_table_15' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1602:19: warning: symbol 'inat_group_table_15_2' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1615:19: warning: symbol 'inat_escape_tables' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1631:19: warning: symbol 'inat_group_tables' was not declared. Should it be static? ./arch/x86/lib/inat-tables.c:1667:19: warning: symbol 'inat_avx_tables' was not declared. Should it be static? ../drivers/pci/pci.c:1172:36: warning: incorrect type in assignment (different base types) ../drivers/pci/pci.c:1172:36: expected restricted pci_power_t [usertype] current_state ../drivers/pci/pci.c:1172:36: got int ../drivers/pci/pci.c:1326:15: warning: incorrect type in assignment (different base types) ../drivers/pci/pci.c:1326:15: expected restricted pci_power_t [assigned] [usertype] state ../drivers/pci/pci.c:1326:15: got int ../drivers/pci/pci.c:1328:50: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1328:69: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1381:28: warning: incorrect type in assignment (different base types) ../drivers/pci/pci.c:1381:28: expected restricted pci_power_t [usertype] current_state ../drivers/pci/pci.c:1381:28: got int ../drivers/pci/pci.c:1471:16: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1471:35: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1471:52: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1471:70: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1493:15: warning: invalid assignment: |= ../drivers/pci/pci.c:1493:15: left side has type unsigned short ../drivers/pci/pci.c:1493:15: right side has type restricted pci_power_t ../drivers/pci/pci.c:1505:28: warning: incorrect type in assignment (different base types) ../drivers/pci/pci.c:1505:28: expected restricted pci_power_t [usertype] current_state ../drivers/pci/pci.c:1505:28: got int ../drivers/pci/pci.c:1522:13: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1522:21: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1524:18: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1524:26: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1547:13: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1547:22: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1934:38: warning: array of flexible structures ../drivers/pci/pci.c:2510:44: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2822:60: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2823:30: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2994:20: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2994:38: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:3017:49: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:3017:67: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:4981:13: warning: invalid assignment: |= ../drivers/pci/pci.c:4981:13: left side has type unsigned short ../drivers/pci/pci.c:4981:13: right side has type restricted pci_power_t ../drivers/pci/pci.c:4986:13: warning: invalid assignment: |= ../drivers/pci/pci.c:4986:13: left side has type unsigned short ../drivers/pci/pci.c:4986:13: right side has type restricted pci_power_t ../drivers/pci/pci.c:1127:24: warning: incorrect type in return expression (different base types) ../drivers/pci/pci.c:1127:24: expected int ../drivers/pci/pci.c:1127:24: got restricted pci_power_t [usertype] ../drivers/pci/pci.c:1127:24: warning: incorrect type in return expression (different base types) ../drivers/pci/pci.c:1127:24: expected int ../drivers/pci/pci.c:1127:24: got restricted pci_power_t [usertype] ../drivers/gpio/gpiolib-cdev.c:560:13: warning: context imbalance in 'supinfo_insert' - wrong count at exit ../drivers/gpio/gpiolib-cdev.c:586:13: warning: context imbalance in 'supinfo_erase' - wrong count at exit ../drivers/gpio/gpiolib-cdev.c:610:13: warning: context imbalance in 'supinfo_to_lineinfo' - wrong count at exit ../arch/x86/kernel/signal.c:394:9: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/signal.c:394:9: expected struct lockdep_map const *lock ../arch/x86/kernel/signal.c:394:9: got struct lockdep_map [noderef] __rcu * ../arch/x86/lib/insn.c:91:21: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:91:21: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:138:13: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:138:13: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:163:21: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:163:21: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:180:21: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:180:21: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:193:13: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:193:13: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:196:34: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:196:34: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:209:30: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:209:30: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:211:30: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:211:30: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:219:30: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:219:30: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:278:14: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:278:14: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:302:22: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:302:22: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:349:23: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:349:23: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:431:40: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:431:40: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:494:40: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:494:40: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:498:48: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:498:48: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:504:48: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:504:48: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:521:49: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:521:49: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:524:49: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:524:49: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:527:49: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:527:49: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:528:49: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:528:49: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:546:50: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:546:50: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:550:50: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:550:50: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:567:51: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:567:51: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:570:51: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:570:51: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:574:51: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:574:51: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:575:51: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:575:51: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:592:51: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:592:51: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:595:51: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:595:51: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:603:43: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:603:43: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:649:50: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:649:50: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:652:50: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:652:50: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:655:50: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:655:50: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:658:51: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:658:51: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:659:51: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:659:51: warning: cast to restricted __le16 ../arch/x86/lib/insn.c:678:51: warning: cast to restricted __le32 ../arch/x86/lib/insn.c:678:51: warning: cast to restricted __le16 ../security/security.c:419:25: warning: cast removes address space '__rcu' of expression ../fs/super.c:528:13: warning: context imbalance in 'grab_super' - unexpected unlock ../fs/super.c:734:20: warning: context imbalance in 'sget_fc' - different lock contexts for basic block ../fs/super.c:808:20: warning: context imbalance in 'sget' - different lock contexts for basic block ../fs/super.c:1366:27: warning: context imbalance in 'bdev_super_lock' - wrong count at exit ../fs/super.c:1402:13: warning: context imbalance in 'fs_bdev_mark_dead' - unexpected unlock ../fs/super.c:1420:13: warning: context imbalance in 'fs_bdev_sync' - unexpected unlock ../fs/super.c:1432:27: warning: context imbalance in 'get_bdev_super' - unexpected unlock ../io_uring/nop.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../arch/x86/events/intel/core.c:3388:1: warning: context imbalance in 'intel_start_scheduling' - different lock contexts for basic block ../arch/x86/events/intel/core.c:3461:9: warning: context imbalance in 'intel_stop_scheduling' - unexpected unlock ../arch/x86/events/intel/core.c:3674:25: warning: context imbalance in 'intel_put_excl_constraints' - unexpected unlock ../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/pnp/support.c:41:14: warning: cast to restricted __be32 ../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 ../arch/x86/lib/insn-eval.c:1152: warning: Function parameter or struct member 'base_offset' not described in 'get_eff_addr_sib' ../arch/x86/lib/insn-eval.c:1152: warning: Excess function parameter 'regoff' description in 'get_eff_addr_sib' ../net/netlink/af_netlink.c:2610:13: warning: context imbalance in 'netlink_walk_start' - wrong count at exit ../net/netlink/af_netlink.c:2616:13: warning: context imbalance in 'netlink_walk_stop' - unexpected unlock ../net/netlink/af_netlink.c:2666:9: warning: context imbalance in 'netlink_seq_start' - wrong count at exit ../arch/x86/kernel/signal_64.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../ipc/namespace.c:134:61: warning: context imbalance in 'free_ipcs' - different lock contexts for basic block ../ipc/namespace.c:201:17: warning: context imbalance in 'put_ipc_ns' - unexpected unlock ../io_uring/fs.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../net/bpf/test_run.c:508:17: warning: symbol 'bpf_fentry_test1' was not declared. Should it be static? ../net/bpf/test_run.c:514:14: warning: symbol 'bpf_fentry_test2' was not declared. Should it be static? ../net/bpf/test_run.c:519:14: warning: symbol 'bpf_fentry_test3' was not declared. Should it be static? ../net/bpf/test_run.c:524:14: warning: symbol 'bpf_fentry_test4' was not declared. Should it be static? ../net/bpf/test_run.c:529:14: warning: symbol 'bpf_fentry_test5' was not declared. Should it be static? ../net/bpf/test_run.c:534:14: warning: symbol 'bpf_fentry_test6' was not declared. Should it be static? ../net/bpf/test_run.c:543:14: warning: symbol 'bpf_fentry_test7' was not declared. Should it be static? ../net/bpf/test_run.c:549:14: warning: symbol 'bpf_fentry_test8' was not declared. Should it be static? ../net/bpf/test_run.c:554:17: warning: symbol 'bpf_fentry_test9' was not declared. Should it be static? ../net/bpf/test_run.c:559:15: warning: symbol 'bpf_fentry_test_sinfo' was not declared. Should it be static? ../net/bpf/test_run.c:563:17: warning: symbol 'bpf_modify_return_test' was not declared. Should it be static? ../net/bpf/test_run.c:569:17: warning: symbol 'bpf_modify_return_test2' was not declared. Should it be static? ../net/bpf/test_run.c:576:14: warning: symbol 'bpf_fentry_shadow_test' was not declared. Should it be static? ../net/bpf/test_run.c:598:18: warning: symbol 'bpf_kfunc_call_test_release' was not declared. Should it be static? ../net/bpf/test_run.c:603:18: warning: symbol 'bpf_kfunc_call_test_release_dtor' was not declared. Should it be static? ../net/bpf/test_run.c:609:18: warning: symbol 'bpf_kfunc_call_memb_release' was not declared. Should it be static? ../net/bpf/test_run.c:613:18: warning: symbol 'bpf_kfunc_call_memb_release_dtor' was not declared. Should it be static? ../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:781:9: warning: context imbalance in 'find_lock_task_mm' - wrong count at exit ../mm/oom_kill.c:222:28: warning: context imbalance in 'oom_badness' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'dump_task' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in '__oom_kill_process' - unexpected unlock ../mm/oom_kill.c:1233:20: warning: context imbalance in '__se_sys_process_mrelease' - unexpected unlock ../mm/maccess.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/mm/pat/memtype.c:710: warning: Function parameter or struct member 'pfn' not described in 'pat_pfn_immune_to_uc_mtrr' ../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 * ../arch/x86/mm/pat/set_memory.c:1152:9: warning: context imbalance in 'split_large_page' - different lock contexts for basic block ../arch/x86/mm/pat/set_memory.c:1767:36: warning: context imbalance in '__change_page_attr_set_clr' - unexpected unlock ../kernel/cpu.c:1288:9: warning: context imbalance in 'clear_tasks_mm_cpumask' - different lock contexts for basic block ../kernel/cpu.c:85: warning: Excess struct member 'cpu' description in 'cpuhp_cpu_state' ../io_uring/splice.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../drivers/clk/clkdev.c: In function ‘vclkdev_alloc’: ../drivers/clk/clkdev.c:173:17: warning: function ‘vclkdev_alloc’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 173 | vscnprintf(cla->dev_id, sizeof(cla->dev_id), dev_fmt, ap); | ^~~~~~~~~~ ../arch/x86/kvm/../../../virt/kvm/pfncache.c:160:17: warning: context imbalance in 'hva_to_pfn_retry' - unexpected unlock ../drivers/acpi/sleep.c:560:46: warning: restricted suspend_state_t degrades to integer ../drivers/acpi/sleep.c:668:50: warning: restricted suspend_state_t degrades to integer ../drivers/acpi/sleep.c:519: warning: Function parameter or struct member 'acpi_state' not described in 'acpi_pm_start' ../drivers/acpi/sleep.c:559: warning: Function parameter or struct member 'pm_state' not described in 'acpi_suspend_begin' ../drivers/acpi/sleep.c:692: warning: Function parameter or struct member 'pm_state' not described in 'acpi_suspend_begin_old' ../drivers/acpi/sleep.c:988: warning: Function parameter or struct member 'stage' not described in 'acpi_hibernation_begin_old' ../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 * ../io_uring/sync.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../io_uring/advise.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../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 * ../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:871:9: warning: context imbalance in 'post_kmmio_handler' - unexpected unlock ../fs/exec.c:420:39: warning: incorrect type in return expression (different address spaces) ../fs/exec.c:420:39: expected char const [noderef] __user * ../fs/exec.c:420:39: got void * ../fs/exec.c:427:31: warning: incorrect type in return expression (different address spaces) ../fs/exec.c:427:31: expected char const [noderef] __user * ../fs/exec.c:427:31: got void * ../fs/exec.c:1061:48: warning: incorrect type in initializer (different address spaces) ../fs/exec.c:1061:48: expected struct sighand_struct *oldsighand ../fs/exec.c:1061:48: got struct sighand_struct [noderef] __rcu *sighand ../fs/exec.c:1168:56: warning: incorrect type in argument 2 (different address spaces) ../fs/exec.c:1168:56: expected struct task_struct *parent ../fs/exec.c:1168:56: got struct task_struct [noderef] __rcu *parent ../fs/exec.c:1203:47: warning: incorrect type in initializer (different address spaces) ../fs/exec.c:1203:47: expected struct sighand_struct *oldsighand ../fs/exec.c:1203:47: got struct sighand_struct [noderef] __rcu *sighand ../fs/exec.c:1321:26: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1321:26: expected struct spinlock [usertype] *lock ../fs/exec.c:1321:26: got struct spinlock [noderef] __rcu * ../fs/exec.c:1323:28: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1323:28: expected struct spinlock [usertype] *lock ../fs/exec.c:1323:28: got struct spinlock [noderef] __rcu * ../fs/exec.c:1816:70: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1816:70: expected struct task_struct *tsk ../fs/exec.c:1816:70: got struct task_struct [noderef] __rcu *parent ../io_uring/filetable.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../arch/x86/lib/usercopy.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/events/amd/uncore.c:649:10: warning: incorrect type in initializer (different address spaces) ../arch/x86/events/amd/uncore.c:649:10: expected void const [noderef] __percpu *__vpp_verify ../arch/x86/events/amd/uncore.c:649:10: got union amd_uncore_info * ../arch/x86/events/amd/uncore.c:780:10: warning: incorrect type in initializer (different address spaces) ../arch/x86/events/amd/uncore.c:780:10: expected void const [noderef] __percpu *__vpp_verify ../arch/x86/events/amd/uncore.c:780:10: got union amd_uncore_info * ../arch/x86/events/amd/uncore.c:898:10: warning: incorrect type in initializer (different address spaces) ../arch/x86/events/amd/uncore.c:898:10: expected void const [noderef] __percpu *__vpp_verify ../arch/x86/events/amd/uncore.c:898:10: got union amd_uncore_info * ../arch/x86/events/amd/uncore.c:920:25: warning: incorrect type in initializer (different address spaces) ../arch/x86/events/amd/uncore.c:920:25: expected void const [noderef] __percpu *__vpp_verify ../arch/x86/events/amd/uncore.c:920:25: got union amd_uncore_info * ../arch/x86/events/amd/uncore.c:1033:30: warning: incorrect type in assignment (different address spaces) ../arch/x86/events/amd/uncore.c:1033:30: expected union amd_uncore_info *[noderef] info ../arch/x86/events/amd/uncore.c:1033:30: got union amd_uncore_info [noderef] __percpu * ../arch/x86/events/amd/uncore.c:1072:43: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/events/amd/uncore.c:1072:43: expected void [noderef] __percpu *__pdata ../arch/x86/events/amd/uncore.c:1072:43: got union amd_uncore_info *[noderef] info ../arch/x86/events/amd/uncore.c:1095:35: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/events/amd/uncore.c:1095:35: expected void [noderef] __percpu *__pdata ../arch/x86/events/amd/uncore.c:1095:35: got union amd_uncore_info *[noderef] info ../arch/x86/events/amd/uncore.c:393:39: warning: incorrect type in initializer (different address spaces) ../arch/x86/events/amd/uncore.c:393:39: expected void const [noderef] __percpu *__vpp_verify ../arch/x86/events/amd/uncore.c:393:39: got union amd_uncore_info * ../arch/x86/events/amd/uncore.c:393:39: warning: dereference of noderef expression ../arch/x86/events/amd/uncore.c:400:39: warning: incorrect type in initializer (different address spaces) ../arch/x86/events/amd/uncore.c:400:39: expected void const [noderef] __percpu *__vpp_verify ../arch/x86/events/amd/uncore.c:400:39: got union amd_uncore_info * ../arch/x86/events/amd/uncore.c:400:39: warning: dereference of noderef expression ../arch/x86/events/amd/uncore.c:393:39: warning: incorrect type in initializer (different address spaces) ../arch/x86/events/amd/uncore.c:393:39: expected void const [noderef] __percpu *__vpp_verify ../arch/x86/events/amd/uncore.c:393:39: got union amd_uncore_info * ../arch/x86/events/amd/uncore.c:393:39: warning: dereference of noderef expression ../arch/x86/events/amd/uncore.c:649:10: warning: dereference of noderef expression ../arch/x86/events/amd/uncore.c:407:39: warning: incorrect type in initializer (different address spaces) ../arch/x86/events/amd/uncore.c:407:39: expected void const [noderef] __percpu *__vpp_verify ../arch/x86/events/amd/uncore.c:407:39: got union amd_uncore_info * ../arch/x86/events/amd/uncore.c:407:39: warning: dereference of noderef expression ../arch/x86/events/amd/uncore.c:400:39: warning: incorrect type in initializer (different address spaces) ../arch/x86/events/amd/uncore.c:400:39: expected void const [noderef] __percpu *__vpp_verify ../arch/x86/events/amd/uncore.c:400:39: got union amd_uncore_info * ../arch/x86/events/amd/uncore.c:400:39: warning: dereference of noderef expression ../arch/x86/events/amd/uncore.c:780:10: warning: dereference of noderef expression ../arch/x86/events/amd/uncore.c:407:39: warning: incorrect type in initializer (different address spaces) ../arch/x86/events/amd/uncore.c:407:39: expected void const [noderef] __percpu *__vpp_verify ../arch/x86/events/amd/uncore.c:407:39: got union amd_uncore_info * ../arch/x86/events/amd/uncore.c:407:39: warning: dereference of noderef expression ../arch/x86/events/amd/uncore.c:400:39: warning: incorrect type in initializer (different address spaces) ../arch/x86/events/amd/uncore.c:400:39: expected void const [noderef] __percpu *__vpp_verify ../arch/x86/events/amd/uncore.c:400:39: got union amd_uncore_info * ../arch/x86/events/amd/uncore.c:400:39: warning: dereference of noderef expression ../arch/x86/events/amd/uncore.c:898:10: warning: dereference of noderef expression ../arch/x86/events/amd/uncore.c:920:25: warning: dereference of noderef expression ../arch/x86/events/amd/uncore.c:1034:22: warning: dereference of noderef expression ../arch/x86/events/amd/uncore.c:1071:21: warning: dereference of noderef expression ../arch/x86/events/amd/uncore.c:1072:37: warning: dereference of noderef expression ../arch/x86/events/amd/uncore.c:1073:25: warning: dereference of noderef expression ../arch/x86/events/amd/uncore.c:1092:22: warning: dereference of noderef expression ../arch/x86/events/amd/uncore.c:1095:29: warning: dereference of noderef expression ../arch/x86/events/amd/uncore.c:1096:17: warning: dereference of noderef expression ../fs/fcntl.c:933:9: error: incompatible types in comparison expression (different address spaces): ../fs/fcntl.c:933:9: struct fasync_struct [noderef] __rcu * ../fs/fcntl.c:933:9: struct fasync_struct * ../fs/fcntl.c:1008:22: error: incompatible types in comparison expression (different address spaces): ../fs/fcntl.c:1008:22: struct fasync_struct [noderef] __rcu * ../fs/fcntl.c:1008:22: struct fasync_struct * ../fs/fcntl.c:1019:33: error: incompatible types in comparison expression (different address spaces): ../fs/fcntl.c:1019:33: struct fasync_struct [noderef] __rcu * ../fs/fcntl.c:1019:33: struct fasync_struct * ../mm/page-writeback.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h): ../include/linux/rcupdate.h:779:9: warning: context imbalance in 'folio_redirty_for_writepage' - different lock contexts for basic block ../include/linux/rcupdate.h:779:9: warning: context imbalance in '__folio_cancel_dirty' - different lock contexts for basic block ../include/linux/rcupdate.h:779:9: warning: context imbalance in 'folio_clear_dirty_for_io' - different lock contexts for basic block ../io_uring/openclose.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: 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 ../arch/x86/kvm/../../../virt/kvm/guest_memfd.c:76:17: warning: context imbalance in 'kvm_gmem_invalidate_begin' - different lock contexts for basic block ../arch/x86/kvm/../../../virt/kvm/guest_memfd.c:248:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kvm/../../../virt/kvm/guest_memfd.c:248:33: expected struct file **f ../arch/x86/kvm/../../../virt/kvm/guest_memfd.c:248:33: got struct file [noderef] __rcu ** ../arch/x86/kvm/../../../virt/kvm/guest_memfd.c:248:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kvm/../../../virt/kvm/guest_memfd.c:248:33: expected struct file **f ../arch/x86/kvm/../../../virt/kvm/guest_memfd.c:248:33: got struct file [noderef] __rcu ** ../kernel/exit.c:337:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:337:37: expected struct task_struct *tsk ../kernel/exit.c:337:37: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:340:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:340:32: expected struct task_struct *task ../kernel/exit.c:340:32: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:341:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:341:35: expected struct task_struct *task ../kernel/exit.c:341:35: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:386:24: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:386:24: expected struct task_struct *parent ../kernel/exit.c:386:24: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:413:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:413:27: expected struct spinlock [usertype] *lock ../kernel/exit.c:413:27: got struct spinlock [noderef] __rcu * ../kernel/exit.c:416:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:416:29: expected struct spinlock [usertype] *lock ../kernel/exit.c:416:29: got struct spinlock [noderef] __rcu * ../kernel/exit.c:458:23: error: incompatible types in comparison expression (different address spaces): ../kernel/exit.c:458:23: struct task_struct [noderef] __rcu * ../kernel/exit.c:458:23: struct task_struct * ../kernel/exit.c:482:9: error: incompatible types in comparison expression (different address spaces): ../kernel/exit.c:482:9: struct list_head * ../kernel/exit.c:482:9: struct list_head [noderef] __rcu * ../kernel/exit.c:642:29: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:644:29: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:797:45: warning: incorrect type in initializer (different address spaces) ../kernel/exit.c:1004:63: warning: incorrect type in initializer (different address spaces) ../kernel/exit.c:1249:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1264:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1315:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1318:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1324:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1500:68: error: incompatible types in comparison expression (different base types): ../kernel/exit.c:1500:68: void * ../kernel/exit.c:1500:68: struct task_struct [noderef] __rcu * ../kernel/exit.c:1529:25: warning: incorrect type in initializer (different address spaces) ../kernel/exit.c:1529:25: expected struct task_struct *parent ../kernel/exit.c:1529:25: got struct task_struct [noderef] __rcu * ../kernel/exit.c:482:9: warning: dereference of noderef expression ../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/percpu-rwsem.h, ../include/linux/fs.h, ../include/linux/huge_mm.h, ../include/linux/mm.h): ../include/linux/sched/task.h:118:21: warning: context imbalance in 'wait_task_zombie' - unexpected unlock ../include/linux/sched/task.h:118:21: warning: context imbalance in 'wait_task_stopped' - unexpected unlock ../include/linux/sched/task.h:118: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:1565:6: warning: context imbalance in '__do_wait' - wrong count at exit ../kernel/exit.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/lib/msr-smp.c:15:23: warning: incorrect type in initializer (different address spaces) ../arch/x86/lib/msr-smp.c:15:23: expected void const [noderef] __percpu *__vpp_verify ../arch/x86/lib/msr-smp.c:15:23: got struct msr * ../arch/x86/lib/msr-smp.c:29:23: warning: incorrect type in initializer (different address spaces) ../arch/x86/lib/msr-smp.c:29:23: expected void const [noderef] __percpu *__vpp_verify ../arch/x86/lib/msr-smp.c:29:23: got struct msr * ../arch/x86/lib/usercopy_64.c:29: warning: Function parameter or struct member 'addr' not described in 'clean_cache_range' ../arch/x86/lib/usercopy_64.c:29: warning: Excess function parameter 'vaddr' description in 'clean_cache_range' ../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:781:9: warning: context imbalance in 'leave_rcu' - unexpected unlock ../fs/namei.c:2349:19: warning: context imbalance in 'path_init' - 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 ../io_uring/uring_cmd.c: note: in included file (through ../include/linux/io_uring/cmd.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../drivers/pnp/isapnp/core.c:38:5: warning: symbol 'isapnp_disable' was not declared. Should it be static? ../arch/x86/kernel/irq_64.c:28:1: warning: symbol '__pcpu_scope_irq_stack_backing_store' was not declared. Should it be static? ../io_uring/epoll.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../arch/x86/lib/msr.c:13:14: warning: incorrect type in assignment (different address spaces) ../arch/x86/lib/msr.c:13:14: expected struct msr *msrs ../arch/x86/lib/msr.c:13:14: got struct msr [noderef] __percpu * ../arch/x86/lib/msr.c:25:21: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/lib/msr.c:25:21: expected void [noderef] __percpu *__pdata ../arch/x86/lib/msr.c:25:21: got struct msr *msrs ../security/keys/keyctl_pkey.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../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/events/intel/p4.c: In function ‘p4_pmu_init’: ../arch/x86/events/intel/p4.c:1369:27: warning: variable ‘high’ set but not used [-Wunused-but-set-variable] 1369 | unsigned int low, high; | ^~~~ ../net/core/scm.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../fs/readdir.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../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 ../drivers/pnp/isapnp/proc.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../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:1891:16: error: incompatible types in comparison expression (different address spaces): ../net/sched/cls_api.c:1891:16: struct tcf_proto * ../net/sched/cls_api.c:1891:16: struct tcf_proto [noderef] __rcu * ../net/sched/cls_api.c:1991:20: error: incompatible types in comparison expression (different address spaces): ../net/sched/cls_api.c:1991:20: struct tcf_proto [noderef] __rcu * ../net/sched/cls_api.c:1991:20: struct tcf_proto * ../net/sched/cls_api.c:1953:25: error: incompatible types in comparison expression (different address spaces): ../net/sched/cls_api.c:1953:25: struct tcf_proto [noderef] __rcu * ../net/sched/cls_api.c:1953:25: struct tcf_proto * ../net/sched/cls_api.c:1973:16: error: incompatible types in comparison expression (different address spaces): ../net/sched/cls_api.c:1973:16: struct tcf_proto * ../net/sched/cls_api.c:1973:16: struct tcf_proto [noderef] __rcu * ../net/sched/cls_api.c:2039:25: warning: restricted __be16 degrades to integer ../net/sched/cls_api.c:2726:50: warning: restricted __be16 degrades to integer ../io_uring/statx.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../net/unix/af_unix.c:1455:9: error: undefined identifier 'other' ../net/unix/af_unix.c:1455:9: error: undefined identifier 'other' ../net/unix/af_unix.c:1455:9: error: undefined identifier 'other' ../net/unix/af_unix.c:1455:9: error: undefined identifier 'other' ../security/selinux/avc.c:469:58: warning: context imbalance in 'avc_alloc_node' - different lock contexts for basic block ../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:566: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:1083:9: warning: context imbalance in 'sender' - wrong count at exit ../net/ipv6/netfilter/ip6_tables.c:1226:41: warning: array of flexible structures ../net/ipv6/netfilter/ip6_tables.c:1547: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 ../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 * ../fs/select.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../net/xfrm/xfrm_policy.c:1323:22: warning: incorrect type in assignment (different address spaces) ../net/xfrm/xfrm_policy.c:1323:22: expected struct hlist_head *odst ../net/xfrm/xfrm_policy.c:1323:22: got struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:3963:43: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_policy.c:3963:43: struct xfrm_policy_afinfo const [noderef] __rcu * ../net/xfrm/xfrm_policy.c:3963:43: struct xfrm_policy_afinfo const * ../net/xfrm/xfrm_policy.c:4053:29: warning: incorrect type in assignment (different address spaces) ../net/xfrm/xfrm_policy.c:4053:29: expected struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:4053:29: got struct hlist_head * ../net/xfrm/xfrm_policy.c:4080:36: warning: incorrect type in argument 1 (different address spaces) ../net/xfrm/xfrm_policy.c:4080:36: expected struct hlist_head *n ../net/xfrm/xfrm_policy.c:4080:36: got struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:4108:17: warning: incorrect type in argument 1 (different address spaces) ../net/xfrm/xfrm_policy.c:4108:17: expected struct hlist_head const *h ../net/xfrm/xfrm_policy.c:4108:17: got struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:4109:36: warning: incorrect type in argument 1 (different address spaces) ../net/xfrm/xfrm_policy.c:4109:36: expected struct hlist_head *n ../net/xfrm/xfrm_policy.c:4109:36: got struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:260: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:781:9: 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 * ../arch/x86/lib/iomem.c:40:23: warning: cast removes address space '__iomem' of expression ../arch/x86/lib/iomem.c:61:19: warning: cast removes address space '__iomem' of expression ../arch/x86/lib/iomem.c:120:17: warning: cast removes address space '__iomem' of expression ../arch/x86/lib/iomem.c:120:17: warning: cast removes address space '__iomem' of expression ../arch/x86/lib/iomem.c:120:17: warning: cast removes address space '__iomem' of expression ../fs/dcache.c:603:17: warning: context imbalance in '__dentry_kill' - unexpected unlock ../fs/dcache.c:641:13: warning: context imbalance in 'lock_for_kill' - different lock contexts for basic block ../fs/dcache.c:833:6: warning: context imbalance in 'dput' - different lock contexts for basic block ../fs/dcache.c:1058:27: warning: context imbalance in 'shrink_dentry_list' - different lock contexts for basic block ../fs/dcache.c:1160:24: warning: context imbalance in 'dentry_lru_isolate_shrink' - different lock contexts for basic block ../fs/dcache.c:1222:13: warning: context imbalance in 'd_walk' - different lock contexts for basic block ../fs/dcache.c:1448:24: warning: context imbalance in 'select_collect2' - different lock contexts for basic block ../fs/dcache.c:1053:28: warning: context imbalance in 'shrink_dcache_parent' - unexpected unlock ../fs/dcache.c: note: in included file (through ../include/linux/dcache.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 * ../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:192:9: warning: context imbalance in 'gen_new_estimator' - different lock contexts for basic block ../drivers/video/fbdev/geode/lxfb_ops.c:602:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:602:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:602:9: got void [noderef] __iomem *gp_regs ../drivers/video/fbdev/geode/lxfb_ops.c:602:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:602:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:602:9: got void [noderef] __iomem *gp_regs ../drivers/video/fbdev/geode/lxfb_ops.c:602:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:602:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:602: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 *dc_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 *dc_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 *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 *vp_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 *vp_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 *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 * ../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 * ../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 * ../drivers/video/fbdev/geode/lxfb_ops.c:633:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:633:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:633:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:633:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:633:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:633:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:633:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:633:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:633:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:760:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:760:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:760:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:760:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:760:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:760:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:760:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:760:9: expected void * ../drivers/video/fbdev/geode/lxfb_ops.c:760:9: got void [noderef] __iomem * ../io_uring/net.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../io_uring/net.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../sound/core/timer.c:790:25: warning: context imbalance in 'snd_timer_process_callbacks' - unexpected unlock ../kernel/user.c:199:17: warning: context imbalance in 'free_uid' - unexpected unlock ../mm/swap.c:89:40: warning: context imbalance in '__page_cache_release' - unexpected unlock ../mm/swap.c: note: in included file (through ../include/linux/swap.h): ../include/linux/memcontrol.h:1705:46: warning: context imbalance in 'folio_batch_move_lru' - unexpected unlock ../arch/x86/xen/mmu_pv.c:665:19: warning: context imbalance in 'xen_pte_lock' - wrong count at exit ../arch/x86/xen/mmu_pv.c:677:13: warning: context imbalance in 'xen_pte_unlock' - unexpected unlock ../fs/inode.c:844:17: warning: context imbalance in 'inode_lru_isolate' - unexpected unlock ../fs/inode.c:899:9: warning: context imbalance in 'find_inode' - different lock contexts for basic block ../fs/inode.c:930:9: warning: context imbalance in 'find_inode_fast' - different lock contexts for basic block ../fs/inode.c:1619:5: warning: context imbalance in 'insert_inode_locked' - wrong count at exit ../fs/inode.c:1737:20: warning: context imbalance in 'iput_final' - unexpected unlock ../fs/inode.c:1751:6: warning: context imbalance in 'iput' - wrong count at exit ../fs/inode.c:2235:13: warning: context imbalance in '__wait_on_freeing_inode' - unexpected unlock ../security/keys/trusted-keys/trusted_tpm1.c:194:19: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:195:15: warning: cast to restricted __be16 ../security/keys/trusted-keys/trusted_tpm1.c:282:19: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:283:15: warning: cast to restricted __be16 ../security/keys/trusted-keys/trusted_tpm1.c:414:21: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:438:19: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:503:17: warning: incorrect type in assignment (different base types) ../security/keys/trusted-keys/trusted_tpm1.c:503:17: expected unsigned int [usertype] ordinal ../security/keys/trusted-keys/trusted_tpm1.c:503:17: got restricted __be32 [usertype] ../security/keys/trusted-keys/trusted_tpm1.c:504:17: warning: incorrect type in assignment (different base types) ../security/keys/trusted-keys/trusted_tpm1.c:504:17: expected unsigned int [usertype] datsize ../security/keys/trusted-keys/trusted_tpm1.c:504:17: got restricted __be32 [usertype] ../security/keys/trusted-keys/trusted_tpm1.c:505:17: warning: incorrect type in assignment (different base types) ../security/keys/trusted-keys/trusted_tpm1.c:505:17: expected unsigned int [usertype] pcrsize ../security/keys/trusted-keys/trusted_tpm1.c:505:17: got restricted __be32 [usertype] ../security/keys/trusted-keys/trusted_tpm1.c:551:24: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:552:23: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:604:17: warning: incorrect type in assignment (different base types) ../security/keys/trusted-keys/trusted_tpm1.c:604:17: expected unsigned int [usertype] ordinal ../security/keys/trusted-keys/trusted_tpm1.c:604:17: got restricted __be32 [usertype] ../security/keys/trusted-keys/trusted_tpm1.c:643:20: warning: cast to restricted __be32 ../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:497:54: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:497:54: expected struct task_struct *parent ../kernel/ptrace.c:497:54: got struct task_struct [noderef] __rcu *parent ../kernel/ptrace.c:505:53: warning: incorrect type in argument 2 (different address spaces) ../kernel/ptrace.c:505:53: expected struct task_struct *new_parent ../kernel/ptrace.c:505:53: got struct task_struct [noderef] __rcu *real_parent ../kernel/ptrace.c:553:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:553:41: expected struct task_struct *p1 ../kernel/ptrace.c:553:41: got struct task_struct [noderef] __rcu *real_parent ../kernel/ptrace.c:555:50: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:555:50: expected struct sighand_struct *sigh ../kernel/ptrace.c:555:50: got struct sighand_struct [noderef] __rcu *sighand ../kernel/ptrace.c:746:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:746:37: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:746:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:754:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:754:39: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:754:39: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:865:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:865:29: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:865:29: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:869:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:869:31: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:869:31: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:1099:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:1099:37: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:1099:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:1101:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:1101:39: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:1101:39: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs.h, ../include/linux/huge_mm.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:453:17: warning: context imbalance in 'ptrace_attach' - different lock contexts for basic block ../kernel/ptrace.c:503: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:693: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:709:9: warning: context imbalance in 'ptrace_setsiginfo' - different lock contexts for basic block ../kernel/ptrace.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../kernel/ptrace.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs.h, ../include/linux/huge_mm.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 * ../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: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../kernel/ptrace.c:1258:9: warning: context imbalance in 'ptrace_request' - different lock contexts for basic block ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/pci/proc.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../io_uring/msg_ring.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../io_uring/timeout.c: note: in included file (through ../include/trace/events/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../security/selinux/hooks.c:5446:22: warning: restricted __be16 degrades to integer ../security/selinux/hooks.c:5447:22: warning: restricted __be16 degrades to integer ../mm/truncate.c:100:17: warning: context imbalance in 'truncate_folio_batch_exceptionals' - unexpected unlock ../drivers/pci/pci-acpi.c:1092:56: warning: restricted pci_power_t degrades to integer ../arch/x86/kvm/emulate.c:5112:21: error: arithmetics on pointers to functions ../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:781:9: warning: context imbalance in 'map_ldt_struct' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'unmap_ldt_struct' - unexpected unlock ../arch/x86/kernel/ldt.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../io_uring/sqpoll.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../include/linux/io_uring_types.h:182:37: warning: array of flexible structures ../io_uring/sqpoll.c:39:9: warning: context imbalance in 'io_sq_thread_unpark' - wrong count at exit ../io_uring/sqpoll.c:50:9: warning: context imbalance in 'io_sq_thread_park' - wrong count at exit ../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:187:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:187:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:187:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:190:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:190:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:190:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:472:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:472:9: expected struct spinlock [usertype] *lock ../kernel/signal.c:472:9: got struct spinlock [noderef] __rcu * ../kernel/signal.c:476:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:476:34: expected struct spinlock [usertype] *lock ../kernel/signal.c:476:34: got struct spinlock [noderef] __rcu * ../kernel/signal.c:509:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:509:9: expected struct spinlock [usertype] *lock ../kernel/signal.c:509:9: got struct spinlock [noderef] __rcu * ../kernel/signal.c:512:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:512:36: expected struct spinlock [usertype] *lock ../kernel/signal.c:512:36: got struct spinlock [noderef] __rcu * ../kernel/signal.c:534:53: warning: incorrect type in initializer (different address spaces) ../kernel/signal.c:534:53: expected struct k_sigaction *ka ../kernel/signal.c:534:53: got struct k_sigaction [noderef] __rcu * ../include/uapi/asm-generic/signal-defs.h:83:29: error: multiple address spaces given ../kernel/signal.c:694:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:694:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:694:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:696:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:696:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:696:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:761:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:761:9: expected struct lockdep_map const *lock ../kernel/signal.c:761:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:886:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:886:9: expected struct lockdep_map const *lock ../kernel/signal.c:886:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:1081:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1081:9: expected struct lockdep_map const *lock ../kernel/signal.c:1081:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:1333:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1333:9: expected struct spinlock [usertype] *lock ../kernel/signal.c:1333:9: got struct spinlock [noderef] __rcu * ../kernel/signal.c:1334:16: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:1334:16: expected struct k_sigaction *action ../kernel/signal.c:1334:16: got struct k_sigaction [noderef] __rcu * ../kernel/signal.c:1355:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1355:34: expected struct spinlock [usertype] *lock ../kernel/signal.c:1355:34: got struct spinlock [noderef] __rcu * ../kernel/signal.c:1936:36: warning: incorrect type in initializer (different address spaces) ../kernel/signal.c:1936:36: expected struct spinlock [usertype] *lock ../kernel/signal.c:1936:36: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2062:44: warning: cast removes address space '__rcu' of expression ../kernel/signal.c:2081:65: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2081:65: expected struct task_struct *tsk ../kernel/signal.c:2081:65: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2082:40: warning: cast removes address space '__rcu' of expression ../kernel/signal.c:2100:14: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2100:14: expected struct sighand_struct *psig ../kernel/signal.c:2100:14: got struct sighand_struct [noderef] __rcu *[noderef] __rcu sighand ../kernel/signal.c:2129:53: warning: incorrect type in argument 3 (different address spaces) ../kernel/signal.c:2129:53: expected struct task_struct *t ../kernel/signal.c:2129:53: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2130:34: warning: incorrect type in argument 2 (different address spaces) ../kernel/signal.c:2130:34: expected struct task_struct *parent ../kernel/signal.c:2130:34: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2159:24: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2159:24: expected struct task_struct *parent ../kernel/signal.c:2159:24: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2162:24: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2162:24: expected struct task_struct *parent ../kernel/signal.c:2162:24: got struct task_struct [noderef] __rcu *real_parent ../kernel/signal.c:2195:17: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2195:17: expected struct sighand_struct *sighand ../kernel/signal.c:2195:17: got struct sighand_struct [noderef] __rcu *sighand ../kernel/signal.c:2235:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2235:41: expected struct spinlock [usertype] *lock ../kernel/signal.c:2235:41: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2237:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2237:39: expected struct spinlock [usertype] *lock ../kernel/signal.c:2237:39: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2294:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2294:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:2294:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2352:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2352:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:2352:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2392:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2392:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:2392:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2394:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2394:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:2394:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2492:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2492:41: expected struct spinlock [usertype] *lock ../kernel/signal.c:2492:41: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2576:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2576:41: expected struct spinlock [usertype] *lock ../kernel/signal.c:2576:41: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2588:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2588:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:2588:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2623:52: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2623:52: expected struct task_struct *tsk ../kernel/signal.c:2623:52: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2625:49: warning: cast removes address space '__rcu' of expression ../kernel/signal.c:2663:49: warning: incorrect type in initializer (different address spaces) ../kernel/signal.c:2663:49: expected struct sighand_struct *sighand ../kernel/signal.c:2663:49: got struct sighand_struct [noderef] __rcu *sighand ../kernel/signal.c:2993:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2993:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:2993:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3014:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3014:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:3014:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3081:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3081:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:3081:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3083:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3083:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:3083:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3234:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3234:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:3234:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3237:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3237:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:3237:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3626:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3626:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:3626:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3638:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3638:37: expected struct spinlock [usertype] *lock ../kernel/signal.c:3638:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3643:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3643:35: expected struct spinlock [usertype] *lock ../kernel/signal.c:3643:35: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3648:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3648:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:3648:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4102:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4102:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:4102:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4114:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4114:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:4114:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4132:11: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:4132:11: expected struct k_sigaction *k ../kernel/signal.c:4132:11: got struct k_sigaction [noderef] __rcu * ../kernel/signal.c:4134:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4134:25: expected struct spinlock [usertype] *lock ../kernel/signal.c:4134:25: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4136:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4136:35: expected struct spinlock [usertype] *lock ../kernel/signal.c:4136:35: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4184:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4184:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:4184:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4833:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4833:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:4833:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4842:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4842:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:4842:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4852:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4852:23: expected struct spinlock [usertype] *lock ../kernel/signal.c:4852:23: got struct spinlock [noderef] __rcu * ../kernel/signal.c:71:34: warning: dereference of noderef expression ../kernel/signal.c:521:35: warning: dereference of noderef expression ../kernel/signal.c:549:52: warning: dereference of noderef expression ../kernel/signal.c:1034: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:1304: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:779: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: 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: 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:779:9: warning: context imbalance in 'send_sigqueue' - different lock contexts for basic block ../kernel/signal.c:2082:40: warning: dereference of noderef expression ../kernel/signal.c:2082: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:2420:13: warning: context imbalance in 'do_signal_stop' - different lock contexts for basic block ../kernel/signal.c:2625:49: warning: dereference of noderef expression ../kernel/signal.c:2625: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:2746:33: warning: context imbalance in 'get_signal' - unexpected unlock ../kernel/signal.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../kernel/signal.c:4103:33: warning: dereference of noderef expression ../kernel/signal.c:4192:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4192:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:4192:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4198:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4198:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:4198:33: got struct spinlock [noderef] __rcu * ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../net/xfrm/xfrm_state.c:986:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:986:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:986:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:986:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:986:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:986:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:986:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:986:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:986:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:986:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1028:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1028:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1028:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1028:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1028:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1028:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1028:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1028:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1028:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1028:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1053:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1053:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1053:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1053:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1053:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1053:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1053:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1053:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1053:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1053:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1160:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1160:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1160:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1160:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1160:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1160:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1160:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1160:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1160:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1160:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1194:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1194:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1194:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1194:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1194:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1194:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1194:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1194:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1194:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1194:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1296:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1296:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1296:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1296:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1296:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1296:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1296:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1296:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1296:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1296:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1300:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1300:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1300:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1300:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1300:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1300:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1300:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1300:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1300:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1300:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1305:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1305:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1305:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1305:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1305:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1305:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1305:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1305:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1305:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1305:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1311:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1311:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1311:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1311:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1311:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1311:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1311:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1311:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1311:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1311:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1426:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1426:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1426:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1426:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1426:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1426:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1426:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1426:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1426:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1426:9: warning: too many warnings ../net/xfrm/xfrm_state.c: note: in included file: ../include/net/xfrm.h:1840:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1840:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1840:16: struct sock * ../security/smack/smackfs.c:1504:47: warning: incorrect type in assignment (different base types) ../security/smack/smackfs.c:1504:47: expected restricted __be16 ../security/smack/smackfs.c:1504:47: got int ../security/smack/smackfs.c:1507:47: warning: incorrect type in assignment (different base types) ../security/smack/smackfs.c:1507:47: expected restricted __be16 ../security/smack/smackfs.c:1507:47: got int ../security/smack/smackfs.c:1945:17: error: incompatible types in comparison expression (different address spaces): ../security/smack/smackfs.c:1945:17: struct list_head [noderef] __rcu * ../security/smack/smackfs.c:1945: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:781:9: warning: context imbalance in 'smk_seq_stop' - unexpected unlock ../drivers/pci/quirks.c:2458:57: warning: restricted pci_power_t degrades to integer ../security/selinux/netnode.c:73:17: warning: restricted __be32 degrades to integer ../security/selinux/netnode.c:90:32: warning: restricted __be32 degrades to integer ../security/smack/smack_lsm.c:1911:61: warning: incorrect type in argument 1 (different address spaces) ../security/smack/smack_lsm.c:1911:61: expected struct cred const *cred ../security/smack/smack_lsm.c:1911:61: got struct cred const [noderef] __rcu *cred ../security/smack/smack_lsm.c:5209:30: warning: cast removes address space '__rcu' of expression ../drivers/pmdomain/apple/pmgr-pwrstate.c:180:32: warning: symbol 'apple_pmgr_reset_ops' was not declared. Should it be static? ../kernel/umh.c:70:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/umh.c:70:31: expected struct spinlock [usertype] *lock ../kernel/umh.c:70:31: got struct spinlock [noderef] __rcu * ../kernel/umh.c:72:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/umh.c:72:33: expected struct spinlock [usertype] *lock ../kernel/umh.c:72:33: got struct spinlock [noderef] __rcu * ../arch/x86/events/intel/uncore_nhmex.c: note: in included file (through ../arch/x86/include/asm/irqflags.h, ../include/linux/irqflags.h, ../include/linux/spinlock.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h, ...): ../arch/x86/include/asm/paravirt.h:231:9: warning: cast truncates bits from constant value (8000000000000000 becomes 0) ../arch/x86/include/asm/paravirt.h:231:9: warning: cast truncates bits from constant value (8000000000000000 becomes 0) ../io_uring/fdinfo.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../include/linux/io_uring_types.h:182:37: warning: array of flexible structures ../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:285:9: warning: context imbalance in 'kvm_inhibit_apic_access_page' - unexpected unlock ../drivers/acpi/dock.c:388: warning: Function parameter or struct member 'ds' not described in 'handle_eject_request' ../drivers/acpi/dock.c:388: warning: Function parameter or struct member 'event' not described in 'handle_eject_request' ../kernel/sys.c:1102:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sys.c:1102:32: expected struct task_struct *p1 ../kernel/sys.c:1102:32: got struct task_struct [noderef] __rcu *real_parent ../kernel/sys.c:1849:33: warning: context imbalance in 'getrusage' - different lock contexts for basic block ../sound/core/pcm_native.c:95:1: warning: context imbalance in 'snd_pcm_group_lock' - different lock contexts for basic block ../sound/core/pcm_native.c:96:1: warning: context imbalance in 'snd_pcm_group_unlock' - unexpected unlock ../sound/core/pcm_native.c:97:1: warning: context imbalance in 'snd_pcm_group_lock_irq' - different lock contexts for basic block ../sound/core/pcm_native.c:98:1: warning: context imbalance in 'snd_pcm_group_unlock_irq' - unexpected unlock ../sound/core/pcm_native.c:145:9: warning: context imbalance in 'snd_pcm_stream_lock_nested' - different lock contexts for basic block ../sound/core/pcm_native.c:171:9: warning: context imbalance in '_snd_pcm_stream_lock_irqsave' - different lock contexts for basic block ../sound/core/pcm_native.c:184:9: warning: context imbalance in '_snd_pcm_stream_lock_irqsave_nested' - different lock contexts for basic block ../sound/core/pcm_native.c:201:39: warning: context imbalance in 'snd_pcm_stream_unlock_irqrestore' - unexpected unlock ../sound/core/pcm_native.c:1278:44: warning: context imbalance in 'snd_pcm_action_group' - unexpected unlock ../sound/core/pcm_native.c:1348:37: warning: context imbalance in 'snd_pcm_stream_group_ref' - different lock contexts for basic block ../sound/core/pcm_native.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/mm/mem_encrypt_amd.c:46:5: warning: symbol 'sev_check_data' was not declared. Should it be static? ../arch/x86/kvm/x86.c:244:47: warning: array of flexible structures ../arch/x86/kvm/x86.c: note: in included file: ../include/linux/kvm_host.h:1978:54: warning: array of flexible structures ../arch/x86/kvm/x86.c:270:49: warning: array of flexible structures ../include/linux/kvm_host.h:1980:56: warning: array of flexible structures ../arch/x86/kvm/x86.c:3009:9: warning: context imbalance in '__kvm_start_pvclock_update' - wrong count at exit ../arch/x86/kvm/x86.c:3020:13: warning: context imbalance in 'kvm_end_pvclock_update' - unexpected unlock ../arch/x86/kvm/x86.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../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:285:9: warning: context imbalance in 'vcpu_enter_guest' - unexpected unlock ../include/linux/srcu.h:285:9: warning: context imbalance in 'vcpu_run' - unexpected unlock ../arch/x86/events/intel/uncore_snb.c: note: in included file (through ../arch/x86/include/asm/irqflags.h, ../include/linux/irqflags.h, ../include/linux/spinlock.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h, ...): ../arch/x86/include/asm/paravirt.h:231:9: warning: cast truncates bits from constant value (1000000ff becomes ff) ../io_uring/tctx.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../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 ../net/xfrm/xfrm_input.c:77:21: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_input.c:77:21: struct xfrm_input_afinfo const [noderef] __rcu * ../net/xfrm/xfrm_input.c:77:21: struct xfrm_input_afinfo const * ../net/xfrm/xfrm_input.c:99: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/hrtimer.h, ../include/linux/interrupt.h): ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'xfrm_rcv_cb' - unexpected unlock ../fs/file.c:379:17: warning: incorrect type in assignment (different address spaces) ../fs/file.c:379:17: expected struct file **old_fds ../fs/file.c:379:17: got struct file [noderef] __rcu **fd ../fs/file.c:380:17: warning: incorrect type in assignment (different address spaces) ../fs/file.c:380:17: expected struct file **new_fds ../fs/file.c:380:17: got struct file [noderef] __rcu **fd ../fs/file.c:395:17: error: incompatible types in comparison expression (different address spaces): ../fs/file.c:395:17: struct file [noderef] __rcu * ../fs/file.c:395:17: struct file * ../fs/file.c:430:54: warning: incorrect type in initializer (different address spaces) ../fs/file.c:470:28: warning: incorrect type in initializer (different address spaces) ../fs/file.c:468:21: warning: symbol 'init_files' was not declared. Should it be static? ../fs/file.c:653:14: warning: incorrect type in assignment (different address spaces) ../fs/file.c:843:30: warning: incorrect type in assignment (different address spaces) ../fs/file.c:864:14: warning: incorrect type in assignment (different address spaces) ../fs/file.c:868:13: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:871:23: warning: incorrect type in assignment (different address spaces) ../fs/file.c:894:24: warning: incorrect type in return expression (different address spaces) ../fs/file.c:896:14: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:917:22: warning: incorrect type in assignment (different address spaces) ../fs/file.c:924:24: warning: incorrect type in return expression (different address spaces) ../fs/file.c:946:31: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:946:14: warning: incorrect type in assignment (different address spaces) ../fs/file.c:950:16: warning: incorrect type in return expression (different address spaces) ../fs/file.c:1254:16: warning: incorrect type in assignment (different address spaces) ../kernel/workqueue.c:325:40: warning: duplicate [noderef] ../kernel/workqueue.c:325:40: error: multiple address spaces given: __percpu & __rcu ../net/ipv4/inet_connection_sock.c:320:36: warning: context imbalance in 'inet_csk_find_open_port' - wrong count at exit ../net/ipv4/inet_connection_sock.c:597:23: warning: context imbalance in 'inet_csk_get_port' - unexpected unlock ../net/ipv4/inet_connection_sock.c:1361:9: warning: context imbalance in 'inet_csk_complete_hashdance' - unexpected unlock ../security/tomoyo/common.c:907:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:907:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:907:9: struct list_head * ../security/tomoyo/common.c:907:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:907:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:907:9: struct list_head * ../security/tomoyo/common.c:1592:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1592:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1592:9: struct list_head * ../security/tomoyo/common.c:1592:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1592:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1592:9: struct list_head * ../security/tomoyo/common.c:1614:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1614:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1614:9: struct list_head * ../security/tomoyo/common.c:1614:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1614:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1614:9: struct list_head * ../security/tomoyo/common.c:1795:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1795:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1795:9: struct list_head * ../security/tomoyo/common.c:1799:17: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1799:17: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1799:17: struct list_head * ../security/tomoyo/common.c:1799:17: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1799:17: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1799:17: struct list_head * ../security/tomoyo/common.c:1795:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1795:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1795:9: struct list_head * ../security/tomoyo/common.c:1854:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1854:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1854:9: struct list_head * ../security/tomoyo/common.c:1854:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1854:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1854:9: struct list_head * ../security/tomoyo/common.c:940:26: warning: dereference of noderef expression ../security/tomoyo/common.c:940:26: warning: dereference of noderef expression ../security/tomoyo/common.c:941:26: warning: dereference of noderef expression ../security/tomoyo/common.c:941:26: warning: dereference of noderef expression ../kernel/pid.c:382:9: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:382:9: struct pid [noderef] __rcu * ../kernel/pid.c:382:9: struct pid * ../kernel/pid.c:383:9: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:383:9: struct pid [noderef] __rcu * ../kernel/pid.c:383:9: struct pid * ../kernel/pid.c:445:23: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:445:23: struct pid [noderef] __rcu * ../kernel/pid.c:445:23: struct pid * ../kernel/pid.c:503:24: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:503:24: struct pid [noderef] __rcu * ../kernel/pid.c:503:24: struct pid * ../kernel/pid.c: note: in included file (through ../include/linux/dcache.h, ../include/linux/fs.h, ../include/linux/huge_mm.h, ../include/linux/mm.h): ../include/linux/rculist.h:552:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist.h:552:9: struct hlist_node [noderef] __rcu * ../include/linux/rculist.h:552:9: struct hlist_node * ../include/linux/rculist.h:553:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist.h:553:9: struct hlist_node [noderef] __rcu * ../include/linux/rculist.h:553:9: struct hlist_node * ../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: note: in included file (through ../include/trace/events/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../io_uring/poll.c:460:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:460:40: expected int mask ../io_uring/poll.c:460:40: got restricted __poll_t [usertype] mask ../io_uring/poll.c:302:38: warning: incorrect type in assignment (different base types) ../io_uring/poll.c:302:38: expected signed int [usertype] res ../io_uring/poll.c:302:38: got restricted __poll_t ../io_uring/poll.c:322:56: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:321:66: warning: incorrect type in argument 1 (different base types) ../io_uring/poll.c:321:66: expected restricted __poll_t [usertype] val ../io_uring/poll.c:321:66: got unsigned int ../io_uring/poll.c:321:52: warning: incorrect type in initializer (different base types) ../io_uring/poll.c:321:52: expected restricted __poll_t [usertype] mask ../io_uring/poll.c:321:52: got unsigned short ../io_uring/poll.c:324:67: warning: incorrect type in argument 3 (different base types) ../io_uring/poll.c:324:67: expected signed int [usertype] res ../io_uring/poll.c:324:67: got restricted __poll_t [usertype] mask ../io_uring/poll.c:326:53: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:326:53: expected signed int [usertype] res ../io_uring/poll.c:326:53: got restricted __poll_t [usertype] mask ../io_uring/poll.c:371:71: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:371:65: warning: incorrect type in argument 1 (different base types) ../io_uring/poll.c:371:65: expected restricted __poll_t [usertype] val ../io_uring/poll.c:371:65: got unsigned int ../io_uring/poll.c:652:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:652:40: expected int mask ../io_uring/poll.c:652:40: got restricted __poll_t [assigned] [usertype] mask ../io_uring/poll.c:719:45: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:719:43: warning: incorrect type in initializer (different base types) ../io_uring/poll.c:719:43: expected restricted __poll_t [usertype] mask ../io_uring/poll.c:719:43: got unsigned int ../io_uring/poll.c:759:38: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:759:38: expected int mask ../io_uring/poll.c:759:38: got restricted __poll_t [assigned] [usertype] mask ../io_uring/poll.c:759:55: warning: incorrect type in argument 3 (different base types) ../io_uring/poll.c:759:55: expected int events ../io_uring/poll.c:759:55: got restricted __poll_t [usertype] events ../io_uring/poll.c:913:24: warning: invalid assignment: |= ../io_uring/poll.c:913:24: left side has type unsigned int ../io_uring/poll.c:913:24: right side has type restricted __poll_t ../io_uring/poll.c:915:24: warning: invalid assignment: |= ../io_uring/poll.c:915:24: left side has type unsigned int ../io_uring/poll.c:915:24: right side has type restricted __poll_t ../io_uring/poll.c:917:55: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:916:29: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:916:38: warning: incorrect type in return expression (different base types) ../io_uring/poll.c:916:38: expected restricted __poll_t ../io_uring/poll.c:916:38: got unsigned int ../io_uring/poll.c:984:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:984:40: expected signed int [usertype] res ../io_uring/poll.c:984:40: got restricted __poll_t [addressable] [assigned] [usertype] result_mask ../io_uring/poll.c:1032:38: warning: invalid assignment: &= ../io_uring/poll.c:1032:38: left side has type restricted __poll_t ../io_uring/poll.c:1032:38: right side has type int ../io_uring/poll.c:1033:52: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:1033:38: warning: invalid assignment: |= ../io_uring/poll.c:1033:38: left side has type restricted __poll_t ../io_uring/poll.c:1033:38: right side has type unsigned int ../io_uring/poll.c:803:24: warning: context imbalance in 'io_poll_find' - wrong count at exit ../io_uring/poll.c:832:24: warning: context imbalance in 'io_poll_file_find' - wrong count at exit ../io_uring/poll.c:884:28: warning: context imbalance in '__io_poll_cancel' - unexpected unlock ../io_uring/poll.c:1004:28: warning: context imbalance in 'io_poll_remove' - unexpected unlock ../arch/x86/kernel/i8259.c:57:15: warning: symbol 'io_apic_irqs' 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:781:9: warning: context imbalance in 'xfrm_local_error' - unexpected unlock ../mm/vmscan.c:2540:1: warning: symbol 'lru_gen_caps' was not declared. Should it be static? ../mm/vmscan.c:771:28: warning: context imbalance in '__remove_mapping' - unexpected unlock ../mm/vmscan.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:781:9: warning: context imbalance in 'walk_pte_range' - unexpected unlock ../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? ../mm/util.c:127:6: warning: multiple definitions for function 'kmemdup' ../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:702:23: the previous one is here ../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 ../io_uring/cancel.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../drivers/phy/mediatek/phy-mtk-tphy.c:482:25: warning: dubious: x & !y ../drivers/phy/mediatek/phy-mtk-tphy.c:599:17: warning: dubious: x & !y ../security/yama/yama_lsm.c:238:34: error: incompatible types in comparison expression (different address spaces): ../security/yama/yama_lsm.c:238:34: struct task_struct [noderef] __rcu * ../security/yama/yama_lsm.c:238:34: struct task_struct * ../security/yama/yama_lsm.c:284:26: error: incompatible types in comparison expression (different address spaces): ../security/yama/yama_lsm.c:284:26: struct task_struct [noderef] __rcu * ../security/yama/yama_lsm.c:284:26: struct task_struct * ../security/yama/yama_lsm.c:287:34: error: incompatible types in comparison expression (different address spaces): ../security/yama/yama_lsm.c:287:34: struct task_struct [noderef] __rcu * ../security/yama/yama_lsm.c:287:34: struct task_struct * ../security/yama/yama_lsm.c:328:26: error: incompatible types in comparison expression (different address spaces): ../security/yama/yama_lsm.c:328:26: struct task_struct [noderef] __rcu * ../security/yama/yama_lsm.c:328:26: struct task_struct * ../security/yama/yama_lsm.c:117: warning: Function parameter or struct member 'work' not described in 'yama_relation_cleanup' ../net/xfrm/xfrm_replay.c: note: in included file: ../include/net/xfrm.h:1840:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1840:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1840:16: struct sock * ../include/net/xfrm.h:1840:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1840:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1840:16: struct sock * ../include/net/xfrm.h:1840:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1840:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1840:16: struct sock * ../include/net/xfrm.h:1840:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1840:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1840:16: struct sock * ../include/net/xfrm.h:1840:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1840:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1840:16: struct sock * ../include/net/xfrm.h:1840:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1840:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1840:16: struct sock * ../include/net/xfrm.h:1840:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1840:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1840:16: struct sock * ../include/net/xfrm.h:1840:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1840:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1840:16: struct sock * ../include/net/xfrm.h:1840:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1840:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1840:16: struct sock * ../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 * ../io_uring/kbuf.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../io_uring/kbuf.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/phy/marvell/phy-mmp3-hsic.c:58:31: warning: cast removes address space '__iomem' of expression ../drivers/video/fbdev/omap2/omapfb/dss/dispc.c:278:9: warning: context imbalance in 'mgr_fld_write' - different lock contexts for basic block ../fs/namespace.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../net/netfilter/nfnetlink_hook.c: note: in included file (through ../include/linux/workqueue.h, ../include/linux/bpf.h): ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'nf_netlink_dump_start_rcu' - unexpected unlock ../fs/seq_file.c:938:9: error: incompatible types in comparison expression (different address spaces): ../fs/seq_file.c:938:9: struct list_head [noderef] __rcu * ../fs/seq_file.c:938:9: struct list_head * ../fs/seq_file.c:938:9: error: incompatible types in comparison expression (different address spaces): ../fs/seq_file.c:938:9: struct list_head [noderef] __rcu * ../fs/seq_file.c:938:9: struct list_head * ../fs/seq_file.c:960:12: warning: incorrect type in assignment (different address spaces) ../fs/seq_file.c:960:12: expected struct list_head *lh ../fs/seq_file.c:960:12: got struct list_head [noderef] __rcu * ../fs/seq_file.c:1087:24: error: incompatible types in comparison expression (different address spaces): ../fs/seq_file.c:1087:24: struct hlist_node [noderef] __rcu * ../fs/seq_file.c:1087:24: struct hlist_node * ../fs/seq_file.c:1089:24: error: incompatible types in comparison expression (different address spaces): ../fs/seq_file.c:1089:24: struct hlist_node [noderef] __rcu * ../fs/seq_file.c:1089:24: struct hlist_node * ../drivers/pmdomain/qcom/rpmpd.c:78:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:78:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:78:16: got int ../drivers/pmdomain/qcom/rpmpd.c:87:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:87:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:87:16: got int ../drivers/pmdomain/qcom/rpmpd.c:96:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:96:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:96:16: got int ../drivers/pmdomain/qcom/rpmpd.c:105:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:105:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:105:16: got int ../drivers/pmdomain/qcom/rpmpd.c:114:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:114:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:114:16: got int ../drivers/pmdomain/qcom/rpmpd.c:123:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:123:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:123:16: got int ../drivers/pmdomain/qcom/rpmpd.c:132:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:132:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:132:16: got int ../drivers/pmdomain/qcom/rpmpd.c:141:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:141:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:141:16: got int ../drivers/pmdomain/qcom/rpmpd.c:150:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:150:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:150:16: got int ../drivers/pmdomain/qcom/rpmpd.c:159:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:159:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:159:16: got int ../drivers/pmdomain/qcom/rpmpd.c:168:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:168:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:168:16: got int ../drivers/pmdomain/qcom/rpmpd.c:177:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:177:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:177:16: got int ../drivers/pmdomain/qcom/rpmpd.c:184:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:184:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:184:16: got int ../drivers/pmdomain/qcom/rpmpd.c:191:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:191:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:191:16: got int ../drivers/pmdomain/qcom/rpmpd.c:198:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:198:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:198:16: got int ../drivers/pmdomain/qcom/rpmpd.c:205:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:205:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:205:16: got int ../drivers/pmdomain/qcom/rpmpd.c:212:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:212:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:212:16: got int ../drivers/pmdomain/qcom/rpmpd.c:219:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:219:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:219:16: got int ../drivers/pmdomain/qcom/rpmpd.c:226:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:226:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:226:16: got int ../drivers/pmdomain/qcom/rpmpd.c:234:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:234:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:234:16: got int ../drivers/pmdomain/qcom/rpmpd.c:241:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:241:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:241:16: got int ../drivers/pmdomain/qcom/rpmpd.c:252:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:252:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:252:16: got int ../drivers/pmdomain/qcom/rpmpd.c:263:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:263:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:263:16: got int ../drivers/pmdomain/qcom/rpmpd.c:273:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:273:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:273: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:291:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:291:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:291:16: got int ../drivers/pmdomain/qcom/rpmpd.c:300:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:300:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:300:16: got int ../drivers/pmdomain/qcom/rpmpd.c:309:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:309:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:309: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:327:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:327:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:327:16: got int ../drivers/pmdomain/qcom/rpmpd.c:336:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:336:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:336:16: got int ../drivers/pmdomain/qcom/rpmpd.c:345:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:345:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:345:16: got int ../drivers/pmdomain/qcom/rpmpd.c:354:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:354:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:354:16: got int ../drivers/pmdomain/qcom/rpmpd.c:363:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:363:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:363:16: got int ../drivers/pmdomain/qcom/rpmpd.c:372:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:372:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:372:16: got int ../drivers/pmdomain/qcom/rpmpd.c:381:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:381:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:381:16: got int ../drivers/pmdomain/qcom/rpmpd.c:390:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:390:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:390:16: got int ../drivers/pmdomain/qcom/rpmpd.c:399:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:399:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:399:16: got int ../drivers/pmdomain/qcom/rpmpd.c:408:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:408:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:408:16: got int ../drivers/pmdomain/qcom/rpmpd.c:415:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:415:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:415:16: got int ../drivers/pmdomain/qcom/rpmpd.c:422:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:422:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:422:16: got int ../drivers/pmdomain/qcom/rpmpd.c:429:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:429:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:429:16: got int ../drivers/pmdomain/qcom/rpmpd.c:439:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:439:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:439:16: got int ../drivers/pmdomain/qcom/rpmpd.c:448:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:448:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:448:16: got int ../drivers/pmdomain/qcom/rpmpd.c:457:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:457:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:457:16: got int ../drivers/pmdomain/qcom/rpmpd.c:466:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:466:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:466:16: got int ../drivers/pmdomain/qcom/rpmpd.c:473:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:473:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:473:16: got int ../drivers/pmdomain/qcom/rpmpd.c:481:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:481:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:481:16: got int ../drivers/pmdomain/qcom/rpmpd.c:488:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:488:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:488:16: got int ../drivers/pmdomain/qcom/rpmpd.c:496:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:496:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:496: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:511:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:511:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:511:16: got int ../drivers/pmdomain/qcom/rpmpd.c:518:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:518:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:518:16: got int ../drivers/pmdomain/qcom/rpmpd.c:525:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:525:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:525:16: got int ../drivers/pmdomain/qcom/rpmpd.c:532:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:532:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:532:16: got int ../drivers/pmdomain/qcom/rpmpd.c:539:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:539:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:539:16: got int ../drivers/pmdomain/qcom/rpmpd.c:546:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:546:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:546:16: got int ../drivers/pmdomain/qcom/rpmpd.c:554:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:554:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:554:16: got int ../drivers/pmdomain/qcom/rpmpd.c:561:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:561:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:561:16: got int ../drivers/pmdomain/qcom/rpmpd.c:568:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:568:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:568:16: got int ../drivers/pmdomain/qcom/rpmpd.c:575:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:575:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:575:16: got int ../drivers/pmdomain/qcom/rpmpd.c:877:24: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:877:24: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:877:24: got int ../drivers/video/fbdev/core/bitblit.c:345:37: warning: cast truncates bits from constant value (ffffff00 becomes 0) ../security/safesetid/securityfs.c:271:15: error: incompatible types in comparison expression (different address spaces): ../security/safesetid/securityfs.c:271:15: struct setid_ruleset [noderef] __rcu * ../security/safesetid/securityfs.c:271:15: struct setid_ruleset * ../security/safesetid/securityfs.c:286:61: warning: incorrect type in argument 6 (different address spaces) ../security/safesetid/securityfs.c:286:61: expected struct setid_ruleset *ruleset ../security/safesetid/securityfs.c:286:61: got struct setid_ruleset [noderef] __rcu *extern [addressable] [assigned] [toplevel] safesetid_setuid_rules ../security/safesetid/securityfs.c:293:61: warning: incorrect type in argument 6 (different address spaces) ../security/safesetid/securityfs.c:293:61: expected struct setid_ruleset *ruleset ../security/safesetid/securityfs.c:293:61: got struct setid_ruleset [noderef] __rcu *extern [addressable] [assigned] [toplevel] safesetid_setgid_rules ../io_uring/rsrc.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../kernel/notifier.c:39:20: warning: incorrect type in assignment (different address spaces) ../kernel/notifier.c:39:20: expected struct notifier_block **nl ../kernel/notifier.c:39:20: got struct notifier_block [noderef] __rcu ** ../kernel/notifier.c:41:17: warning: incorrect type in assignment (different address spaces) ../kernel/notifier.c:41:17: expected struct notifier_block [noderef] __rcu *next ../kernel/notifier.c:41:17: got struct notifier_block * ../kernel/notifier.c:42:9: error: incompatible types in comparison expression (different address spaces): ../kernel/notifier.c:42:9: struct notifier_block [noderef] __rcu * ../kernel/notifier.c:42:9: struct notifier_block * ../kernel/notifier.c:52:25: error: incompatible types in comparison expression (different address spaces): ../kernel/notifier.c:52:25: struct notifier_block [noderef] __rcu * ../kernel/notifier.c:52:25: struct notifier_block * ../kernel/notifier.c:156:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:179:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:201:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:231:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:269:49: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:272:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:332:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:335:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:353:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:388:44: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:413:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:430:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:437:44: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:461:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:491:49: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:494:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:521:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:524:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:554:36: warning: incorrect type in argument 1 (different address spaces) ../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? ../drivers/clk/clk-xgene.c:480:9: warning: context imbalance in 'xgene_clk_enable' - different lock contexts for basic block ../drivers/clk/clk-xgene.c:509:9: warning: context imbalance in 'xgene_clk_disable' - different lock contexts for basic block ../drivers/clk/clk-xgene.c:593:9: warning: context imbalance in 'xgene_clk_set_rate' - different lock contexts for basic block ../mm/vmstat.c:1467:47: warning: context imbalance in 'walk_zones_in_node' - unexpected unlock ../sound/usb/mixer_scarlett2.c:4319:30: warning: dubious: !x | y ../sound/usb/mixer_scarlett2.c:4710:30: warning: dubious: !x | y ../drivers/pwm/pwm-mediatek.c:60: warning: Excess struct member 'clk_freq' description in 'pwm_mediatek_chip' ../block/partitions/aix.c:81: warning: Function parameter or struct member 'state' not described in 'read_lba' ../block/partitions/aix.c:81: warning: Function parameter or struct member 'lba' not described in 'read_lba' ../block/partitions/aix.c:81: warning: Function parameter or struct member 'buffer' not described in 'read_lba' ../block/partitions/aix.c:81: warning: Function parameter or struct member 'count' not described in 'read_lba' ../block/partitions/aix.c:114: warning: Function parameter or struct member 'state' not described in 'alloc_pvd' ../block/partitions/aix.c:114: warning: Function parameter or struct member 'lba' not described in 'alloc_pvd' ../block/partitions/aix.c:139: warning: Function parameter or struct member 'state' not described in 'alloc_lvn' ../block/partitions/aix.c:139: warning: Function parameter or struct member 'lba' not described in 'alloc_lvn' ../io_uring/rw.c: note: in included file (through ../include/linux/io_uring/cmd.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../io_uring/rw.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/kernel/sys_ia32.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../net/ipv4/tcp_input.c:7228:17: warning: context imbalance in 'tcp_conn_request' - unexpected unlock ../arch/x86/kernel/signal_32.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of 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:2384:28: warning: context imbalance in 'get_next_corpse' - unexpected unlock ../kernel/cred.c:104:9: error: incompatible types in comparison expression (different address spaces): ../kernel/cred.c:104:9: struct cred * ../kernel/cred.c:104:9: struct cred const [noderef] __rcu * ../kernel/cred.c:105:9: error: incompatible types in comparison expression (different address spaces): ../kernel/cred.c:105:9: struct cred * ../kernel/cred.c:105:9: struct cred const [noderef] __rcu * ../kernel/cred.c:121:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/cred.c:121:9: expected struct atomic64_t const [usertype] *v ../kernel/cred.c:121:9: got struct atomic64_t const [noderef] __rcu * ../kernel/cred.c:124:22: warning: cast removes address space '__rcu' of expression ../kernel/cred.c:127:17: warning: cast removes address space '__rcu' of expression ../kernel/cred.c:218:13: warning: incorrect type in assignment (different address spaces) ../kernel/cred.c:218:13: expected struct cred const *old ../kernel/cred.c:218:13: got struct cred const [noderef] __rcu *cred ../kernel/cred.c:305:47: warning: incorrect type in argument 1 (different address spaces) ../kernel/cred.c:305:47: expected struct cred const *cred ../kernel/cred.c:305:47: got struct cred const [noderef] __rcu *cred ../kernel/cred.c:305:30: warning: incorrect type in assignment (different address spaces) ../kernel/cred.c:305:30: expected struct cred const [noderef] __rcu *real_cred ../kernel/cred.c:305:30: got struct cred const * ../kernel/cred.c:306:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/cred.c:306:17: expected struct atomic64_t const [usertype] *v ../kernel/cred.c:306:17: got struct atomic64_t const [noderef] __rcu * ../kernel/cred.c:344:32: warning: incorrect type in assignment (different address spaces) ../kernel/cred.c:344:32: expected struct cred const [noderef] __rcu *real_cred ../kernel/cred.c:344:32: got struct cred const * ../kernel/cred.c:395:38: warning: incorrect type in initializer (different address spaces) ../kernel/cred.c:395:38: expected struct cred const *old ../kernel/cred.c:395:38: got struct cred const [noderef] __rcu *real_cred ../kernel/cred.c:400:9: error: incompatible types in comparison expression (different address spaces): ../kernel/cred.c:400:9: struct cred const [noderef] __rcu * ../kernel/cred.c:400:9: struct cred const * ../kernel/cred.c:488:41: warning: incorrect type in initializer (different address spaces) ../kernel/cred.c:488:41: expected struct cred const *old ../kernel/cred.c:488:41: got struct cred const [noderef] __rcu *cred ../kernel/cred.c:519:46: warning: incorrect type in initializer (different address spaces) ../kernel/cred.c:519:46: expected struct cred const *override ../kernel/cred.c:519:46: got struct cred const [noderef] __rcu *cred ../kernel/cred.c:301:19: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3362:41: warning: incorrect type in argument 1 (different address spaces) ../net/ipv4/tcp_ipv4.c:3362:41: expected void const *data ../net/ipv4/tcp_ipv4.c:3362:41: got struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3483:45: warning: incorrect type in argument 1 (different address spaces) ../net/ipv4/tcp_ipv4.c:3483:45: expected void const *data ../net/ipv4/tcp_ipv4.c:3483:45: got struct tcp_congestion_ops const [noderef] __rcu *extern [addressable] [toplevel] tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3487:50: warning: incorrect type in assignment (different address spaces) ../net/ipv4/tcp_ipv4.c:3487:50: expected struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3487:50: got struct tcp_congestion_ops * ../net/ipv4/tcp_ipv4.c:1827:25: warning: context imbalance in 'tcp_v4_syn_recv_sock' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2112:17: warning: context imbalance in 'tcp_add_backlog' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2367:21: warning: context imbalance in 'tcp_v4_rcv' - different lock contexts for basic block ../net/ipv4/tcp_ipv4.c:2561:13: warning: context imbalance in 'listening_get_first' - wrong count at exit ../net/ipv4/tcp_ipv4.c:2609:29: warning: context imbalance in 'listening_get_next' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2642:13: warning: context imbalance in 'established_get_first' - wrong count at exit ../net/ipv4/tcp_ipv4.c:2687:40: warning: context imbalance in 'established_get_next' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2819:36: warning: context imbalance in 'tcp_seq_stop' - unexpected unlock ../net/ipv4/tcp_ipv4.c:3038:20: warning: context imbalance in 'bpf_iter_tcp_listening_batch' - unexpected unlock ../net/ipv4/tcp_ipv4.c:3066:40: warning: context imbalance in 'bpf_iter_tcp_established_batch' - unexpected unlock ../net/ipv4/tcp_ipv4.c:3363:41: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3363:41: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3484:45: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3484:45: warning: dereference of noderef expression ../kernel/reboot.c:234: warning: Function parameter or struct member 'cmd' not described in 'do_kernel_restart' ../kernel/reboot.c:965: warning: Function parameter or struct member 'poweroff_delay_ms' not described in 'hw_failure_emergency_poweroff' ../net/core/dev.c:3331:23: warning: incorrect type in argument 4 (different base types) ../net/core/dev.c:3331:23: expected restricted __wsum [usertype] csum ../net/core/dev.c:3331:23: got unsigned int ../net/core/dev.c:3331:23: warning: cast from restricted __wsum ../net/core/dev.c:5226:5: warning: symbol 'br_fdb_test_addr_hook' was not declared. Should it be static? ../net/core/dev.c:3771:17: warning: context imbalance in '__dev_queue_xmit' - different lock contexts for basic block ../net/core/dev.c:5184:17: warning: context imbalance in 'net_tx_action' - different lock contexts for basic block ../mm/backing-dev.c:766:9: warning: incorrect type in assignment (different address spaces) ../mm/backing-dev.c:766:9: expected void **slot ../mm/backing-dev.c:766:9: got void [noderef] __rcu ** ../mm/backing-dev.c:766:9: warning: incorrect type in assignment (different address spaces) ../mm/backing-dev.c:766:9: expected void **slot ../mm/backing-dev.c:766:9: got void [noderef] __rcu ** ../mm/backing-dev.c:766:9: warning: incorrect type in argument 1 (different address spaces) ../mm/backing-dev.c:766:9: expected void [noderef] __rcu **slot ../mm/backing-dev.c:766:9: got void **slot ../mm/backing-dev.c:766:9: warning: incorrect type in assignment (different address spaces) ../mm/backing-dev.c:766:9: expected void **slot ../mm/backing-dev.c:766:9: got void [noderef] __rcu ** ../io_uring/opdef.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../net/ipv4/tcp_cong.c:300:24: warning: incorrect type in initializer (different address spaces) ../net/ipv4/tcp_cong.c:300:24: expected struct tcp_congestion_ops const [noderef] __rcu *__ret ../net/ipv4/tcp_cong.c:300:24: got struct tcp_congestion_ops *[assigned] ca ../net/ipv4/tcp_cong.c:300:22: warning: incorrect type in assignment (different address spaces) ../net/ipv4/tcp_cong.c:300:22: expected struct tcp_congestion_ops const *prev ../net/ipv4/tcp_cong.c:300:22: got struct tcp_congestion_ops const [noderef] __rcu *[assigned] __ret ../net/8021q/vlan.c: In function ‘register_vlan_device’: ../net/8021q/vlan.c:247: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=] 247 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); | ^~ ../net/8021q/vlan.c:247:42: note: directive argument in the range [0, 4094] 247 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); | ^~~~~~~ ../net/8021q/vlan.c:247:17: note: ‘snprintf’ output between 3 and 21 bytes into a destination of size 16 247 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/8021q/vlan.c:235:46: warning: ‘%.4i’ directive output may be truncated writing 4 bytes into a region of size between 0 and 15 [-Wformat-truncation=] 235 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); | ^~~~ ../net/8021q/vlan.c:235:42: note: directive argument in the range [0, 4094] 235 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); | ^~~~~~~~~ ../net/8021q/vlan.c:235:17: note: ‘snprintf’ output between 6 and 21 bytes into a destination of size 16 235 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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 * ../net/sched/act_bpf.c:133:9: warning: incorrect type in argument 1 (different address spaces) ../net/sched/act_bpf.c:133:9: expected void const * ../net/sched/act_bpf.c:133:9: got unsigned char [noderef] __rcu * ../net/sched/act_bpf.c:133:9: warning: incorrect type in argument 1 (different address spaces) ../net/sched/act_bpf.c:133:9: expected void const * ../net/sched/act_bpf.c:133:9: got unsigned char [noderef] __rcu * ../net/sched/act_bpf.c:133:9: warning: incorrect type in argument 2 (different address spaces) ../net/sched/act_bpf.c:133:9: expected void const * ../net/sched/act_bpf.c:133:9: got unsigned char [noderef] __rcu * ../net/sched/act_bpf.c:126:50: warning: dereference of noderef expression ../net/sched/act_bpf.c:126:50: warning: dereference of noderef expression ../io_uring/waitid.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../io_uring/waitid.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../io_uring/notif.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../lib/vsprintf.c: In function ‘va_format’: ../lib/vsprintf.c:1683:9: warning: function ‘va_format’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 1683 | buf += vsnprintf(buf, end > buf ? end - buf : 0, va_fmt->fmt, va); | ^~~ ../drivers/pinctrl/intel/pinctrl-baytrail.c:595:9: warning: context imbalance in 'byt_set_group_simple_mux' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:621:9: warning: context imbalance in 'byt_set_group_mixed_mux' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:684:15: warning: context imbalance in 'byt_gpio_clear_triggering' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:687:12: warning: context imbalance in 'byt_gpio_request_enable' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:764:15: warning: context imbalance in 'byt_gpio_set_direction' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:922:12: warning: context imbalance in 'byt_pin_config_set' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:1043:13: warning: context imbalance in 'byt_gpio_set' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:1083:12: warning: context imbalance in 'byt_gpio_direction_input' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:1123:15: warning: context imbalance in 'byt_gpio_direction_output' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:1232:13: warning: context imbalance in 'byt_irq_ack' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:1258:13: warning: context imbalance in 'byt_irq_unmask' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:1297:12: warning: context imbalance in 'byt_irq_type' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:1652:9: warning: context imbalance in 'byt_gpio_suspend' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-baytrail.c:1700:9: warning: context imbalance in 'byt_gpio_resume' - wrong count at exit ../fs/fs-writeback.c:728:15: warning: context imbalance in 'wbc_attach_and_unlock_inode' - unexpected unlock ../fs/fs-writeback.c:1779:20: warning: context imbalance in 'writeback_single_inode' - different lock contexts for basic block ../fs/fs-writeback.c:1965:9: warning: context imbalance in 'writeback_sb_inodes' - different lock contexts for basic block ../fs/fs-writeback.c:2555:20: warning: context imbalance in '__mark_inode_dirty' - unexpected unlock ../drivers/video/fbdev/core/fbcon_ud.c:372:37: warning: cast truncates bits from constant value (ffffff00 becomes 0) ../drivers/pinctrl/intel/pinctrl-intel.c:392:12: warning: context imbalance in 'intel_pinmux_set_mux' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-intel.c:478:12: warning: context imbalance in 'intel_gpio_request_enable' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-intel.c:509:12: warning: context imbalance in 'intel_gpio_set_direction' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-intel.c:672:12: warning: context imbalance in 'intel_config_set_pull' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-intel.c:756:12: warning: context imbalance in 'intel_config_set_debounce' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-intel.c:938:13: warning: context imbalance in 'intel_gpio_set' - different lock contexts for basic block ../drivers/pinctrl/intel/pinctrl-intel.c:1024:9: warning: context imbalance in 'intel_gpio_irq_ack' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-intel.c:1047:9: warning: context imbalance in 'intel_gpio_irq_mask_unmask' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-intel.c:1090:12: warning: context imbalance in 'intel_gpio_irq_type' - different lock contexts for basic block ../io_uring/register.c: note: in included file: ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../net/sched/act_skbmod.c:74:39: warning: incorrect type in assignment (different base types) ../net/sched/act_skbmod.c:74:39: expected restricted __be16 [usertype] h_proto ../net/sched/act_skbmod.c:74:39: got unsigned short [usertype] eth_type ../net/sched/act_skbmod.c:208:29: warning: incorrect type in assignment (different base types) ../net/sched/act_skbmod.c:208:29: expected unsigned short [usertype] eth_type ../net/sched/act_skbmod.c:208:29: got restricted __be16 [usertype] ../net/sched/act_skbmod.c:265:48: warning: cast to restricted __be16 ../net/sched/act_skbmod.c:214:9: warning: context imbalance in 'tcf_skbmod_init' - different lock contexts for basic block ../io_uring/io-wq.c: note: in included file (through ../io_uring/io-wq.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../net/xfrm/xfrm_user.c:3847:9: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:3847:9: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:3847:9: struct sock * ../net/xfrm/xfrm_user.c:3853:9: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:3853:9: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:3853:9: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c: note: in included file: ../include/net/xfrm.h:1853:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1853:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1853:16: struct sock * ../lib/xarray.c:1779:54: warning: incorrect type in argument 1 (different address spaces) ../lib/xarray.c:1779:54: expected void const *entry ../lib/xarray.c:1779:54: got void [noderef] __rcu * ../mm/percpu.c:2005:24: warning: context imbalance in 'pcpu_balance_free' - 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/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:513:9: warning: context imbalance in 'lp_gpio_set' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-lynxpoint.c:566:13: warning: context imbalance in 'lp_irq_ack' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-lynxpoint.c:612:12: warning: context imbalance in 'lp_irq_set_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:1172:13: warning: context imbalance in 'chv_gpio_irq_ack' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-cherryview.c:1203:9: warning: context imbalance in 'chv_gpio_irq_mask_unmask' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-cherryview.c:1328:12: warning: context imbalance in 'chv_gpio_irq_type' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-cherryview.c:1593:20: warning: context imbalance in 'chv_pinctrl_mmio_access_handler' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-cherryview.c:1730:9: warning: context imbalance in 'chv_pinctrl_suspend_noirq' - wrong count at exit ../drivers/pinctrl/intel/pinctrl-cherryview.c:1778:9: warning: context imbalance in 'chv_pinctrl_resume_noirq' - wrong count at exit ../lib/lockref.c:137:5: warning: context imbalance in 'lockref_put_or_lock' - wrong count at exit ../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 ../io_uring/futex.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../io_uring/futex.c:355:38: warning: context imbalance in 'io_futex_wait' - unexpected unlock ../security/lockdown/lockdown.c:79:21: warning: symbol 'lockdown_lsmid' was not declared. Should it be static? ../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 ../net/sched/act_meta_mark.c:33:21: warning: cast to restricted __be32 ../net/ipv4/tcp_offload.c:130:49: warning: incorrect type in argument 2 (different base types) ../net/ipv4/tcp_offload.c:130:49: expected restricted __wsum [usertype] res ../net/ipv4/tcp_offload.c:130:49: got fouled restricted __sum16 ../net/ipv4/tcp_offload.c:132:60: warning: incorrect type in argument 2 (different base types) ../net/ipv4/tcp_offload.c:132:60: expected restricted __wsum [usertype] res ../net/ipv4/tcp_offload.c:132:60: got fouled restricted __sum16 ../net/ipv4/tcp_offload.c:174:41: warning: incorrect type in argument 2 (different base types) ../net/ipv4/tcp_offload.c:174:41: expected restricted __wsum [usertype] res ../net/ipv4/tcp_offload.c:174:41: got fouled restricted __sum16 ../net/ipv4/tcp_offload.c:176:52: warning: incorrect type in argument 2 (different base types) ../net/ipv4/tcp_offload.c:176:52: expected restricted __wsum [usertype] res ../net/ipv4/tcp_offload.c:176:52: got fouled restricted __sum16 ../drivers/video/fbdev/core/cfbfillrect.c:362:32: warning: incorrect type in argument 1 (different base types) ../drivers/video/fbdev/core/cfbfillrect.c:362:32: expected unsigned long word ../drivers/video/fbdev/core/cfbfillrect.c:362:32: got restricted __le64 [usertype] ../drivers/video/fbdev/core/cfbfillrect.c:362:32: warning: cast to restricted __le64 ../drivers/acpi/x86/s2idle.c:510:13: warning: restricted suspend_state_t degrades to integer ../drivers/acpi/x86/s2idle.c:510:33: warning: restricted suspend_state_t degrades to integer ../arch/x86/kvm/mmu/mmu.c:647: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:781:9: warning: context imbalance in 'walk_shadow_page_lockless_end' - unexpected unlock ../arch/x86/kvm/mmu/mmu.c:2825: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:5059:57: warning: cast truncates bits from constant value (ffffff33 becomes 33) ../arch/x86/kvm/mmu/mmu.c:5061:56: warning: cast truncates bits from constant value (ffffff0f becomes f) ../arch/x86/kvm/mmu/mmu.c:5063:57: warning: cast truncates bits from constant value (ffffff55 becomes 55) ../arch/x86/kvm/mmu/mmu.c:1376: warning: Function parameter or struct member 'kvm' not described in 'kvm_arch_mmu_enable_log_dirty_pt_masked' ../arch/x86/kvm/mmu/mmu.c:1376: warning: Function parameter or struct member 'slot' not described in 'kvm_arch_mmu_enable_log_dirty_pt_masked' ../arch/x86/kvm/mmu/mmu.c:1376: warning: Function parameter or struct member 'gfn_offset' not described in 'kvm_arch_mmu_enable_log_dirty_pt_masked' ../arch/x86/kvm/mmu/mmu.c:1376: warning: Function parameter or struct member 'mask' not described in 'kvm_arch_mmu_enable_log_dirty_pt_masked' ../drivers/clk/imx/clk-composite-8m.c:190:9: warning: context imbalance in 'imx8m_clk_composite_mux_set_parent' - different lock contexts for basic block ../arch/x86/kvm/mmu/tdp_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/kvm_host.h, ...): ../include/linux/rcupdate.h:781:9: warning: context imbalance in '__tdp_mmu_zap_root' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'tdp_mmu_alloc_sp_for_split' - unexpected unlock ../arch/x86/kernel/quirks.c:662:6: warning: symbol 'x86_apple_machine' was not declared. Should it be static? ../fs/fs_struct.c:163:18: warning: symbol 'init_fs' was not declared. Should it be static? ../net/sched/act_meta_skbprio.c:38:25: warning: cast to restricted __be32 ../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:132: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 ../fs/fs_pin.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h): ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'pin_kill' - unexpected unlock ../include/linux/rcupdate.h:748:9: warning: context imbalance in 'mnt_pin_kill' - different lock contexts for basic block ../include/linux/rcupdate.h:748:9: warning: context imbalance in 'group_pin_kill' - different lock contexts for basic block ../mm/compaction.c:1454:21: error: too long token expansion ../mm/compaction.c:1454:21: error: too long token expansion ../mm/compaction.c:1550:43: error: too long token expansion ../mm/compaction.c:1550:43: error: too long token expansion ../mm/compaction.c:2550:45: error: too long token expansion ../mm/compaction.c:2550:45: error: too long token expansion ../net/sched/act_meta_skbtcindex.c:33:25: warning: cast to restricted __be16 ../net/core/neighbour.c:452:9: warning: context imbalance in '__neigh_ifdown' - wrong count at exit ../net/core/neighbour.c:865:9: warning: context imbalance in 'pneigh_ifdown_and_unlock' - unexpected unlock ../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/usb/usx2y/usx2yhwdeppcm.c: note: in included file: ../sound/usb/usx2y/usbusx2yaudio.c:762:23: warning: incorrect type in assignment (different base types) ../sound/usb/usx2y/usbusx2yaudio.c:762:23: expected unsigned int format ../sound/usb/usx2y/usbusx2yaudio.c:762:23: got restricted snd_pcm_format_t [usertype] format ../sound/usb/usx2y/usbusx2yaudio.c:825:53: warning: restricted snd_pcm_state_t degrades to integer ../sound/usb/usx2y/usbusx2yaudio.c:825:63: warning: restricted snd_pcm_state_t degrades to integer ../sound/usb/usx2y/usbusx2yaudio.c:860:45: warning: restricted snd_pcm_format_t degrades to integer ../sound/usb/usx2y/usx2yhwdeppcm.c:377:53: warning: restricted snd_pcm_state_t degrades to integer ../sound/usb/usx2y/usx2yhwdeppcm.c:377:63: warning: restricted snd_pcm_state_t degrades to integer ../sound/usb/usx2y/usx2yhwdeppcm.c:521:45: warning: restricted snd_pcm_format_t degrades to integer ../drivers/soc/qcom/qcom_aoss.c: In function ‘qmp_send’: ../drivers/soc/qcom/qcom_aoss.c:230:9: warning: function ‘qmp_send’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 230 | len = vsnprintf(buf, sizeof(buf), fmt, args); | ^~~ ../drivers/xen/manage.c: In function ‘shutdown_event’: ../drivers/xen/manage.c:354:60: warning: ‘%s’ directive output may be truncated writing up to 95 bytes into a region of size 12 [-Wformat-truncation=] 354 | snprintf(node, FEATURE_PATH_SIZE, "feature-%s", | ^~ In function ‘setup_shutdown_watcher’, inlined from ‘shutdown_event’ at ../drivers/xen/manage.c:371:2: ../drivers/xen/manage.c:354:17: note: ‘snprintf’ output between 9 and 104 bytes into a destination of size 20 354 | snprintf(node, FEATURE_PATH_SIZE, "feature-%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 355 | shutdown_handlers[idx].command); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/sched/act_tunnel_key.c:233:45: warning: restricted __be16 degrades to integer ../net/sched/act_tunnel_key.c:250:30: warning: incorrect type in assignment (different base types) ../net/sched/act_tunnel_key.c:250:30: expected int type ../net/sched/act_tunnel_key.c:250:30: got restricted __be16 [usertype] ../net/sched/act_tunnel_key.c:262:30: warning: incorrect type in assignment (different base types) ../net/sched/act_tunnel_key.c:262:30: expected int type ../net/sched/act_tunnel_key.c:262:30: got restricted __be16 [usertype] ../net/sched/act_tunnel_key.c:274:30: warning: incorrect type in assignment (different base types) ../net/sched/act_tunnel_key.c:274:30: expected int type ../net/sched/act_tunnel_key.c:274:30: got restricted __be16 [usertype] ../arch/x86/kernel/alternative.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:781:9: warning: context imbalance in '__text_poke' - unexpected unlock ../net/ipv6/mcast_snoop.c: note: in included file: ../include/net/mld.h:32:43: warning: array of flexible structures ../sound/core/seq/seq_clientmgr.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../sound/core/seq/seq_clientmgr.c:760:9: warning: context imbalance in '__deliver_to_subscribers' - different lock contexts for basic block ../kernel/power/main.c:126:5: warning: symbol 'pm_async_enabled' was not declared. Should it be static? ../kernel/power/main.c:158:34: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:158:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:159:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:159:26: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:161:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:162:62: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:158:55: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:187:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:187:46: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:188:54: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:187:67: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:207:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:207:36: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:213:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:213:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:213:39: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:213:47: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:631:34: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:631:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:632:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:633:57: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:631:55: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:660:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:660:46: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:661:47: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:660:67: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:681:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:681:36: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:687:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:687:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:755:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:755:36: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:786:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:786:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:787:55: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:788:51: warning: restricted suspend_state_t degrades to integer ../drivers/soc/qcom/qcom-geni-se.c:99: warning: Excess struct member 'to_core' description in 'geni_wrapper' ../mm/workingset.c:767:9: warning: context imbalance in 'shadow_lru_isolate' - different lock contexts for basic block ../drivers/video/fbdev/core/sysfillrect.c:316:32: warning: incorrect type in argument 1 (different base types) ../drivers/video/fbdev/core/sysfillrect.c:316:32: expected unsigned long word ../drivers/video/fbdev/core/sysfillrect.c:316:32: got restricted __le64 [usertype] ../drivers/video/fbdev/core/sysfillrect.c:316:32: warning: cast to restricted __le64 ../kernel/printk/printk.c:284:5: warning: context imbalance in 'console_srcu_read_lock' - wrong count at exit ../kernel/printk/printk.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:301:9: warning: context imbalance in 'console_srcu_read_unlock' - unexpected unlock ../kernel/printk/printk.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../kernel/irq/irqdesc.c:861:17: warning: context imbalance in '__irq_get_desc_lock' - wrong count at exit ../sound/usb/caiaq/device.c:146:41: warning: cast to restricted __le16 ../net/mpls/af_mpls.c: note: in included file: ../net/mpls/internal.h:157:38: warning: array of flexible structures ../sound/core/seq/seq_memory.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/pci/endpoint/functions/pci-epf-vntb.c:553:17: warning: incorrect type in assignment (different address spaces) ../drivers/pci/endpoint/functions/pci-epf-vntb.c:553:17: expected void [noderef] __iomem *mw_addr ../drivers/pci/endpoint/functions/pci-epf-vntb.c:553:17: got void * ../drivers/pci/endpoint/functions/pci-epf-vntb.c:559:21: warning: incorrect type in assignment (different address spaces) ../drivers/pci/endpoint/functions/pci-epf-vntb.c:559:21: expected unsigned int [usertype] *epf_db ../drivers/pci/endpoint/functions/pci-epf-vntb.c:559:21: got void [noderef] __iomem *mw_addr ../drivers/pci/endpoint/functions/pci-epf-vntb.c:571:38: warning: incorrect type in argument 2 (different address spaces) ../drivers/pci/endpoint/functions/pci-epf-vntb.c:571:38: expected void *addr ../drivers/pci/endpoint/functions/pci-epf-vntb.c:571:38: got void [noderef] __iomem *mw_addr ../kernel/sched/fair.c:1143:38: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:1143:38: expected struct task_struct *curr ../kernel/sched/fair.c:1143:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/fair.c:1180:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/fair.c:1180:34: expected struct sched_entity const *se ../kernel/sched/fair.c:1180:34: got struct sched_entity [noderef] __rcu * ../kernel/sched/fair.c:2951:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:2951:13: expected struct task_struct *tsk ../kernel/sched/fair.c:2951:13: got struct task_struct [noderef] __rcu * ../kernel/sched/fair.c:12352:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:12352:9: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:12352:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:5915:22: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/fair.c:5915:22: struct task_struct [noderef] __rcu * ../kernel/sched/fair.c:5915:22: struct task_struct * ../kernel/sched/fair.c:6645:38: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:6645:38: expected struct task_struct *curr ../kernel/sched/fair.c:6645:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/fair.c:7966:20: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:7966:20: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:7966:20: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:8171:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:8171:9: expected struct sched_domain *[assigned] tmp ../kernel/sched/fair.c:8171:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:8270:38: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:8270:38: expected struct task_struct *curr ../kernel/sched/fair.c:8270:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/fair.c:8548:38: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:8548:38: expected struct task_struct *curr ../kernel/sched/fair.c:8548:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/fair.c:9539:40: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:9539:40: expected struct sched_domain *child ../kernel/sched/fair.c:9539:40: got struct sched_domain [noderef] __rcu *child ../kernel/sched/fair.c:10176:22: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/fair.c:10176:22: struct task_struct [noderef] __rcu * ../kernel/sched/fair.c:10176:22: struct task_struct * ../kernel/sched/fair.c:11612:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:11612:9: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:11612:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:11269:44: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:11269:44: expected struct sched_domain *sd_parent ../kernel/sched/fair.c:11269:44: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:11708:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:11708:9: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:11708:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:2897: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:2153:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2153:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2153:25: struct task_struct * ../kernel/sched/sched.h:2325:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2325:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2325:9: struct task_struct * ../kernel/sched/sched.h:2153:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2153:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2153:25: struct task_struct * ../kernel/sched/sched.h:2153:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2153:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2153:25: struct task_struct * ../security/apparmor/lsm.c:1138: warning: Function parameter or struct member 'protocol' not described in 'apparmor_socket_post_create' ../security/apparmor/lsm.c:1138: warning: Excess function parameter 'ptotocol' description in 'apparmor_socket_post_create' ../arch/x86/kvm/xen.c:458:9: warning: context imbalance in 'kvm_xen_update_runstate_guest' - unexpected unlock ../kernel/sched/core.c:265:56: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:265:56: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:265:56: struct task_struct * ../kernel/sched/core.c:726:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:726:31: expected struct task_struct *task ../kernel/sched/core.c:726:31: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:727:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:727:25: expected struct task_struct *task ../kernel/sched/core.c:727:25: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:797:48: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/core.c:797:48: expected struct task_struct *p ../kernel/sched/core.c:797:48: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:1043:38: warning: incorrect type in initializer (different address spaces) ../kernel/sched/core.c:1043:38: expected struct task_struct *curr ../kernel/sched/core.c:1043:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:1102:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:1102:9: expected struct sched_domain *[assigned] sd ../kernel/sched/core.c:1102:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/core.c:2250:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:2250:33: expected struct task_struct *p ../kernel/sched/core.c:2250:33: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:2250:68: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:2250:68: expected struct task_struct *tsk ../kernel/sched/core.c:2250:68: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:3746:17: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:3746:17: expected struct sched_domain *[assigned] sd ../kernel/sched/core.c:3746:17: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/core.c:3953:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:3953:36: expected struct task_struct const *p ../kernel/sched/core.c:3953:36: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:9449:43: warning: incorrect type in initializer (different address spaces) ../kernel/sched/core.c:9449:43: expected struct task_struct *push_task ../kernel/sched/core.c:9449:43: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:5660:38: warning: incorrect type in initializer (different address spaces) ../kernel/sched/core.c:5660:38: expected struct task_struct *curr ../kernel/sched/core.c:5660:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:6308:32: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6308:32: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6308:32: struct task_struct * ../kernel/sched/core.c:6339:23: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6339:23: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6339:23: struct task_struct * ../kernel/sched/core.c:6347:46: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6347:46: struct task_struct * ../kernel/sched/core.c:6347:46: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6407:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:6407:9: expected struct sched_domain *[assigned] sd ../kernel/sched/core.c:6407:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/core.c:6618:14: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:6618:14: expected struct task_struct *prev ../kernel/sched/core.c:6618:14: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:7179:17: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:7179:17: struct task_struct * ../kernel/sched/core.c:7179:17: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:7394:22: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:7394:22: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:7394:22: struct task_struct * ../kernel/sched/core.c:7441:48: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:7441:48: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:7441:48: struct task_struct * ../kernel/sched/core.c:10302:16: warning: incorrect type in return expression (different address spaces) ../kernel/sched/core.c:10302:16: expected struct task_struct * ../kernel/sched/core.c:10302:16: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:10781:11: warning: symbol 'max_cfs_quota_period' was not declared. Should it be static? ../kernel/sched/core.c:11482:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:11482:25: expected struct task_struct *p ../kernel/sched/core.c:11482:25: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:339:9: warning: context imbalance in 'sched_core_lock' - different lock contexts for basic block ../kernel/sched/core.c:349:17: warning: context imbalance in 'sched_core_unlock' - unexpected unlock ../kernel/sched/core.c:552:6: warning: context imbalance in 'raw_spin_rq_lock_nested' - wrong count at exit ../kernel/sched/core.c:577:6: warning: context imbalance in 'raw_spin_rq_trylock' - wrong count at exit ../kernel/sched/core.c:601:6: warning: context imbalance in 'raw_spin_rq_unlock' - unexpected unlock ../kernel/sched/core.c: note: in included file: ../kernel/sched/sched.h:1623:9: warning: context imbalance in '__task_rq_lock' - wrong count at exit ../kernel/sched/sched.h:1623:9: warning: context imbalance in 'task_rq_lock' - wrong count at exit ../kernel/sched/core.c: note: in included file: ../kernel/sched/pelt.h:97:13: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/pelt.h:97:13: expected struct task_struct const *p ../kernel/sched/pelt.h:97:13: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:797:11: warning: dereference of noderef expression ../kernel/sched/core.c:1086:5: warning: context imbalance in 'get_nohz_timer_target' - wrong count at exit ../kernel/sched/core.c:1503:13: warning: context imbalance in 'uclamp_update_util_min_rt_default' - wrong count at exit ../kernel/sched/core.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h, ../include/linux/highmem.h): ../include/linux/rcupdate.h:1062:1: warning: context imbalance in 'uclamp_update_root_tg' - wrong count at exit ../kernel/sched/core.c:1835:9: warning: context imbalance in 'uclamp_sync_util_min_rt_default' - wrong count at exit ../kernel/sched/core.c:2241:33: warning: dereference of noderef expression ../kernel/sched/core.c:2242:19: warning: dereference of noderef expression ../kernel/sched/core.c:2243:18: warning: dereference of noderef expression ../kernel/sched/core.c:2320:35: warning: context imbalance in 'wait_task_inactive' - different lock contexts for basic block ../kernel/sched/core.c: note: in included file: ../kernel/sched/sched.h:2153:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2153:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2153:25: struct task_struct * ../kernel/sched/sched.h:2325:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2325:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2325:9: struct task_struct * ../kernel/sched/core.c:2216:38: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:2216:38: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:2216:38: struct task_struct const * ../kernel/sched/sched.h:2153:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2153:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2153:25: struct task_struct * ../kernel/sched/sched.h:2325:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2325:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2325:9: struct task_struct * ../kernel/sched/sched.h:2325:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2325:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2325:9: struct task_struct * ../kernel/sched/sched.h:2325:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2325:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2325:9: struct task_struct * ../kernel/sched/sched.h:2325:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2325:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2325:9: struct task_struct * ../kernel/sched/sched.h:2153:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2153:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2153:25: struct task_struct * ../kernel/sched/sched.h:2325:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2325:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2325:9: struct task_struct * ../kernel/sched/sched.h:2153:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2153:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2153:25: struct task_struct * ../kernel/sched/sched.h:2325:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2325:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2325:9: struct task_struct * ../kernel/sched/sched.h:2153:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2153:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2153:25: struct task_struct * ../kernel/sched/sched.h:2325:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2325:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2325:9: struct task_struct * ../kernel/sched/core.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../kernel/sched/core.c:8311:5: warning: context imbalance in 'dl_task_check_affinity' - wrong count at exit ../kernel/sched/core.c:8415:9: warning: context imbalance in 'sched_setaffinity' - different lock contexts for basic block ../kernel/sched/core.c:8477:6: warning: context imbalance in 'sched_getaffinity' - wrong count at exit ../kernel/sched/core.c:8640:28: warning: context imbalance in '__cond_resched_lock' - unexpected unlock ../kernel/sched/core.c:8658:17: warning: context imbalance in '__cond_resched_rwlock_read' - unexpected unlock ../kernel/sched/core.c:8676:17: warning: context imbalance in '__cond_resched_rwlock_write' - unexpected unlock ../kernel/sched/core.c: note: in included file: ../kernel/sched/sched.h:2153:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2153:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2153:25: struct task_struct * ../kernel/sched/sched.h:2325:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2325:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2325:9: struct task_struct * ../kernel/sched/sched.h:2153:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2153:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2153:25: struct task_struct * ../kernel/sched/sched.h:2325:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2325:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2325:9: struct task_struct * ../kernel/sched/core.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h, ../include/linux/highmem.h): ../include/linux/rcupdate.h:1062:1: warning: context imbalance in '__cfs_schedulable' - wrong count at exit ../kernel/sched/core.c:11647:5: warning: context imbalance in '__sched_mm_cid_migrate_from_fetch_cid' - different lock contexts for basic block ../lib/iov_iter.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../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:1922:48: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:1924:48: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:516:17: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:516:25: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:530:47: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:3745:65: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:4221:47: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:4392:65: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:6077:54: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:6078:54: warning: restricted suspend_state_t degrades to integer ../arch/x86/kernel/tsc.c:1339: warning: Excess function parameter 'cycles' description in 'convert_art_ns_to_tsc' ../arch/x86/kernel/tsc.c:1339: warning: Excess function parameter 'cs' description in 'convert_art_ns_to_tsc' ../arch/x86/kernel/tsc.c:1373: warning: Function parameter or struct member 'work' not described in 'tsc_refine_calibration_work' ../drivers/xen/events/events_base.c:2233:6: warning: symbol 'xen_fifo_events' was not declared. Should it be static? ../net/ipv4/udp.c:1434:28: warning: context imbalance in 'udp_rmem_release' - unexpected unlock ../net/ipv4/udp.c:1466:19: warning: context imbalance in 'busylock_acquire' - wrong count at exit ../net/ipv4/udp.c:1478:28: warning: context imbalance in 'busylock_release' - unexpected unlock ../net/ipv4/udp.c:3008:9: warning: context imbalance in 'udp_get_first' - wrong count at exit ../net/ipv4/udp.c:3025:39: warning: context imbalance in 'udp_get_next' - unexpected unlock ../net/ipv4/udp.c:3073:31: warning: context imbalance in 'udp_seq_stop' - unexpected unlock ../mm/mmap_lock.c:133:20: warning: context imbalance in 'get_mm_memcg_path' - different lock contexts for basic block ../mm/mmap_lock.c: note: in included file (through ../include/linux/srcu.h, ../include/linux/tracepoint.h, ../include/trace/events/mmap_lock.h): ../include/linux/rcupdate.h:781:9: warning: context imbalance in '__mmap_lock_do_trace_start_locking' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in '__mmap_lock_do_trace_acquire_returned' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in '__mmap_lock_do_trace_released' - unexpected unlock ../drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'GPIO_BASE' not described in enum '(anonymous)' ../drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_RT_BASE' not described in enum '(anonymous)' ../drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_RB_BASE' not described in enum '(anonymous)' ../drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_LT_BASE' not described in enum '(anonymous)' ../drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_LB_BASE' not described in enum '(anonymous)' ../drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_TR_BASE' not described in enum '(anonymous)' ../drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_TL_BASE' not described in enum '(anonymous)' ../drivers/tty/tty_io.c:2854:22: warning: incorrect type in assignment (different address spaces) ../drivers/tty/tty_io.c:2854:22: expected unsigned char *[addressable] iomem_base ../drivers/tty/tty_io.c:2854:22: got void [noderef] __user * ../drivers/tty/tty_io.c:2878:52: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_io.c:2878:52: expected void [noderef] __user *uptr ../drivers/tty/tty_io.c:2878:52: got unsigned char *[addressable] iomem_base ../mm/gup.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:781:9: warning: context imbalance in 'follow_page_pte' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'get_gate_page' - unexpected unlock ../mm/gup.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../mm/gup.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:781:9: warning: context imbalance in 'gup_pte_range' - unexpected unlock ../mm/gup.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../kernel/power/suspend.c:92:54: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:92:54: expected int val ../kernel/power/suspend.c:92:54: got restricted suspend_state_t [usertype] ../kernel/power/suspend.c:117:54: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:117:54: expected int val ../kernel/power/suspend.c:117:54: got restricted suspend_state_t [usertype] ../kernel/power/suspend.c:178:19: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:178:47: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:179:19: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:179:51: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:184:26: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:184:65: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:191:42: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:191:51: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:192:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:193:51: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:191:72: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:215:34: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:215:73: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:216:27: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:216:59: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:221:34: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:221:69: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:222:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:222:42: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:445:33: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:445:33: expected int val ../kernel/power/suspend.c:445:33: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:448:33: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:448:33: expected int val ../kernel/power/suspend.c:448:33: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:518:53: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:518:53: expected int val ../kernel/power/suspend.c:518:53: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:520:53: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:520:53: expected int val ../kernel/power/suspend.c:520:53: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:557:52: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:557:52: expected int val ../kernel/power/suspend.c:557:52: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:580:9: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:580:9: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:589:52: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:589:52: expected int val ../kernel/power/suspend.c:589:52: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:590:9: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:590:9: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:615:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:615:22: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:615:39: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:615:48: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:618:9: warning: restricted suspend_state_t degrades to integer ../arch/x86/xen/setup.c:809:23: error: too long token expansion ../arch/x86/xen/setup.c:809:23: error: too long token expansion ../arch/x86/xen/setup.c:809:23: error: too long token expansion ../arch/x86/xen/setup.c:809:23: error: too long token expansion ../drivers/regulator/helpers.c: note: in included file: ../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer ../sound/usb/hiface/pcm.c:55:32: warning: array of flexible structures ../mm/mincore.c:111:17: warning: context imbalance in 'mincore_pte_range' - unexpected unlock ../mm/mincore.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/rt.c:917:70: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/rt.c:917:70: struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:917:70: struct task_struct * ../kernel/sched/rt.c:2365:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/rt.c:2365:25: struct task_struct * ../kernel/sched/rt.c:2365:25: struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:533:54: warning: incorrect type in initializer (different address spaces) ../kernel/sched/rt.c:533:54: expected struct task_struct *curr ../kernel/sched/rt.c:533:54: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:1003:38: warning: incorrect type in initializer (different address spaces) ../kernel/sched/rt.c:1003:38: expected struct task_struct *curr ../kernel/sched/rt.c:1003:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:1537:31: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/rt.c:1537:31: expected struct task_struct *p ../kernel/sched/rt.c:1537:31: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:1877:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/rt.c:1877:9: expected struct sched_domain *[assigned] sd ../kernel/sched/rt.c:1877:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/rt.c:1557:14: warning: incorrect type in assignment (different address spaces) ../kernel/sched/rt.c:1557:14: expected struct task_struct *curr ../kernel/sched/rt.c:1557:14: got struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:1622:45: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/rt.c:1622:45: expected struct task_struct *p ../kernel/sched/rt.c:1622:45: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:1683:67: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:1683:67: expected struct task_struct *tsk ../kernel/sched/rt.c:1683:67: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:2045:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:2045:40: expected struct task_struct *task ../kernel/sched/rt.c:2045:40: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:2068:13: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/rt.c:2068:13: struct task_struct * ../kernel/sched/rt.c:2068:13: struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:2418:54: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:2418:54: expected struct task_struct *tsk ../kernel/sched/rt.c:2418:54: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:2420:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:2420:40: expected struct task_struct *p ../kernel/sched/rt.c:2420:40: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:2420:61: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:2420:61: expected struct task_struct *p ../kernel/sched/rt.c:2420:61: got struct task_struct [noderef] __rcu *curr ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/deadline.c:2402:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:2402:23: expected struct task_struct *p ../kernel/sched/deadline.c:2402:23: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:2412:13: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:2412:13: struct task_struct * ../kernel/sched/deadline.c:2412:13: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2520:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:2520:25: struct task_struct * ../kernel/sched/deadline.c:2520:25: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2027:42: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:2027:42: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:2027:42: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:2038:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:2038:38: expected struct task_struct *tsk ../kernel/sched/deadline.c:2038:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:1221:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:1221:23: expected struct task_struct *p ../kernel/sched/deadline.c:1221:23: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:1445:38: warning: incorrect type in initializer (different address spaces) ../kernel/sched/deadline.c:1445:38: expected struct task_struct *curr ../kernel/sched/deadline.c:1445:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:2263:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/deadline.c:2263:9: expected struct sched_domain *[assigned] sd ../kernel/sched/deadline.c:2263:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/deadline.c:1912:14: warning: incorrect type in assignment (different address spaces) ../kernel/sched/deadline.c:1912:14: expected struct task_struct *curr ../kernel/sched/deadline.c:1912:14: got struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:1988:43: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:1988:43: expected struct task_struct *p ../kernel/sched/deadline.c:1988:43: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:2567:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:2567:38: expected struct task_struct *tsk ../kernel/sched/deadline.c:2567:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:2569:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:2569:23: expected struct task_struct *p ../kernel/sched/deadline.c:2569:23: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:2571:44: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:2571:44: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:2571:44: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:2746:22: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:2746:22: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2746:22: struct task_struct * ../kernel/sched/deadline.c:2795:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/sched.h:2153:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2153:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2153:25: struct task_struct * ../kernel/sched/sched.h:2153:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2153:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2153:25: struct task_struct * ../kernel/sched/sched.h:2153:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2153:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2153:25: struct task_struct * ../kernel/sched/sched.h:2153:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2153:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2153:25: struct task_struct * ../kernel/sched/sched.h:2153:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2153:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2153:25: struct task_struct * ../kernel/sched/sched.h:2153:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2153:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2153:25: struct task_struct * ../kernel/sched/sched.h:2153:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2153:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2153:25: struct task_struct * ../drivers/xen/xenbus/xenbus_client.c: In function ‘xenbus_va_dev_error’: ../drivers/xen/xenbus/xenbus_client.c:304:9: warning: function ‘xenbus_va_dev_error’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 304 | vsnprintf(printf_buffer + len, PRINTF_BUFFER_SIZE - len, fmt, ap); | ^~~~~~~~~ ../net/ipv4/udp_offload.c:140:60: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:140:60: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:140:60: got fouled restricted __sum16 ../net/ipv4/udp_offload.c:338:49: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:338:49: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:338:49: got fouled restricted __sum16 ../net/ipv4/udp_offload.c:340:60: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:340:60: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:340:60: got fouled restricted __sum16 ../net/ipv4/udp_offload.c:356:41: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:356:41: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:356:41: got fouled restricted __sum16 ../net/ipv4/udp_offload.c:358:52: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:358:52: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:358:52: got fouled restricted __sum16 ../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/kernel/process.c: In function ‘arch_post_acpi_subsys_init’: ../arch/x86/kernel/process.c:970:17: warning: variable ‘hi’ set but not used [-Wunused-but-set-variable] 970 | u32 lo, hi; | ^~ ../block/blk-cgroup.c:812:5: warning: context imbalance in 'blkg_conf_prep' - wrong count at exit ../block/blk-cgroup.c:943:9: warning: context imbalance in 'blkg_conf_exit' - wrong count at exit ../kernel/locking/lockdep_proc.c: In function ‘seq_stats’: ../kernel/locking/lockdep_proc.c:497:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] 497 | snprintf(name+namelen, 3, "#%d", class->name_version); | ^~ ../kernel/locking/lockdep_proc.c:497:43: note: directive argument in the range [2, 2147483647] 497 | snprintf(name+namelen, 3, "#%d", class->name_version); | ^~~~~ ../kernel/locking/lockdep_proc.c:497:17: note: ‘snprintf’ output between 3 and 12 bytes into a destination of size 3 497 | snprintf(name+namelen, 3, "#%d", class->name_version); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/regulator/devres.c: note: in included file: ../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer ../kernel/locking/lockdep_proc.c:477:17: error: incompatible types in comparison expression (different address spaces): ../kernel/locking/lockdep_proc.c:477:17: char const [noderef] __rcu * ../kernel/locking/lockdep_proc.c:477:17: char const * ../kernel/locking/lockdep_proc.c:478:17: error: incompatible types in comparison expression (different address spaces): ../kernel/locking/lockdep_proc.c:478:17: struct lockdep_subclass_key const [noderef] __rcu * ../kernel/locking/lockdep_proc.c:478:17: struct lockdep_subclass_key const * ../arch/x86/kernel/ptrace.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/virtio/virtio_dma_buf.c:42: warning: Function parameter or struct member 'dma_buf' not described in 'virtio_dma_buf_attach' ../drivers/virtio/virtio_dma_buf.c:42: warning: Function parameter or struct member 'attach' not described in 'virtio_dma_buf_attach' ../kernel/locking/lockdep.c:1148:5: warning: symbol 'check_consistency' was not declared. Should it be static? ../kernel/locking/lockdep.c:3376:49: warning: cast truncates bits from constant value (50000 becomes 0) ../kernel/locking/lockdep.c:3376:49: warning: cast truncates bits from constant value (50000 becomes 0) ../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 ../arch/x86/kernel/fpu/core.c:206:31: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:206:31: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:206:31: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/core.c:213:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:213:33: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:213:33: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/core.c:548:39: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:548:39: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:548:39: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/core.c:552:41: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:552:41: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:552:41: got struct spinlock [noderef] __rcu * ../drivers/dma/xilinx/xilinx_dma.c:1035:39: warning: context imbalance in 'xilinx_dma_chan_handle_cyclic' - unexpected unlock ../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 ../kernel/power/snapshot.c:468: warning: Function parameter or struct member 'zone' not described in 'add_rtree_block' ../kernel/power/snapshot.c:468: warning: Function parameter or struct member 'gfp_mask' not described in 'add_rtree_block' ../kernel/power/snapshot.c:468: warning: Function parameter or struct member 'safe_needed' not described in 'add_rtree_block' ../kernel/power/snapshot.c:468: warning: Function parameter or struct member 'ca' not described in 'add_rtree_block' ../kernel/power/snapshot.c:541: warning: Function parameter or struct member 'gfp_mask' not described in 'create_zone_bm_rtree' ../kernel/power/snapshot.c:541: warning: Function parameter or struct member 'safe_needed' not described in 'create_zone_bm_rtree' ../kernel/power/snapshot.c:541: warning: Function parameter or struct member 'ca' not described in 'create_zone_bm_rtree' ../kernel/power/snapshot.c:541: warning: Function parameter or struct member 'start' not described in 'create_zone_bm_rtree' ../kernel/power/snapshot.c:541: warning: Function parameter or struct member 'end' not described in 'create_zone_bm_rtree' ../kernel/power/snapshot.c:576: warning: Function parameter or struct member 'zone' not described in 'free_zone_bm_rtree' ../kernel/power/snapshot.c:576: warning: Function parameter or struct member 'clear_nosave_free' not described in 'free_zone_bm_rtree' ../kernel/power/snapshot.c:684: warning: Function parameter or struct member 'bm' not described in 'memory_bm_create' ../kernel/power/snapshot.c:684: warning: Function parameter or struct member 'gfp_mask' not described in 'memory_bm_create' ../kernel/power/snapshot.c:684: warning: Function parameter or struct member 'safe_needed' not described in 'memory_bm_create' ../kernel/power/snapshot.c:726: warning: Function parameter or struct member 'clear_nosave_free' not described in 'memory_bm_free' ../kernel/power/snapshot.c:748: warning: Function parameter or struct member 'bm' not described in 'memory_bm_find_bit' ../kernel/power/snapshot.c:748: warning: Function parameter or struct member 'pfn' not described in 'memory_bm_find_bit' ../kernel/power/snapshot.c:748: warning: Function parameter or struct member 'addr' not described in 'memory_bm_find_bit' ../kernel/power/snapshot.c:748: warning: Function parameter or struct member 'bit_nr' not described in 'memory_bm_find_bit' ../kernel/power/snapshot.c:996: warning: Function parameter or struct member 'start_pfn' not described in 'register_nosave_region' ../kernel/power/snapshot.c:996: warning: Function parameter or struct member 'end_pfn' not described in 'register_nosave_region' ../kernel/power/snapshot.c:1320: warning: Function parameter or struct member 'zone' not described in 'saveable_highmem_page' ../kernel/power/snapshot.c:1320: warning: Function parameter or struct member 'pfn' not described in 'saveable_highmem_page' ../kernel/power/snapshot.c:1384: warning: Function parameter or struct member 'zone' not described in 'saveable_page' ../kernel/power/snapshot.c:1384: warning: Function parameter or struct member 'pfn' not described in 'saveable_page' ../kernel/power/snapshot.c:1461: warning: Function parameter or struct member 'dst' not described in 'safe_copy_page' ../kernel/power/snapshot.c:1461: warning: Function parameter or struct member 's_page' not described in 'safe_copy_page' ../kernel/power/snapshot.c:1702: warning: Function parameter or struct member 'x' not described in '__fraction' ../kernel/power/snapshot.c:1702: warning: Function parameter or struct member 'multiplier' not described in '__fraction' ../kernel/power/snapshot.c:1702: warning: Function parameter or struct member 'base' not described in '__fraction' ../kernel/power/snapshot.c:2000: warning: Function parameter or struct member 'nr_highmem' not described in 'count_pages_for_highmem' ../kernel/power/snapshot.c:2018: warning: Function parameter or struct member 'nr_pages' not described in 'enough_free_mem' ../kernel/power/snapshot.c:2018: warning: Function parameter or struct member 'nr_highmem' not described in 'enough_free_mem' ../kernel/power/snapshot.c:2041: warning: Function parameter or struct member 'safe_needed' not described in 'get_highmem_buffer' ../kernel/power/snapshot.c:2054: warning: Function parameter or struct member 'bm' not described in 'alloc_highmem_pages' ../kernel/power/snapshot.c:2054: warning: Function parameter or struct member 'nr_highmem' not described in 'alloc_highmem_pages' ../kernel/power/snapshot.c:2089: warning: Function parameter or struct member 'copy_bm' not described in 'swsusp_alloc' ../kernel/power/snapshot.c:2089: warning: Function parameter or struct member 'nr_pages' not described in 'swsusp_alloc' ../kernel/power/snapshot.c:2089: warning: Function parameter or struct member 'nr_highmem' not described in 'swsusp_alloc' ../kernel/power/snapshot.c:2311: warning: Function parameter or struct member 'bm' not described in 'mark_unsafe_pages' ../kernel/power/snapshot.c:2346: warning: Function parameter or struct member 'info' not described in 'load_header' ../kernel/power/snapshot.c:2515: warning: Function parameter or struct member 'page' not described in 'get_highmem_page_buffer' ../kernel/power/snapshot.c:2515: warning: Function parameter or struct member 'ca' not described in 'get_highmem_page_buffer' ../kernel/power/snapshot.c:2725: warning: Function parameter or struct member 'bm' not described in 'get_buffer' ../kernel/power/snapshot.c:2725: warning: Function parameter or struct member 'ca' not described in 'get_buffer' ../kernel/power/snapshot.c:2862: warning: Function parameter or struct member 'handle' not described in 'snapshot_write_finalize' ../mm/memory.c:163:15: warning: symbol 'zero_pfn' was not declared. Should it be static? ../mm/memory.c:1126:9: warning: context imbalance in 'copy_pte_range' - unexpected unlock ../mm/memory.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/hrtimer.h, ../include/linux/interrupt.h, ../include/linux/kernel_stat.h): ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'zap_pte_range' - unexpected unlock ../mm/memory.c:1850:16: warning: context imbalance in '__get_locked_pte' - different lock contexts for basic block ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'insert_page' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'insert_pages' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'insert_pfn' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'remap_pte_range' - unexpected unlock ../mm/memory.c:2630:17: warning: context imbalance in 'apply_to_pte_range' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'wp_page_copy' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'finish_mkwrite_fault' - unexpected unlock ../mm/memory.c:3320:17: warning: context imbalance in 'wp_pfn_shared' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'wp_page_shared' - unexpected unlock ../mm/memory.c:3435:19: warning: context imbalance in 'do_wp_page' - different lock contexts for basic block ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'remove_device_exclusive_entry' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'pte_marker_clear' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'do_swap_page' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'alloc_anon_folio' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'do_anonymous_page' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'finish_fault' - unexpected unlock ../mm/memory.c:4875:9: warning: context imbalance in 'do_fault' - different lock contexts for basic block ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'do_numa_page' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'handle_pte_fault' - unexpected unlock ../mm/memory.c:5734:5: warning: context imbalance in 'follow_pte' - different lock contexts for basic block ../mm/memory.c: note: in included file (through ../arch/x86/include/asm/cpuid.h, ../arch/x86/include/asm/processor.h, ../arch/x86/include/asm/cpufeature.h, ../arch/x86/include/asm/thread_info.h, ...): ../arch/x86/include/asm/paravirt.h:400:16: warning: context imbalance in 'follow_pfn' - unexpected unlock ../mm/memory.c:5828:9: warning: context imbalance in 'follow_phys' - unexpected unlock ../mm/memory.c:5862:23: warning: context imbalance in 'generic_access_phys' - unexpected unlock ../net/core/filter.c:1419:39: warning: incorrect type in argument 1 (different address spaces) ../net/core/filter.c:1419:39: expected struct sock_filter const *filter ../net/core/filter.c:1419:39: got struct sock_filter [noderef] __user *filter ../net/core/filter.c:1497:39: warning: incorrect type in argument 1 (different address spaces) ../net/core/filter.c:1497:39: expected struct sock_filter const *filter ../net/core/filter.c:1497:39: got struct sock_filter [noderef] __user *filter ../net/core/filter.c:2325:45: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:2325:45: expected restricted __be32 [usertype] daddr ../net/core/filter.c:2325:45: got unsigned int [usertype] ipv4_nh ../net/core/filter.c:3895:29: warning: symbol 'bpf_xdp_get_buff_len_trace_proto' was not declared. Should it be static? ../net/core/filter.c:4606:29: warning: symbol 'bpf_skb_output_proto' was not declared. Should it be static? ../net/core/filter.c:5018:29: warning: symbol 'bpf_xdp_output_proto' was not declared. Should it be static? ../net/core/filter.c:7870:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static? ../net/core/filter.c:11826:17: warning: symbol 'bpf_dynptr_from_skb' was not declared. Should it be static? ../net/core/filter.c:11839:17: warning: symbol 'bpf_dynptr_from_xdp' was not declared. Should it be static? ../net/core/filter.c:11852:17: warning: symbol 'bpf_sock_addr_set_sun_path' was not declared. Should it be static? ../net/core/filter.c:11873:17: warning: symbol 'bpf_sk_assign_tcp_reqsk' was not declared. Should it be static? ../net/core/filter.c:12060:17: warning: symbol 'bpf_sock_destroy' was not declared. Should it be static? ../net/core/filter.c:1931:43: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1931:43: expected restricted __wsum [usertype] diff ../net/core/filter.c:1931:43: got unsigned long long [usertype] to ../net/core/filter.c:1934:36: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1934:36: expected restricted __be16 [usertype] old ../net/core/filter.c:1934:36: got unsigned long long [usertype] from ../net/core/filter.c:1934:42: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1934:42: expected restricted __be16 [usertype] new ../net/core/filter.c:1934:42: got unsigned long long [usertype] to ../net/core/filter.c:1937:36: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1937:36: expected restricted __be32 [usertype] from ../net/core/filter.c:1937:36: got unsigned long long [usertype] from ../net/core/filter.c:1937:42: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1937:42: expected restricted __be32 [usertype] to ../net/core/filter.c:1937:42: got unsigned long long [usertype] to ../net/core/filter.c:1982:59: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1982:59: expected restricted __wsum [usertype] diff ../net/core/filter.c:1982:59: got unsigned long long [usertype] to ../net/core/filter.c:1985:52: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1985:52: expected restricted __be16 [usertype] from ../net/core/filter.c:1985:52: got unsigned long long [usertype] from ../net/core/filter.c:1985:58: warning: incorrect type in argument 4 (different base types) ../net/core/filter.c:1985:58: expected restricted __be16 [usertype] to ../net/core/filter.c:1985:58: got unsigned long long [usertype] to ../net/core/filter.c:1988:52: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1988:52: expected restricted __be32 [usertype] from ../net/core/filter.c:1988:52: got unsigned long long [usertype] from ../net/core/filter.c:1988:58: warning: incorrect type in argument 4 (different base types) ../net/core/filter.c:1988:58: expected restricted __be32 [usertype] to ../net/core/filter.c:1988:58: got unsigned long long [usertype] to ../net/core/filter.c:2034:28: warning: incorrect type in return expression (different base types) ../net/core/filter.c:2034:28: expected unsigned long long ../net/core/filter.c:2034:28: got restricted __wsum ../net/core/filter.c:2056:35: warning: incorrect type in return expression (different base types) ../net/core/filter.c:2056:35: expected unsigned long long ../net/core/filter.c:2056:35: got restricted __wsum [usertype] csum ../net/core/filter.c:5789:17: warning: incorrect type in assignment (different base types) ../net/core/filter.c:5789:17: expected unsigned int [usertype] spi ../net/core/filter.c:5789:17: got restricted __be32 const [usertype] spi ../net/core/filter.c:5797:33: warning: incorrect type in assignment (different base types) ../net/core/filter.c:5797:33: expected unsigned int [usertype] remote_ipv4 ../net/core/filter.c:5797:33: got restricted __be32 const [usertype] a4 ../arch/x86/kernel/fpu/signal.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../kernel/locking/rtmutex_api.c: note: in included file: ../kernel/locking/rtmutex.c:1632:17: warning: context imbalance in 'rt_mutex_slowlock_block' - unexpected unlock ../kernel/irq/irqdomain.c:117: warning: Function parameter or struct member 'fwnode' not described in 'irq_domain_free_fwnode' ../kernel/irq/irqdomain.c:985: warning: Function parameter or struct member 'd' not described in 'irq_domain_xlate_onecell' ../kernel/irq/irqdomain.c:985: warning: Function parameter or struct member 'ctrlr' not described in 'irq_domain_xlate_onecell' ../kernel/irq/irqdomain.c:985: warning: Function parameter or struct member 'intspec' not described in 'irq_domain_xlate_onecell' ../kernel/irq/irqdomain.c:985: warning: Function parameter or struct member 'intsize' not described in 'irq_domain_xlate_onecell' ../kernel/irq/irqdomain.c:985: warning: Function parameter or struct member 'out_hwirq' not described in 'irq_domain_xlate_onecell' ../kernel/irq/irqdomain.c:985: warning: Function parameter or struct member 'out_type' not described in 'irq_domain_xlate_onecell' ../kernel/irq/irqdomain.c:1004: warning: Function parameter or struct member 'd' not described in 'irq_domain_xlate_twocell' ../kernel/irq/irqdomain.c:1004: warning: Function parameter or struct member 'ctrlr' not described in 'irq_domain_xlate_twocell' ../kernel/irq/irqdomain.c:1004: warning: Function parameter or struct member 'intspec' not described in 'irq_domain_xlate_twocell' ../kernel/irq/irqdomain.c:1004: warning: Function parameter or struct member 'intsize' not described in 'irq_domain_xlate_twocell' ../kernel/irq/irqdomain.c:1004: warning: Function parameter or struct member 'out_hwirq' not described in 'irq_domain_xlate_twocell' ../kernel/irq/irqdomain.c:1004: warning: Function parameter or struct member 'out_type' not described in 'irq_domain_xlate_twocell' ../kernel/irq/irqdomain.c:1027: warning: Function parameter or struct member 'd' not described in 'irq_domain_xlate_onetwocell' ../kernel/irq/irqdomain.c:1027: warning: Function parameter or struct member 'ctrlr' not described in 'irq_domain_xlate_onetwocell' ../kernel/irq/irqdomain.c:1027: warning: Function parameter or struct member 'intspec' not described in 'irq_domain_xlate_onetwocell' ../kernel/irq/irqdomain.c:1027: warning: Function parameter or struct member 'intsize' not described in 'irq_domain_xlate_onetwocell' ../kernel/irq/irqdomain.c:1027: warning: Function parameter or struct member 'out_hwirq' not described in 'irq_domain_xlate_onetwocell' ../kernel/irq/irqdomain.c:1027: warning: Function parameter or struct member 'out_type' not described in 'irq_domain_xlate_onetwocell' ../kernel/irq/irqdomain.c:1052: warning: Function parameter or struct member 'd' not described in 'irq_domain_translate_onecell' ../kernel/irq/irqdomain.c:1052: warning: Function parameter or struct member 'fwspec' not described in 'irq_domain_translate_onecell' ../kernel/irq/irqdomain.c:1052: warning: Function parameter or struct member 'out_hwirq' not described in 'irq_domain_translate_onecell' ../kernel/irq/irqdomain.c:1052: warning: Function parameter or struct member 'out_type' not described in 'irq_domain_translate_onecell' ../kernel/irq/irqdomain.c:1073: warning: Function parameter or struct member 'd' not described in 'irq_domain_translate_twocell' ../kernel/irq/irqdomain.c:1073: warning: Function parameter or struct member 'fwspec' not described in 'irq_domain_translate_twocell' ../kernel/irq/irqdomain.c:1073: warning: Function parameter or struct member 'out_hwirq' not described in 'irq_domain_translate_twocell' ../kernel/irq/irqdomain.c:1073: warning: Function parameter or struct member 'out_type' not described in 'irq_domain_translate_twocell' ../kernel/power/swap.c:544: warning: Function parameter or struct member 'handle' not described in 'save_image' ../kernel/power/swap.c:544: warning: Function parameter or struct member 'snapshot' not described in 'save_image' ../kernel/power/swap.c:544: warning: Function parameter or struct member 'nr_to_write' not described in 'save_image' ../kernel/power/swap.c:891: warning: Function parameter or struct member 'nr_pages' not described in 'enough_swap' ../kernel/power/swap.c:1062: warning: Function parameter or struct member 'handle' not described in 'load_image' ../kernel/power/swap.c:1062: warning: Function parameter or struct member 'snapshot' not described in 'load_image' ../kernel/power/swap.c:1062: warning: Function parameter or struct member 'nr_to_read' not described in 'load_image' ../kernel/rcu/srcutree.c:369:13: warning: context imbalance in 'spin_lock_irqsave_sdp_contention' - wrong count at exit ../kernel/rcu/srcutree.c:387:13: warning: context imbalance in 'spin_lock_irqsave_ssp_contention' - wrong count at exit ../kernel/rcu/srcutree.c:973:9: warning: context imbalance in 'srcu_funnel_exp_start' - unexpected unlock ../kernel/rcu/srcutree.c:1063:9: warning: context imbalance in 'srcu_funnel_gp_start' - unexpected unlock ../kernel/rcu/srcutree.c:1289:35: warning: context imbalance in 'srcu_gp_start_if_needed' - unexpected unlock ../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/regulator/of_regulator.c:18:43: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c:260:22: 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:270:22: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c:323: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 ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/debug.c:468:17: warning: incorrect type in assignment (different address spaces) ../kernel/sched/debug.c:468:17: expected struct sched_domain *[assigned] sd ../kernel/sched/debug.c:468:17: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/debug.c:793:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/debug.c:793:9: expected struct task_struct *tsk ../kernel/sched/debug.c:793:9: got struct task_struct [noderef] __rcu *curr ../kernel/sched/debug.c:793:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/debug.c:793:9: expected struct task_struct *tsk ../kernel/sched/debug.c:793:9: got struct task_struct [noderef] __rcu *curr ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/stats.c:148:17: warning: incorrect type in assignment (different address spaces) ../kernel/sched/stats.c:148:17: expected struct sched_domain *[assigned] sd ../kernel/sched/stats.c:148:17: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/topology.c:107:56: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:107:56: expected struct sched_domain *sd ../kernel/sched/topology.c:107:56: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:126:60: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:126:60: expected struct sched_domain *sd ../kernel/sched/topology.c:126:60: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:149:20: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:149:20: expected struct sched_domain *sd ../kernel/sched/topology.c:149:20: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:455:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:455:13: expected struct perf_domain *[assigned] tmp ../kernel/sched/topology.c:455:13: got struct perf_domain [noderef] __rcu *pd ../kernel/sched/topology.c:464:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:464:13: expected struct perf_domain *[assigned] tmp ../kernel/sched/topology.c:464:13: got struct perf_domain [noderef] __rcu *pd ../kernel/sched/topology.c:485:19: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:485:19: expected struct perf_domain *[assigned] pd ../kernel/sched/topology.c:485:19: got struct perf_domain [noderef] __rcu *pd ../kernel/sched/topology.c:647:49: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:647:49: expected struct sched_domain *parent ../kernel/sched/topology.c:647:49: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:732:50: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:732:50: expected struct sched_domain *parent ../kernel/sched/topology.c:732:50: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:740:55: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:740:55: expected struct sched_domain [noderef] __rcu *[noderef] __rcu child ../kernel/sched/topology.c:740:55: got struct sched_domain *[assigned] tmp ../kernel/sched/topology.c:753:29: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:753:29: expected struct sched_domain *[assigned] tmp ../kernel/sched/topology.c:753:29: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:758:20: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:758:20: expected struct sched_domain *sd ../kernel/sched/topology.c:758:20: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:779:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:779:13: expected struct sched_domain *[assigned] tmp ../kernel/sched/topology.c:779:13: got struct sched_domain [noderef] __rcu *sd ../kernel/sched/topology.c:941:70: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:941:70: expected struct sched_domain *sd ../kernel/sched/topology.c:941:70: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:970:59: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:970:59: expected struct sched_domain *sd ../kernel/sched/topology.c:970:59: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1016:57: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:1016:57: expected struct sched_domain *sd ../kernel/sched/topology.c:1016:57: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1018:25: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:1018:25: expected struct sched_domain *sibling ../kernel/sched/topology.c:1018:25: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1026:55: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:1026:55: expected struct sched_domain *sd ../kernel/sched/topology.c:1026:55: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1028:25: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:1028:25: expected struct sched_domain *sibling ../kernel/sched/topology.c:1028:25: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1098:62: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:1098:62: expected struct sched_domain *sd ../kernel/sched/topology.c:1098:62: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1202:40: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:1202:40: expected struct sched_domain *child ../kernel/sched/topology.c:1202:40: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1622:43: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:1622:43: expected struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1622:43: got struct sched_domain *child ../kernel/sched/topology.c:1760:21: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:1760:21: int [noderef] __rcu * ../kernel/sched/topology.c:1760:21: int * ../kernel/sched/topology.c:1886:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:1886:9: int [noderef] __rcu * ../kernel/sched/topology.c:1886:9: int * ../kernel/sched/topology.c:1941:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:1941:9: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:1941:9: struct cpumask *** ../kernel/sched/topology.c:1999:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:1999:9: int [noderef] __rcu * ../kernel/sched/topology.c:1999:9: int * ../kernel/sched/topology.c:2001:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2001:9: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2001:9: struct cpumask *** ../kernel/sched/topology.c:2085:17: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2085:17: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2085:17: struct cpumask *** ../kernel/sched/topology.c:2157:19: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2157:19: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2157:19: struct cpumask *** ../kernel/sched/topology.c:2197:17: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2197:17: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2197:17: struct cpumask *** ../kernel/sched/topology.c:2321:31: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2321:31: expected struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:2321:31: got struct sched_domain *sd ../kernel/sched/topology.c:2425:57: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2425:57: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:2425:57: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:2446:56: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:2446:56: expected struct sched_domain *child ../kernel/sched/topology.c:2446:56: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:2445:57: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2445:57: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:2445:57: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:2500:57: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2500:57: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:2500:57: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/core_sched.c:276:37: error: incompatible types in conditional expression (different address spaces): ../kernel/sched/core_sched.c:276:37: struct task_struct * ../kernel/sched/core_sched.c:276:37: struct task_struct [noderef] __rcu * ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/autogroup.c:7: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:2153:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2153:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2153:25: struct task_struct * ../kernel/power/autosleep.c:46:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/autosleep.c:46:32: warning: restricted suspend_state_t degrades to integer ../kernel/power/autosleep.c:71:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/autosleep.c:71:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/autosleep.c:106:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/autosleep.c:106:21: warning: restricted suspend_state_t degrades to integer ../drivers/char/mem.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/kernel/fpu/xstate.c:1573:9: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1573:9: expected struct lockdep_map const *lock ../arch/x86/kernel/fpu/xstate.c:1573:9: got struct lockdep_map [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1663:31: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1663:31: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1663:31: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1671:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1671:33: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1671:33: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1689:31: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1689:31: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1689:31: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1693:41: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1693:41: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1693:41: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1708:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1708:33: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1708:33: got struct spinlock [noderef] __rcu * ../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 ../block/blk-throttle.c: In function ‘tg_prfill_limit’: ../block/blk-throttle.c:1539:74: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 1539 | snprintf(idle_time, sizeof(idle_time), " idle=%lu", | ^ ../block/blk-throttle.c:1539:25: note: ‘snprintf’ output between 8 and 27 bytes into a destination of size 26 1539 | snprintf(idle_time, sizeof(idle_time), " idle=%lu", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1540 | tg->idletime_threshold_conf); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../block/blk-throttle.c:1546:43: warning: ‘%lu’ directive output may be truncated writing between 1 and 20 bytes into a region of size 17 [-Wformat-truncation=] 1546 | " latency=%lu", tg->latency_target_conf); | ^~~ ../block/blk-throttle.c:1546:33: note: directive argument in the range [0, 18446744073709551614] 1546 | " latency=%lu", tg->latency_target_conf); | ^~~~~~~~~~~~~~ ../block/blk-throttle.c:1545:25: note: ‘snprintf’ output between 11 and 30 bytes into a destination of size 26 1545 | snprintf(latency_time, sizeof(latency_time), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1546 | " latency=%lu", tg->latency_target_conf); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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 ../drivers/soc/qcom/smd-rpm.c:177:47: warning: incorrect type in argument 2 (different address spaces) ../drivers/soc/qcom/smd-rpm.c:177:47: expected void const volatile [noderef] __iomem * ../drivers/soc/qcom/smd-rpm.c:177:47: got unsigned char const * ../mm/mlock.c: note: in included file (through ../include/linux/swap.h): ../include/linux/memcontrol.h:1691:39: warning: context imbalance in '__mlock_new_folio' - unexpected unlock ../mm/mlock.c:208:39: warning: context imbalance in 'mlock_folio_batch' - unexpected unlock ../mm/mlock.c:419:20: warning: context imbalance in 'mlock_pte_range' - unexpected unlock ../kernel/rcu/update.c: note: in included file: ../kernel/rcu/tasks.h:1280:5: warning: symbol 'rcu_tasks_rude_lazy_ms' was not declared. Should it be static? ../kernel/rcu/tasks.h:1912:5: warning: symbol 'rcu_tasks_trace_lazy_ms' was not declared. Should it be static? ../kernel/rcu/tasks.h:1176:6: warning: context imbalance in 'exit_tasks_rcu_finish' - unexpected unlock ../drivers/dma/altera-msgdma.c:594:36: warning: context imbalance in 'msgdma_chan_desc_cleanup' - unexpected unlock ../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 ../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) ../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 (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 (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: cast truncates bits from constant value (180118 becomes 118) ../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 (100090 becomes 90) ../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 (100090 becomes 90) ../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: too many warnings ../lib/usercopy.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../net/ipv4/icmp.c: note: in included file (through ../include/linux/spinlock.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ../include/linux/module.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/soc/qcom/smem.c:442:16: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:442:16: expected struct smem_header *header ../drivers/soc/qcom/smem.c:442:16: got void [noderef] __iomem *virt_base ../drivers/soc/qcom/smem.c:529:16: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:529:16: expected struct smem_header *header ../drivers/soc/qcom/smem.c:529:16: got void [noderef] __iomem *virt_base ../drivers/soc/qcom/smem.c:549:50: warning: incorrect type in return expression (different address spaces) ../drivers/soc/qcom/smem.c:549:50: expected void * ../drivers/soc/qcom/smem.c:549:50: got void [noderef] __iomem * ../drivers/soc/qcom/smem.c:710:22: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:710:22: expected struct smem_partition_header *phdr ../drivers/soc/qcom/smem.c:710:22: got void [noderef] __iomem *virt_base ../drivers/soc/qcom/smem.c:714:27: warning: cast to restricted __le32 ../drivers/soc/qcom/smem.c:718:22: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:718:22: expected struct smem_partition_header *phdr ../drivers/soc/qcom/smem.c:718:22: got void [noderef] __iomem *virt_base ../drivers/soc/qcom/smem.c:722:27: warning: cast to restricted __le32 ../drivers/soc/qcom/smem.c:725:24: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:725:24: expected struct smem_header *header ../drivers/soc/qcom/smem.c:725:24: got void [noderef] __iomem *virt_base ../drivers/soc/qcom/smem.c:759:36: error: subtraction of different types can't work (different address spaces) ../drivers/soc/qcom/smem.c:768:28: error: subtraction of different types can't work (different address spaces) ../drivers/soc/qcom/smem.c:777:36: error: subtraction of different types can't work (different address spaces) ../drivers/soc/qcom/smem.c:814:16: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:814:16: expected struct smem_header *header ../drivers/soc/qcom/smem.c:814:16: got void [noderef] __iomem *virt_base ../drivers/soc/qcom/smem.c:847:57: warning: restricted __le32 degrades to integer ../drivers/soc/qcom/smem.c:868:16: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:868:16: expected struct smem_partition_header *header ../drivers/soc/qcom/smem.c:868:16: got void [noderef] __iomem * ../drivers/soc/qcom/smem.c:1019:22: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:1019:22: expected struct smem_ptable *ptable ../drivers/soc/qcom/smem.c:1019:22: got void [noderef] __iomem * ../drivers/soc/qcom/smem.c:1127:16: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:1127:16: expected struct smem_header *header ../drivers/soc/qcom/smem.c:1127:16: got void [noderef] __iomem *virt_base ../drivers/soc/qcom/smem.c:1148:16: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smem.c:1148:16: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smem.c:1148:16: got restricted __le32 * ../drivers/soc/qcom/smem.c:1148:52: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smem.c:1148:52: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smem.c:1148:52: got restricted __le32 * ../sound/isa/sb/emu8000_patch.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1333:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1334:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1335:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1336:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1337:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1338:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1339:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1340:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1341:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1342:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1343:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1344:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1345:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1346:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1347:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1348:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1349:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1350:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1351:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1352:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1353:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1354:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1355:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1356:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1357:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1358:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1359:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1360:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1361:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1362:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1363:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1364:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1365:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1366:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1367:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1368:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1369:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1370:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1371:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1372:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1373:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1374:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1375:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1376:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1377:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1378:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1379:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1380:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1381:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1382:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1383:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1384:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1385:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1386:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1387:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1388:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1389:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1390:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1391:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1392:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1393:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1394:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1395:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1396:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1397:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1398:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1399:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1400:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1401:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1402:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1403:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1404:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1405:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1406:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1407:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1408:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1409:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1410:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1411:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1412:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1413:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1414:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1415:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1416:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1417:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1418:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1419:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1420:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1421:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1422:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1423:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1424:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1425:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1426:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1427:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1428:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1429:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1430:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1431:9: warning: obsolete array initializer, use C99 syntax ../drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c:1432:9: warning: too many warnings ../net/ipv6/anycast.c:515:25: warning: context imbalance in 'ac6_get_next' - unexpected unlock ../net/ipv6/anycast.c:537:9: warning: context imbalance in 'ac6_get_idx' - wrong count at exit ../net/ipv6/anycast.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:781:9: warning: context imbalance in 'ac6_seq_stop' - unexpected unlock ../arch/x86/kernel/tboot.c:488:16: warning: incorrect type in assignment (different address spaces) ../arch/x86/kernel/tboot.c:488:16: expected void *config ../arch/x86/kernel/tboot.c:488:16: got void [noderef] __iomem * ../arch/x86/kernel/tboot.c:494:19: warning: incorrect type in assignment (different address spaces) ../arch/x86/kernel/tboot.c:494:19: expected void *heap_base ../arch/x86/kernel/tboot.c:494:19: got void [noderef] __iomem * ../arch/x86/kernel/tboot.c:496:17: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/tboot.c:496:17: expected void volatile [noderef] __iomem *addr ../arch/x86/kernel/tboot.c:496:17: got void *config ../arch/x86/kernel/tboot.c: note: in included file (through ../include/linux/init_task.h): ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'map_tboot_page' - unexpected unlock ../kernel/locking/locktorture.c:127:23: warning: symbol 'call_rcu_chain_list' was not declared. Should it be static? ../kernel/locking/locktorture.c:496:12: warning: context imbalance in 'torture_mutex_lock' - wrong count at exit ../kernel/locking/locktorture.c:512:13: warning: context imbalance in 'torture_mutex_unlock' - wrong count at exit ../kernel/locking/locktorture.c:570: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:191:9: warning: context imbalance in 'torture_ww_mutex_unlock' - wrong count at exit ../kernel/locking/locktorture.c:665:12: warning: context imbalance in 'torture_rtmutex_lock' - wrong count at exit ../kernel/locking/locktorture.c:689:13: warning: context imbalance in 'torture_rtmutex_unlock' - wrong count at exit ../kernel/locking/locktorture.c:729:12: warning: context imbalance in 'torture_rwsem_down_write' - wrong count at exit ../kernel/locking/locktorture.c:745:13: warning: context imbalance in 'torture_rwsem_up_write' - wrong count at exit ../kernel/locking/locktorture.c:751:12: warning: context imbalance in 'torture_rwsem_down_read' - wrong count at exit ../kernel/locking/locktorture.c:769:13: warning: context imbalance in 'torture_rwsem_up_read' - wrong count at exit ../kernel/locking/locktorture.c:799:12: warning: context imbalance in 'torture_percpu_rwsem_down_write' - wrong count at exit ../kernel/locking/locktorture.c:806:13: warning: context imbalance in 'torture_percpu_rwsem_up_write' - wrong count at exit ../kernel/locking/locktorture.c:815:25: warning: context imbalance in 'torture_percpu_rwsem_down_read' - wrong count at exit ../kernel/locking/locktorture.c:819:13: warning: context imbalance in 'torture_percpu_rwsem_up_read' - wrong count at exit ../fs/notify/fsnotify.c:373:16: error: incompatible types in comparison expression (different address spaces): ../fs/notify/fsnotify.c:373:16: struct fsnotify_mark_connector [noderef] __rcu * ../fs/notify/fsnotify.c:373:16: struct fsnotify_mark_connector * ../fs/notify/fsnotify.c:375:24: error: incompatible types in comparison expression (different address spaces): ../fs/notify/fsnotify.c:375:24: struct hlist_node [noderef] __rcu * ../fs/notify/fsnotify.c:375:24: struct hlist_node * ../fs/notify/fsnotify.c:385:24: error: incompatible types in comparison expression (different address spaces): ../fs/notify/fsnotify.c:385:24: struct hlist_node [noderef] __rcu * ../fs/notify/fsnotify.c:385:24: struct hlist_node * ../fs/notify/fsnotify.c:550:38: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/fsnotify.c:550:38: expected struct fsnotify_mark_connector **connp ../fs/notify/fsnotify.c:550:38: got struct fsnotify_mark_connector [noderef] __rcu ** ../fs/notify/fsnotify.c:553:46: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/fsnotify.c:553:46: expected struct fsnotify_mark_connector **connp ../fs/notify/fsnotify.c:553:46: got struct fsnotify_mark_connector [noderef] __rcu ** ../fs/notify/fsnotify.c:557:46: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/fsnotify.c:557:46: expected struct fsnotify_mark_connector **connp ../fs/notify/fsnotify.c:557:46: got struct fsnotify_mark_connector [noderef] __rcu ** ../fs/notify/fsnotify.c:561:46: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/fsnotify.c:561:46: expected struct fsnotify_mark_connector **connp ../fs/notify/fsnotify.c:561:46: got struct fsnotify_mark_connector [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:389:18: warning: symbol 'rng' was not declared. Should it be static? ../kernel/locking/test-ww_mutex.c:390:1: warning: symbol 'rng_lock' was not declared. Should it be static? ../drivers/soc/qcom/smp2p.c:249:34: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smp2p.c:249:34: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smp2p.c:249:34: got unsigned int [usertype] *value ../drivers/soc/qcom/smp2p.c:401:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smp2p.c:401:33: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smp2p.c:401:33: got unsigned int [usertype] *value ../drivers/soc/qcom/smp2p.c:404:26: warning: incorrect type in argument 2 (different address spaces) ../drivers/soc/qcom/smp2p.c:404:26: expected void volatile [noderef] __iomem *addr ../drivers/soc/qcom/smp2p.c:404:26: got unsigned int [usertype] *value ../arch/x86/kernel/stacktrace.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/soc/qcom/smp2p.c:78: warning: Excess struct member 'name' description in 'smp2p_smem_item' ../drivers/soc/qcom/smp2p.c:78: warning: Excess struct member 'value' description in 'smp2p_smem_item' ../lib/string_helpers.c: In function ‘string_get_size’: ../lib/string_helpers.c:121:46: warning: ‘%03u’ directive output may be truncated writing between 3 and 10 bytes into a region of size 7 [-Wformat-truncation=] 121 | snprintf(tmp, sizeof(tmp), ".%03u", remainder); | ^~~~ ../lib/string_helpers.c:121:44: note: directive argument in the range [0, 4294966295] 121 | snprintf(tmp, sizeof(tmp), ".%03u", remainder); | ^~~~~~~ ../lib/string_helpers.c:121:17: note: ‘snprintf’ output between 5 and 12 bytes into a destination of size 8 121 | snprintf(tmp, sizeof(tmp), ".%03u", remainder); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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] ../sound/core/seq/seq_virmidi.c:96:9: warning: context imbalance in 'snd_virmidi_dev_receive_event' - different lock contexts for basic block ../drivers/tty/sysrq.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/sched/signal.h): ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'sysrq_handle_crash' - unexpected unlock ../drivers/soc/qcom/smsm.c:152:32: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smsm.c:152:32: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:152:32: got unsigned int [usertype] *local_state ../drivers/soc/qcom/smsm.c:164:25: warning: incorrect type in argument 2 (different address spaces) ../drivers/soc/qcom/smsm.c:164:25: expected void volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:164:25: got unsigned int [usertype] *local_state ../drivers/soc/qcom/smsm.c:174:48: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smsm.c:174:48: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:174:48: got unsigned int [usertype] * ../drivers/soc/qcom/smsm.c:206:26: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smsm.c:206:26: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:206:26: got unsigned int [usertype] *remote_state ../drivers/soc/qcom/smsm.c:244:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smsm.c:244:49: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:244:49: got unsigned int [usertype] * ../drivers/soc/qcom/smsm.c:246:49: warning: incorrect type in argument 2 (different address spaces) ../drivers/soc/qcom/smsm.c:246:49: expected void volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:246:49: got unsigned int [usertype] * ../drivers/soc/qcom/smsm.c:267:24: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smsm.c:267:24: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:267:24: got unsigned int [usertype] *remote_state ../drivers/soc/qcom/smsm.c:275:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smsm.c:275:49: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:275:49: got unsigned int [usertype] * ../drivers/soc/qcom/smsm.c:277:49: warning: incorrect type in argument 2 (different address spaces) ../drivers/soc/qcom/smsm.c:277:49: expected void volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:277:49: got unsigned int [usertype] * ../drivers/soc/qcom/smsm.c:317:26: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smsm.c:317:26: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:317:26: got unsigned int [usertype] *remote_state ../drivers/soc/qcom/smsm.c:592:47: warning: incorrect type in argument 2 (different address spaces) ../drivers/soc/qcom/smsm.c:592:47: expected void volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:592:47: got unsigned int [usertype] * ../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) ../kernel/rcu/tree.c:996:9: warning: context imbalance in 'rcu_start_this_gp' - different lock contexts for basic block ../kernel/rcu/tree.c:1404:9: warning: context imbalance in 'rcu_poll_gp_seq_start_unlocked' - different lock contexts for basic block ../kernel/rcu/tree.c:1421:9: warning: context imbalance in 'rcu_poll_gp_seq_end_unlocked' - different lock contexts for basic block ../kernel/rcu/tree.c:1537:9: warning: context imbalance in 'rcu_gp_init' - different lock contexts for basic block ../kernel/rcu/tree.c:2009:1: warning: context imbalance in 'rcu_report_qs_rdp' - different lock contexts for basic block ../kernel/rcu/tree.c:2119:13: warning: context imbalance in 'rcu_do_batch' - wrong count at exit ../kernel/rcu/tree.c:2315:9: warning: context imbalance in 'force_qs_rnp' - different lock contexts for basic block ../kernel/rcu/tree.c:2381:25: warning: context imbalance in 'rcu_force_quiescent_state' - unexpected unlock ../kernel/rcu/tree.c:2411:30: warning: context imbalance in 'rcu_core' - different lock contexts for basic block ../kernel/rcu/tree.c: note: in included file: ../kernel/rcu/tree_stall.h:987: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:191:9: warning: context imbalance in '__rcu_report_exp_rnp' - different lock contexts for basic block ../kernel/rcu/tree_exp.h:1082: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:135:16: warning: context imbalance in 'rcu_nocb_bypass_trylock' - wrong count at exit ../kernel/rcu/tree_nocb.h:152:13: warning: context imbalance in 'rcu_nocb_lock' - wrong count at exit ../kernel/rcu/tree_nocb.h:167:17: warning: context imbalance in 'rcu_nocb_unlock' - unexpected unlock ../kernel/rcu/tree_nocb.h:180:17: warning: context imbalance in 'rcu_nocb_unlock_irqrestore' - unexpected unlock ../kernel/rcu/tree_nocb.h:357:9: warning: context imbalance in 'rcu_nocb_do_flush_bypass' - unexpected unlock ../kernel/rcu/tree_nocb.h:374:13: warning: context imbalance in 'rcu_nocb_flush_bypass' - wrong count at exit ../kernel/rcu/tree_nocb.h:559:13: warning: context imbalance in '__call_rcu_nocb_wake' - wrong count at exit ../kernel/rcu/tree_nocb.h:660:9: warning: context imbalance in 'nocb_gp_toggle_rdp' - wrong count at exit ../kernel/rcu/tree_nocb.h:714:9: warning: context imbalance in 'nocb_gp_wait' - different lock contexts for basic block ../kernel/rcu/tree_nocb.h:994:9: warning: context imbalance in 'nocb_cb_wait' - wrong count at exit ../kernel/rcu/tree_nocb.h:1106:9: warning: context imbalance in 'rdp_offload_toggle' - wrong count at exit ../kernel/rcu/tree_nocb.h:1192:34: warning: context imbalance in 'rcu_nocb_rdp_deoffload' - different lock contexts for basic block ../kernel/rcu/tree_nocb.h:1230:13: warning: context imbalance in 'rcu_nocb_rdp_offload' - different lock contexts for basic block ../kernel/rcu/tree_nocb.h:1342:1: warning: context imbalance in 'lazy_rcu_shrink_scan' - different lock contexts for basic block ../arch/x86/kernel/cpu/cacheinfo.c:341:24: error: too long token expansion ../arch/x86/kernel/cpu/cacheinfo.c:341:24: error: too long token expansion ../kernel/rcu/rcutorture.c:406: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:781:9: warning: context imbalance in 'rcu_torture_read_unlock' - unexpected unlock ../kernel/rcu/rcutorture.c:630:12: 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:301:9: warning: context imbalance in 'srcu_torture_read_unlock' - unexpected unlock ../kernel/rcu/rcutorture.c:1846:9: warning: context imbalance in 'rcutorture_one_extend' - different lock contexts for basic block ../include/linux/srcu.h:285:9: warning: context imbalance in 'rcu_torture_init_srcu_lockdep' - unexpected unlock ../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:98:32: warning: cast removes address space '__user' of expression ../fs/signalfd.c:116:33: warning: cast removes address space '__user' of expression ../fs/signalfd.c:119:33: warning: cast removes address space '__user' of expression ../fs/signalfd.c:123:33: warning: cast removes address space '__user' of expression ../fs/signalfd.c:139:32: warning: cast removes address space '__user' of expression ../fs/signalfd.c:143:38: warning: cast removes address space '__user' of expression ../fs/signalfd.c:162:31: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:162:31: expected struct spinlock [usertype] *lock ../fs/signalfd.c:162:31: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:171:41: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:171:41: expected struct spinlock [usertype] *lock ../fs/signalfd.c:171:41: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:175:32: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:175:32: expected struct wait_queue_head *wq_head ../fs/signalfd.c:175:32: got struct wait_queue_head [noderef] __rcu * ../fs/signalfd.c:185:41: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:185:41: expected struct spinlock [usertype] *lock ../fs/signalfd.c:185:41: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:187:39: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:187:39: expected struct spinlock [usertype] *lock ../fs/signalfd.c:187:39: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:189:33: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:189:33: expected struct spinlock [usertype] *lock ../fs/signalfd.c:189:33: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:191:35: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:191:35: expected struct wait_queue_head *wq_head ../fs/signalfd.c:191:35: got struct wait_queue_head [noderef] __rcu * ../fs/signalfd.c:291:39: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:291:39: expected struct spinlock [usertype] *lock ../fs/signalfd.c:291:39: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:293:41: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:293:41: expected struct spinlock [usertype] *lock ../fs/signalfd.c:293:41: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:295:17: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:295:17: expected struct wait_queue_head *wq_head ../fs/signalfd.c:295:17: got struct wait_queue_head [noderef] __rcu * ../drivers/acpi/acpica/evhandler.c:26:4: warning: symbol 'acpi_gbl_default_address_spaces' was not declared. Should it be static? ../mm/mprotect.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:781:9: warning: context imbalance in 'change_pte_range' - unexpected unlock ../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/entry/syscall_user_dispatch.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/ptrace.h): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../kernel/rcu/refscale.c:646:24: error: incompatible types in comparison expression (different address spaces): ../kernel/rcu/refscale.c:646:24: struct refscale_typesafe [noderef] __rcu * ../kernel/rcu/refscale.c:646:24: struct refscale_typesafe * ../kernel/rcu/refscale.c:601:13: warning: context imbalance in 'typesafe_lock_acquire' - wrong count at exit ../kernel/rcu/refscale.c:608:13: warning: context imbalance in 'typesafe_lock_release' - unexpected unlock ../fs/eventpoll.c:619:9: warning: restricted __poll_t degrades to integer ../fs/eventpoll.c:619:9: warning: cast to restricted __poll_t ../fs/eventpoll.c:1355:53: warning: incorrect type in argument 3 (different base types) ../fs/eventpoll.c:1355:53: expected unsigned int pollflags ../fs/eventpoll.c:1355:53: got restricted __poll_t ../fs/eventpoll.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../net/ipv4/af_inet.c:1537:59: warning: restricted __be16 degrades to integer ../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 ../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? ../net/core/xdp.c:711:17: warning: symbol 'bpf_xdp_metadata_rx_timestamp' was not declared. Should it be static? ../net/core/xdp.c:733:17: warning: symbol 'bpf_xdp_metadata_rx_hash' was not declared. Should it be static? ../net/core/xdp.c:766:17: warning: symbol 'bpf_xdp_metadata_rx_vlan_tag' was not declared. Should it be static? ../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 (80688 becomes 688) ../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 (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: 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 (180118 becomes 118) ../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 (1a009a becomes 9a) ../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 (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: too many warnings ../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:2936:31: warning: context imbalance in 'igmp_mcf_get_next' - unexpected unlock ../net/ipv4/igmp.c:2962:9: warning: context imbalance in 'igmp_mcf_get_idx' - wrong count at exit ../net/ipv4/igmp.c:2979: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:781:9: warning: context imbalance in 'igmp_mcf_seq_stop' - unexpected unlock ../net/netfilter/nf_conntrack_netlink.c:1218:36: warning: context imbalance in 'ctnetlink_dump_table' - unexpected unlock ../fs/notify/mark.c:559:13: warning: incorrect type in initializer (different address spaces) ../fs/notify/mark.c:559:13: expected struct fsnotify_mark_connector [noderef] __rcu *__new ../fs/notify/mark.c:559:13: got struct fsnotify_mark_connector *[assigned] conn ../fs/notify/mark.c:322:9: warning: context imbalance in 'fsnotify_put_mark' - unexpected unlock ../fs/notify/mark.c:574:39: warning: context imbalance in 'fsnotify_grab_connector' - different lock contexts for basic block ../fs/notify/mark.c:659:20: warning: context imbalance in 'fsnotify_add_mark_list' - unexpected unlock ../fs/notify/mark.c:739:25: warning: context imbalance in 'fsnotify_find_mark' - unexpected unlock ../fs/notify/mark.c:813:17: warning: context imbalance in 'fsnotify_destroy_marks' - unexpected unlock ../drivers/video/fbdev/atmel_lcdfb.c:334:27: warning: incorrect type in assignment (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:334:27: expected char [noderef] __iomem *screen_base ../drivers/video/fbdev/atmel_lcdfb.c:334:27: got void * ../drivers/video/fbdev/atmel_lcdfb.c:342:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:342:9: expected void const * ../drivers/video/fbdev/atmel_lcdfb.c:342:9: got char [noderef] __iomem *screen_base ../drivers/video/fbdev/atmel_lcdfb.c:342:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:342:9: expected void const * ../drivers/video/fbdev/atmel_lcdfb.c:342:9: got char [noderef] __iomem *screen_base ../drivers/video/fbdev/atmel_lcdfb.c:342:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:342:9: expected void * ../drivers/video/fbdev/atmel_lcdfb.c:342:9: got char [noderef] __iomem *screen_base ../drivers/video/fbdev/atmel_lcdfb.c:313:59: warning: incorrect type in argument 3 (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:313:59: expected void *cpu_addr ../drivers/video/fbdev/atmel_lcdfb.c:313:59: got char [noderef] __iomem *screen_base ../drivers/video/fbdev/atmel_lcdfb.c:313:59: warning: incorrect type in argument 3 (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:313:59: expected void *cpu_addr ../drivers/video/fbdev/atmel_lcdfb.c:313:59: got char [noderef] __iomem *screen_base ../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:781:9: warning: context imbalance in 'move_ptes' - unexpected unlock ../mm/mremap.c:290:20: warning: context imbalance in 'move_normal_pmd' - different lock contexts for basic block ../sound/soc/soc-ops.c:708:33: warning: invalid assignment: &= ../sound/soc/soc-ops.c:708:33: left side has type unsigned short ../sound/soc/soc-ops.c:708:33: right side has type restricted __be16 ../sound/soc/soc-ops.c:712:33: warning: invalid assignment: &= ../sound/soc/soc-ops.c:712:33: left side has type unsigned int ../sound/soc/soc-ops.c:712:33: right side has type restricted __be32 ../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 ../drivers/dma/fsl-edma-main.c:56:16: warning: cast removes address space '__iomem' of expression ../drivers/dma/fsl-edma-main.c:60:9: warning: cast removes address space '__iomem' of expression ../net/ipv6/ip6_input.c:531:33: warning: context imbalance in 'ip6_mc_input' - different lock contexts for basic block ../net/mptcp/protocol.c:3254:9: warning: context imbalance in 'mptcp_sk_clone_init' - unexpected unlock ../drivers/video/fbdev/pvr2fb.c:1081:11: warning: Using plain integer as NULL pointer ../fs/userfaultfd.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/hashtable.h): ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'handle_userfault' - unexpected unlock drivers/tty/vt/consolemap_deftbl.c:10:4: warning: symbol 'dfont_unicount' was not declared. Should it be static? drivers/tty/vt/consolemap_deftbl.c:46:5: warning: symbol 'dfont_unitable' was not declared. Should it be static? ../security/integrity/ima/ima_kexec.c:58:30: warning: incorrect type in assignment (different base types) ../security/integrity/ima/ima_kexec.c:58:30: expected unsigned short [addressable] [assigned] [usertype] version ../security/integrity/ima/ima_kexec.c:58:30: got restricted __le16 [usertype] ../security/integrity/ima/ima_kexec.c:59:28: warning: incorrect type in assignment (different base types) ../security/integrity/ima/ima_kexec.c:59:28: expected unsigned long long [addressable] [assigned] [usertype] count ../security/integrity/ima/ima_kexec.c:59:28: got restricted __le64 [usertype] ../security/integrity/ima/ima_kexec.c:60:34: warning: incorrect type in assignment (different base types) ../security/integrity/ima/ima_kexec.c:60:34: expected unsigned long long [addressable] [assigned] [usertype] buffer_size ../security/integrity/ima/ima_kexec.c:60:34: got restricted __le64 [usertype] ../fs/aio.c:618:24: warning: incorrect type in argument 1 (different address spaces) ../fs/aio.c:618:24: expected void [noderef] __percpu *__pdata ../fs/aio.c:618:24: got struct kioctx_cpu *cpu ../fs/aio.c:783:18: warning: incorrect type in assignment (different address spaces) ../fs/aio.c:783:18: expected struct kioctx_cpu *cpu ../fs/aio.c:783:18: got struct kioctx_cpu [noderef] __percpu * ../fs/aio.c:830:24: warning: incorrect type in argument 1 (different address spaces) ../fs/aio.c:830:24: expected void [noderef] __percpu *__pdata ../fs/aio.c:830:24: got struct kioctx_cpu *cpu ../fs/aio.c:935:16: warning: incorrect type in initializer (different address spaces) ../fs/aio.c:935:16: expected void const [noderef] __percpu *__vpp_verify ../fs/aio.c:935:16: got struct kioctx_cpu * ../fs/aio.c:953:16: warning: incorrect type in initializer (different address spaces) ../fs/aio.c:953:16: expected void const [noderef] __percpu *__vpp_verify ../fs/aio.c:953:16: got struct kioctx_cpu * ../fs/aio.c:1681:13: warning: context imbalance in 'poll_iocb_lock_wq' - different lock contexts for basic block ../fs/aio.c:1712:13: warning: context imbalance in 'poll_iocb_unlock_wq' - unexpected unlock ../net/mctp/route.c:123:9: warning: context imbalance in 'mctp_lookup_key' - different lock contexts for basic block ../net/mctp/route.c:479:39: warning: context imbalance in 'mctp_route_input' - unexpected unlock ../scripts/Makefile.build:243: ../drivers/dma/Makefile: fsl-edma-common.o is added to multiple modules: fsl-edma mcf-edma ../drivers/dma/fsl-edma-common.c:76:15: warning: cast removes address space '__iomem' of expression ../drivers/dma/fsl-edma-common.c:93:9: warning: cast removes address space '__iomem' of expression ../drivers/dma/fsl-edma-common.c:100:22: warning: cast removes address space '__iomem' of expression ../drivers/dma/fsl-edma-common.c:101:25: warning: cast removes address space '__iomem' of expression ../drivers/dma/fsl-edma-common.c:104:15: warning: cast removes address space '__iomem' of expression ../drivers/dma/fsl-edma-common.c:106:9: warning: cast removes address space '__iomem' of expression ../drivers/dma/fsl-edma-common.c:131:19: warning: cast removes address space '__iomem' of expression ../drivers/dma/fsl-edma-common.c:137:17: warning: cast removes address space '__iomem' of expression ../drivers/dma/fsl-edma-common.c:140:9: warning: cast removes address space '__iomem' of expression ../drivers/dma/fsl-edma-common.c:473:17: warning: cast removes address space '__iomem' of expression ../drivers/dma/fsl-edma-common.c:473:17: warning: cast removes address space '__iomem' of expression ../arch/x86/kernel/cpu/bugs.c:71:9: warning: incorrect type in initializer (different address spaces) ../arch/x86/kernel/cpu/bugs.c:71:9: expected void const [noderef] __percpu *__vpp_verify ../arch/x86/kernel/cpu/bugs.c:71:9: got unsigned long long * ../arch/x86/kernel/cpu/bugs.c:81:13: warning: incorrect type in initializer (different address spaces) ../arch/x86/kernel/cpu/bugs.c:81:13: expected void const [noderef] __percpu *__vpp_verify ../arch/x86/kernel/cpu/bugs.c:81:13: got unsigned long long * ../arch/x86/kernel/cpu/bugs.c:84:9: warning: incorrect type in initializer (different address spaces) ../arch/x86/kernel/cpu/bugs.c:84:9: expected void const [noderef] __percpu *__vpp_verify ../arch/x86/kernel/cpu/bugs.c:84:9: got unsigned long long * ../arch/x86/kernel/cpu/bugs.c:96:16: warning: incorrect type in initializer (different address spaces) ../arch/x86/kernel/cpu/bugs.c:96:16: expected void const [noderef] __percpu *__vpp_verify ../arch/x86/kernel/cpu/bugs.c:96:16: got unsigned long long * ../arch/x86/kernel/cpu/bugs.c:2226:6: warning: symbol 'itlb_multihit_kvm_mitigation' was not declared. Should it be static? ../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:678:28: warning: context imbalance in 'page_vma_mapped_walk' - unexpected unlock ../include/linux/rmap.h:678:28: warning: context imbalance in 'page_mapped_in_vma' - unexpected unlock ../arch/x86/kernel/acpi/boot.c:121:30: warning: incorrect type in return expression (different address spaces) ../arch/x86/kernel/acpi/boot.c:121:30: expected void [noderef] __iomem * ../arch/x86/kernel/acpi/boot.c:121:30: got void * ../arch/x86/kernel/acpi/boot.c:129:24: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/acpi/boot.c:129:24: expected void *addr ../arch/x86/kernel/acpi/boot.c:129:24: got void [noderef] __iomem *map ../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/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/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 ../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 ( * )( ... ) drivers/tty/vt/defkeymap.c:149:14: warning: symbol 'keymap_count' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:157:6: warning: symbol 'func_buf' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:188:6: warning: symbol 'funcbufptr' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:189:5: warning: symbol 'funcbufsize' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:190:5: warning: symbol 'funcbufleft' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:192:6: warning: symbol 'func_table' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:226:18: warning: symbol 'accent_table' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:263:14: warning: symbol 'accent_table_size' was not declared. Should it be static? ../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 ( * )( ... ) ../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:781:9: warning: context imbalance in 'walk_pte_range' - unexpected unlock ../fs/notify/fanotify/fanotify.c:1056:27: warning: symbol 'fanotify_fsnotify_ops' 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/tty/vt/vt.c:227:5: warning: symbol 'console_blank_hook' was not declared. Should it be static? ../drivers/tty/vt/vt.c:2990:19: warning: symbol 'console_driver' was not declared. Should it be static? ../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:153:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:153:1: expected unsigned long mask ../include/trace/events/fs_dax.h:153:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:153:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:153:1: expected unsigned long mask ../include/trace/events/fs_dax.h:153:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:153:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:153:1: expected unsigned long mask ../include/trace/events/fs_dax.h:153:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:153:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:153:1: expected unsigned long mask ../include/trace/events/fs_dax.h:153:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:153:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:153:1: expected unsigned long mask ../include/trace/events/fs_dax.h:153:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:153:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:153:1: expected unsigned long mask ../include/trace/events/fs_dax.h:153:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:153:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:153:1: expected unsigned long mask ../include/trace/events/fs_dax.h:153:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:153:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:153:1: expected unsigned long mask ../include/trace/events/fs_dax.h:153:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:153:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:153:1: expected unsigned long mask ../include/trace/events/fs_dax.h:153:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:153:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:153:1: expected unsigned long mask ../include/trace/events/fs_dax.h:153:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:153:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:153:1: expected unsigned long mask ../include/trace/events/fs_dax.h:153:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:153:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:153:1: expected unsigned long mask ../include/trace/events/fs_dax.h:153:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:153:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:153:1: expected unsigned long mask ../include/trace/events/fs_dax.h:153:1: got restricted vm_fault_t ../fs/dax.c:650:39: warning: incorrect type in argument 1 (different base types) ../fs/dax.c:650:39: expected unsigned long v ../fs/dax.c:650:39: got restricted vm_fault_t ../fs/dax.c:652:39: warning: incorrect type in argument 1 (different base types) ../fs/dax.c:652:39: expected unsigned long v ../fs/dax.c:652:39: got restricted vm_fault_t ../fs/dax.c:656:31: warning: incorrect type in argument 1 (different base types) ../fs/dax.c:656:31: expected unsigned long v ../fs/dax.c:656:31: got restricted vm_fault_t ../fs/dax.c:1197:41: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:1197:41: expected int result ../fs/dax.c:1197:41: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:1712:46: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:1712:46: expected int result ../fs/dax.c:1712:46: got restricted vm_fault_t [usertype] ret ../fs/dax.c:1728:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:1728:21: expected restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:1728:21: got unsigned long ../fs/dax.c:1769:51: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:1769:51: expected int result ../fs/dax.c:1769:51: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:1849:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:1849:21: expected restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:1849:21: got unsigned long ../fs/dax.c:1883:62: warning: incorrect type in argument 4 (different base types) ../fs/dax.c:1883:62: expected int result ../fs/dax.c:1883:62: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:1944:55: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:1944:55: expected int result ../fs/dax.c:1944:55: got restricted vm_fault_t ../fs/dax.c:1959:58: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:1959:58: expected int result ../fs/dax.c:1959:58: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:243:13: warning: context imbalance in 'wait_entry_unlocked' - unexpected unlock ../fs/dax.c:431:49: warning: context imbalance in 'dax_lock_folio' - different lock contexts for basic block ../fs/dax.c:498:17: warning: context imbalance in 'dax_lock_mapping_entry' - different lock contexts for basic block ../fs/dax.c:967:9: warning: context imbalance in 'dax_writeback_one' - unexpected unlock ../fs/notify/inotify/inotify_user.c:576:51: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/inotify/inotify_user.c:576:51: expected struct fsnotify_mark_connector *conn ../fs/notify/inotify/inotify_user.c:576:51: got struct fsnotify_mark_connector [noderef] __rcu *i_fsnotify_marks ../fs/notify/inotify/inotify_user.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../mm/pgtable-generic.c:280:7: warning: context imbalance in '__pte_offset_map' - different lock contexts for basic block ../mm/pgtable-generic.c:362:7: warning: context imbalance in '__pte_offset_map_lock' - different lock contexts for basic block arch/x86/kernel/cpu/capflags.c:5:12: warning: symbol 'x86_cap_flags' was not declared. Should it be static? arch/x86/kernel/cpu/capflags.c:290:12: warning: symbol 'x86_bug_flags' was not declared. Should it be static? arch/x86/kernel/cpu/capflags.c:330:12: warning: symbol 'x86_vmx_flags' was not declared. Should it be static? ../net/sched/sch_mqprio.c:704:17: warning: context imbalance in 'mqprio_dump_class_stats' - different lock contexts for basic block ../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/iommu/amd/iommu.c: In function ‘iommu_poll_ppr_log’: ../drivers/iommu/amd/iommu.c:834:21: warning: variable ‘entry’ set but not used [-Wunused-but-set-variable] 834 | u64 entry[2]; | ^~~~~ ../arch/x86/kvm/svm/nested.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/iommu/intel/dmar.c: In function ‘alloc_iommu’: ../drivers/iommu/intel/dmar.c:1062:35: warning: ‘%d’ directive writing between 1 and 10 bytes into a region of size 9 [-Wformat-overflow=] 1062 | sprintf(iommu->name, "dmar%d", iommu->seq_id); | ^~ ../drivers/iommu/intel/dmar.c:1062:30: note: directive argument in the range [0, 2147483647] 1062 | sprintf(iommu->name, "dmar%d", iommu->seq_id); | ^~~~~~~~ ../drivers/iommu/intel/dmar.c:1062:9: note: ‘sprintf’ output between 6 and 15 bytes into a destination of size 13 1062 | sprintf(iommu->name, "dmar%d", iommu->seq_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../kernel/kcmp.c:194:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/kcmp.c:194:37: expected void *v1 ../kernel/kcmp.c:194:37: got struct sighand_struct [noderef] __rcu *sighand ../kernel/kcmp.c:194:53: warning: incorrect type in argument 2 (different address spaces) ../kernel/kcmp.c:194:53: expected void *v2 ../kernel/kcmp.c:194:53: got struct sighand_struct [noderef] __rcu *sighand ../kernel/kcmp.c:209:62: warning: incorrect type in argument 4 (different address spaces) ../kernel/kcmp.c:209:62: expected struct kcmp_epoll_slot [noderef] __user *uslot ../kernel/kcmp.c:209:62: got void * ../fs/notify/fanotify/fanotify_user.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/tty/n_hdlc.c:140: warning: Function parameter or struct member 'write_work' not described in 'n_hdlc' ../drivers/tty/n_hdlc.c:140: warning: Function parameter or struct member 'tty_for_write_work' not described in 'n_hdlc' ../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 ../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 ../net/core/netpoll.c:365:25: warning: context imbalance in '__netpoll_send_skb' - different lock contexts for basic block ../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/gpu/host1x/context_bus.c:9:17: warning: symbol 'host1x_context_device_bus_type' was not declared. Should it be static? ../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/serial_core.c:173:9: warning: context imbalance in 'uart_start' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:285:17: warning: context imbalance in 'uart_port_startup' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:394:9: warning: context imbalance in 'uart_shutdown' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:572:9: warning: context imbalance in 'uart_put_char' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:617:9: warning: context imbalance in 'uart_write' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:630:9: warning: context imbalance in 'uart_write_room' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:643:9: warning: context imbalance in 'uart_chars_in_buffer' - different lock contexts for basic block ../drivers/tty/serial/serial_core.c:668:9: warning: context imbalance in 'uart_flush_buffer' - different lock contexts for basic block ../arch/x86/kernel/cpu/intel.c: In function ‘init_intel’: ../arch/x86/kernel/cpu/intel.c:637:34: warning: variable ‘l2’ set but not used [-Wunused-but-set-variable] 637 | unsigned int l1, l2; | ^~ ../sound/soc/generic/simple-card-utils.c:26:33: warning: incorrect type in initializer (different base types) ../sound/soc/generic/simple-card-utils.c:26:33: expected unsigned int [usertype] val ../sound/soc/generic/simple-card-utils.c:26:33: got restricted snd_pcm_format_t [usertype] ../sound/soc/generic/simple-card-utils.c:27:33: warning: incorrect type in initializer (different base types) ../sound/soc/generic/simple-card-utils.c:27:33: expected unsigned int [usertype] val ../sound/soc/generic/simple-card-utils.c:27:33: got restricted snd_pcm_format_t [usertype] ../sound/soc/generic/simple-card-utils.c:28:33: warning: incorrect type in initializer (different base types) ../sound/soc/generic/simple-card-utils.c:28:33: expected unsigned int [usertype] val ../sound/soc/generic/simple-card-utils.c:28:33: got restricted snd_pcm_format_t [usertype] ../sound/soc/generic/simple-card-utils.c:29:33: warning: incorrect type in initializer (different base types) ../sound/soc/generic/simple-card-utils.c:29:33: expected unsigned int [usertype] val ../sound/soc/generic/simple-card-utils.c:29:33: got restricted snd_pcm_format_t [usertype] ../sound/soc/generic/simple-card-utils.c:30:33: warning: incorrect type in initializer (different base types) ../sound/soc/generic/simple-card-utils.c:30:33: expected unsigned int [usertype] val ../sound/soc/generic/simple-card-utils.c:30:33: got restricted snd_pcm_format_t [usertype] ../drivers/xen/xen-pciback/pci_stub.c:709:21: warning: incorrect type in assignment (different base types) ../drivers/xen/xen-pciback/pci_stub.c:709:21: expected signed int [usertype] err ../drivers/xen/xen-pciback/pci_stub.c:709:21: got restricted pci_channel_state_t [usertype] state ../drivers/xen/xen-pciback/pci_stub.c:754:37: warning: incorrect type in assignment (different base types) ../drivers/xen/xen-pciback/pci_stub.c:754:37: expected signed int [usertype] err ../drivers/xen/xen-pciback/pci_stub.c:754:37: got restricted pci_ers_result_t ../drivers/xen/xen-pciback/pci_stub.c:760:16: warning: cast to restricted pci_ers_result_t ../drivers/regulator/ad5398.c:48:17: warning: cast to restricted __be16 ../drivers/regulator/ad5398.c:58:13: warning: incorrect type in assignment (different base types) ../drivers/regulator/ad5398.c:58:13: expected unsigned short val ../drivers/regulator/ad5398.c:58:13: got restricted __be16 [usertype] ../mm/rmap.c: note: in included file (through ../include/linux/ksm.h): ../include/linux/rmap.h:678:28: warning: context imbalance in 'folio_referenced_one' - unexpected unlock ../include/linux/rmap.h:678:28: warning: context imbalance in 'try_to_unmap_one' - unexpected unlock ../include/linux/rmap.h:678:28: warning: context imbalance in 'try_to_migrate_one' - unexpected unlock ../include/linux/rmap.h:678:28: warning: context imbalance in 'page_make_device_exclusive_one' - unexpected unlock ../net/ipv6/route.c:2341:39: warning: incorrect type in assignment (different base types) ../net/ipv6/route.c:2341:39: expected unsigned int [usertype] flow_label ../net/ipv6/route.c:2341:39: got restricted __be32 ../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 ( * )( ... ) ../drivers/tty/n_gsm.c:3990:29: warning: restricted __be16 degrades to integer ../drivers/char/applicom.c: In function ‘ac_register_board’: ../drivers/char/applicom.c:131:32: warning: variable ‘byte_reset_it’ set but not used [-Wunused-but-set-variable] 131 | volatile unsigned char byte_reset_it; | ^~~~~~~~~~~~~ ../drivers/char/applicom.c: In function ‘ac_read’: ../drivers/char/applicom.c:543:13: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] 543 | int ret = 0; | ^~~ ../drivers/char/applicom.c: In function ‘ac_ioctl’: ../drivers/char/applicom.c:706:32: warning: variable ‘byte_reset_it’ set but not used [-Wunused-but-set-variable] 706 | volatile unsigned char byte_reset_it; | ^~~~~~~~~~~~~ ../drivers/pci/controller/dwc/pcie-designware.c: In function ‘dw_pcie_edma_detect’: ../drivers/pci/controller/dwc/pcie-designware.c:952:50: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 3 [-Wformat-truncation=] 952 | snprintf(name, sizeof(name), "dma%d", pci->edma.nr_irqs); | ^~ In function ‘dw_pcie_edma_irq_verify’, inlined from ‘dw_pcie_edma_detect’ at ../drivers/pci/controller/dwc/pcie-designware.c:1003:8: ../drivers/pci/controller/dwc/pcie-designware.c:952:46: note: directive argument in the range [-2147483648, 15] 952 | snprintf(name, sizeof(name), "dma%d", pci->edma.nr_irqs); | ^~~~~~~ ../drivers/pci/controller/dwc/pcie-designware.c:952:17: note: ‘snprintf’ output between 5 and 15 bytes into a destination of size 6 952 | snprintf(name, sizeof(name), "dma%d", pci->edma.nr_irqs); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/verity/measure.c:120:17: warning: symbol 'bpf_get_fsverity_digest' was not declared. Should it be static? ../arch/x86/kernel/early-quirks.c:648:49: warning: restricted pci_power_t degrades to integer ../arch/x86/kernel/early-quirks.c:654:57: warning: restricted pci_power_t degrades to integer ../drivers/tty/mxser.c:291:32: warning: array of flexible structures ../drivers/block/rnbd/rnbd-clt.c:213:20: warning: context imbalance in 'rnbd_rerun_if_needed' - different lock contexts for basic block ../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 ( * )( ... ) ../net/ipv6/ip6_fib.c:2754:13: warning: context imbalance in 'ipv6_route_seq_stop' - unexpected unlock ../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/dma/pch_dma.c:844:14: warning: incorrect type in assignment (different address spaces) ../drivers/dma/pch_dma.c:844:14: expected struct pch_dma_regs *regs ../drivers/dma/pch_dma.c:844:14: got void [noderef] __iomem *membase ../drivers/dma/pch_dma.c:877:34: warning: incorrect type in assignment (different address spaces) ../drivers/dma/pch_dma.c:877:34: expected void [noderef] __iomem *membase ../drivers/dma/pch_dma.c:877:34: got struct pch_dma_desc_regs * ../fs/crypto/keysetup_v1.c:167:17: warning: context imbalance in 'fscrypt_put_direct_key' - unexpected unlock ../fs/binfmt_elf.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../mm/vmalloc.c:4312:13: warning: context imbalance in 's_start' - wrong count at exit ../mm/vmalloc.c:4327:13: warning: context imbalance in 's_stop' - wrong count at exit ../drivers/xen/xen-pciback/conf_space_capability.c:125:22: warning: cast to restricted pci_power_t ../arch/x86/kernel/cpu/mtrr/mtrr.c: In function ‘mtrr_bp_init’: ../arch/x86/kernel/cpu/mtrr/mtrr.c:557:31: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable] 557 | unsigned long config, dummy; | ^~~~~ ../sound/hda/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 ../net/mptcp/pm_netlink.c:605:31: warning: context imbalance in 'mptcp_pm_create_subflow_or_signal_addr' - unexpected unlock ../net/mptcp/pm_netlink.c:717:23: warning: context imbalance in 'mptcp_pm_nl_add_addr_received' - unexpected unlock ../sound/hda/intel-dsp-config.c: note: in included file: ../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures ../drivers/iommu/iommufd/device.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../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/compat_binfmt_elf.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/kernel/cpu/mtrr/generic.c: In function ‘get_mtrr_state’: ../arch/x86/kernel/cpu/mtrr/generic.c:688:22: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable] 688 | unsigned lo, dummy; | ^~~~~ ../arch/x86/kernel/cpu/mtrr/generic.c: In function ‘generic_have_wrcomb’: ../arch/x86/kernel/cpu/mtrr/generic.c:1057:31: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable] 1057 | unsigned long config, dummy; | ^~~~~ ../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/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 * ../drivers/gpu/drm/tests/drm_format_helper_test.c:994:36: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/tests/drm_format_helper_test.c:994:36: expected restricted __le32 const [usertype] *buf ../drivers/gpu/drm/tests/drm_format_helper_test.c:994:36: got unsigned int [usertype] *[assigned] buf ../arch/x86/kernel/cpu/mtrr/cleanup.c: In function ‘mtrr_cleanup’: ../arch/x86/kernel/cpu/mtrr/cleanup.c:673:40: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable] 673 | 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:869:60: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable] 869 | unsigned long i, base, size, highest_pfn = 0, def, dummy; | ^~~~~ ../fs/posix_acl.c:54:23: error: incompatible types in comparison expression (different address spaces): ../fs/posix_acl.c:54:23: struct posix_acl [noderef] __rcu * ../fs/posix_acl.c:54:23: struct posix_acl * ../fs/posix_acl.c:68:33: error: incompatible types in comparison expression (different address spaces): ../fs/posix_acl.c:68:33: struct posix_acl [noderef] __rcu * ../fs/posix_acl.c:68:33: struct posix_acl * ../mm/page_alloc.c:2478:6: warning: context imbalance in 'free_unref_page' - different lock contexts for basic block ../mm/page_alloc.c:2597:17: warning: context imbalance in 'free_unref_page_list' - unexpected unlock ../mm/page_alloc.c:2838:20: warning: context imbalance in 'rmqueue_pcplist' - different lock contexts for basic block ../mm/page_alloc.c:4515:9: warning: context imbalance in '__alloc_pages_bulk' - different lock contexts for basic block ../net/packet/af_packet.c:1052:13: warning: context imbalance in '__packet_lookup_frame_in_block' - different lock contexts for basic block ../net/packet/af_packet.c:2489:17: warning: context imbalance in 'tpacket_rcv' - 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] ../net/core/lwtunnel.c:223:60: warning: incorrect type in initializer (different address spaces) ../net/core/lwtunnel.c:223:60: expected struct lwtunnel_encap_ops const *ops ../net/core/lwtunnel.c:223:60: got struct lwtunnel_encap_ops const [noderef] __rcu * ../kernel/freezer.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs.h, ../include/linux/cgroup.h, ../include/linux/memcontrol.h, ../include/linux/swap.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/video/fbdev/sh_mobile_lcdcfb.c: In function ‘sh_mobile_lcdc_overlay_fb_init’: ../drivers/video/fbdev/sh_mobile_lcdcfb.c:1578:35: warning: ‘SH Mobile LCDC Overlay ’ directive output truncated writing 23 bytes into a region of size 16 [-Wformat-truncation=] 1578 | "SH Mobile LCDC Overlay %u", ovl->index); | ~~~~~~~~~~~~~~~~^~~~~~~ ../drivers/video/fbdev/sh_mobile_lcdcfb.c:1577:9: note: ‘snprintf’ output between 25 and 34 bytes into a destination of size 16 1577 | snprintf(info->fix.id, sizeof(info->fix.id), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1578 | "SH Mobile LCDC Overlay %u", ovl->index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/cpu/resctrl/core.c: In function ‘cache_alloc_hsw_probe’: ../arch/x86/kernel/cpu/resctrl/core.c:139:16: warning: variable ‘h’ set but not used [-Wunused-but-set-variable] 139 | u32 l, h, max_cbm = BIT_MASK(20) - 1; | ^ ../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 ../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:285:9: warning: context imbalance in 'dax_read_unlock' - unexpected unlock ../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/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) ../block/bfq-iosched.c:5498:9: warning: context imbalance in 'bfq_exit_icq' - different lock contexts for basic block ../net/ipv6/mcast.c: note: in included file: ../include/net/mld.h:32:43: warning: array of flexible structures ../drivers/iommu/iommufd/vfio_compat.c:382:17: warning: cast removes address space '__user' of expression ../net/ipv4/ipmr.c:2912: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:432:31: warning: context imbalance in 'mr_mfc_seq_stop' - unexpected unlock ../mm/madvise.c:198:17: warning: context imbalance in 'swapin_walk_pmd_entry' - unexpected unlock ../mm/madvise.c:411:28: warning: context imbalance in 'madvise_cold_or_pageout_pte_range' - unexpected unlock ../mm/madvise.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/mman.h): ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'madvise_free_pte_range' - unexpected unlock ../fs/coredump.c:389:27: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:389:27: expected struct spinlock [usertype] *lock ../fs/coredump.c:389:27: got struct spinlock [noderef] __rcu * ../fs/coredump.c:397:29: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:397:29: expected struct spinlock [usertype] *lock ../fs/coredump.c:397:29: got struct spinlock [noderef] __rcu * ../fs/coredump.c:436:31: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:436:31: expected struct spinlock [usertype] *lock ../fs/coredump.c:436:31: got struct spinlock [noderef] __rcu * ../fs/coredump.c:441:33: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:441:33: expected struct spinlock [usertype] *lock ../fs/coredump.c:441:33: got struct spinlock [noderef] __rcu * ../drivers/misc/eeprom/idt_89hpesx.c:566:31: warning: incorrect type in assignment (different base types) ../drivers/misc/eeprom/idt_89hpesx.c:566:31: expected unsigned short [addressable] [assigned] [usertype] memaddr ../drivers/misc/eeprom/idt_89hpesx.c:566:31: got restricted __le16 [usertype] ../drivers/misc/eeprom/idt_89hpesx.c:638:31: warning: incorrect type in assignment (different base types) ../drivers/misc/eeprom/idt_89hpesx.c:638:31: expected unsigned short [addressable] [assigned] [usertype] memaddr ../drivers/misc/eeprom/idt_89hpesx.c:638:31: got restricted __le16 [usertype] ../drivers/misc/eeprom/idt_89hpesx.c:736:24: warning: incorrect type in assignment (different base types) ../drivers/misc/eeprom/idt_89hpesx.c:736:24: expected unsigned short [addressable] [assigned] [usertype] csraddr ../drivers/misc/eeprom/idt_89hpesx.c:736:24: got restricted __le16 [usertype] ../drivers/misc/eeprom/idt_89hpesx.c:737:21: warning: incorrect type in assignment (different base types) ../drivers/misc/eeprom/idt_89hpesx.c:737:21: expected unsigned int [addressable] [assigned] [usertype] data ../drivers/misc/eeprom/idt_89hpesx.c:737:21: got restricted __le32 [usertype] ../drivers/misc/eeprom/idt_89hpesx.c:801:24: warning: incorrect type in assignment (different base types) ../drivers/misc/eeprom/idt_89hpesx.c:801:24: expected unsigned short [addressable] [assigned] [usertype] csraddr ../drivers/misc/eeprom/idt_89hpesx.c:801:24: got restricted __le16 [usertype] ../drivers/misc/eeprom/idt_89hpesx.c:826:17: warning: cast to restricted __le32 ../arch/x86/kernel/cpu/sgx/main.c:740: warning: Function parameter or struct member 'low' not described in 'sgx_calc_section_metric' ../arch/x86/kernel/cpu/sgx/main.c:740: warning: Function parameter or struct member 'high' not described in 'sgx_calc_section_metric' ../arch/x86/kernel/cpu/sgx/main.c:740: warning: expecting prototype for A section metric is concatenated in a way that @low bits 12(). Prototype was for sgx_calc_section_metric() instead ../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:781:9: warning: context imbalance in 'swap_vma_readahead' - unexpected unlock ../net/ipv4/syncookies.c:218:17: warning: context imbalance in 'tcp_get_cookie_sock' - unexpected unlock ../kernel/futex/core.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/xen/privcmd.c:567:35: warning: cast removes address space '__user' of expression ../drivers/xen/privcmd.c:567:32: warning: incorrect type in assignment (different address spaces) ../drivers/xen/privcmd.c:567:32: expected unsigned long [noderef] [usertype] __user *[addressable] [assigned] user_gfn ../drivers/xen/privcmd.c:567:32: got unsigned long [usertype] * ../drivers/xen/privcmd.c:695:17: warning: incorrect type in assignment (different address spaces) ../drivers/xen/privcmd.c:695:17: expected void *[usertype] h ../drivers/xen/privcmd.c:695:17: got void [noderef] __user *uptr ../drivers/xen/privcmd.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/iommu/iommufd/selftest.c:230:30: warning: symbol 'dirty_ops' was not declared. Should it be static? ../kernel/time/hrtimer.c:120:35: warning: initialized field overwritten [-Woverride-init] 120 | [CLOCK_REALTIME] = HRTIMER_BASE_REALTIME, | ^~~~~~~~~~~~~~~~~~~~~ ../kernel/time/hrtimer.c:120:35: note: (near initialization for ‘hrtimer_clock_to_base_table[0]’) ../kernel/time/hrtimer.c:121:35: warning: initialized field overwritten [-Woverride-init] 121 | [CLOCK_MONOTONIC] = HRTIMER_BASE_MONOTONIC, | ^~~~~~~~~~~~~~~~~~~~~~ ../kernel/time/hrtimer.c:121:35: note: (near initialization for ‘hrtimer_clock_to_base_table[1]’) ../kernel/time/hrtimer.c:122:35: warning: initialized field overwritten [-Woverride-init] 122 | [CLOCK_BOOTTIME] = HRTIMER_BASE_BOOTTIME, | ^~~~~~~~~~~~~~~~~~~~~ ../kernel/time/hrtimer.c:122:35: note: (near initialization for ‘hrtimer_clock_to_base_table[7]’) ../kernel/time/hrtimer.c:123:35: warning: initialized field overwritten [-Woverride-init] 123 | [CLOCK_TAI] = HRTIMER_BASE_TAI, | ^~~~~~~~~~~~~~~~ ../kernel/time/hrtimer.c:123:35: note: (near initialization for ‘hrtimer_clock_to_base_table[11]’) ../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/cpu/sgx/virt.c:59:13: warning: incorrect type in assignment (different base types) ../arch/x86/kernel/cpu/sgx/virt.c:59:13: expected int [assigned] ret ../arch/x86/kernel/cpu/sgx/virt.c:59:13: got restricted vm_fault_t ../arch/x86/kernel/cpu/sgx/virt.c:60:20: warning: restricted vm_fault_t degrades to integer ../arch/x86/kernel/cpu/sgx/virt.c:354:36: warning: cast removes address space '__user' of expression ../arch/x86/kernel/cpu/sgx/virt.c:385:24: warning: cast removes address space '__user' of expression ../arch/x86/kernel/cpu/sgx/virt.c:385:43: warning: cast removes address space '__user' of expression ../arch/x86/kernel/cpu/sgx/virt.c:385:58: warning: cast removes address space '__user' of expression ../arch/x86/kernel/cpu/sgx/virt.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/video/fbdev/hyperv_fb.c:1006:43: warning: incorrect type in assignment (different address spaces) ../drivers/video/fbdev/hyperv_fb.c:1006:43: expected char [noderef] __iomem *screen_base ../drivers/video/fbdev/hyperv_fb.c:1006:43: got unsigned char *mmio_vp ../drivers/video/fbdev/hyperv_fb.c:1048:25: warning: cast removes address space '__iomem' of expression ../drivers/video/fbdev/hyperv_fb.c:1052:27: warning: incorrect type in assignment (different address spaces) ../drivers/video/fbdev/hyperv_fb.c:1052:27: expected char [noderef] __iomem *screen_base ../drivers/video/fbdev/hyperv_fb.c:1052:27: got unsigned char *dio_vp ../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 ( * )( ... ) ../arch/x86/kernel/ftrace.c:40:6: warning: context imbalance in 'ftrace_arch_code_modify_prepare' - wrong count at exit ../arch/x86/kernel/ftrace.c:52:6: warning: context imbalance in 'ftrace_arch_code_modify_post_process' - wrong count at exit ../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:1080:9: warning: context imbalance in 'futex_lock_pi' - unexpected unlock ../kernel/futex/pi.c:1112:5: warning: context imbalance in 'futex_unlock_pi' - different lock contexts for basic block ../arch/x86/kernel/apic/apic.c:2170: warning: Function parameter or struct member 'spurious_interrupt' not described in 'DEFINE_IDTENTRY_IRQ' ../arch/x86/kernel/apic/apic.c:2170: warning: expecting prototype for spurious_interrupt(). Prototype was for DEFINE_IDTENTRY_IRQ() instead ../drivers/block/nbd.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/nbd.h): ../include/trace/events/nbd.h:61:1: warning: Using plain integer as NULL pointer ../drivers/block/nbd.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../include/trace/events/nbd.h): ../include/trace/events/nbd.h:61:1: warning: Using plain integer as NULL pointer ../drivers/block/nbd.c:651:32: warning: incorrect type in return expression (different base types) ../drivers/block/nbd.c:651:32: expected int ../drivers/block/nbd.c:651:32: got restricted blk_status_t [usertype] ../drivers/block/nbd.c:692:48: warning: incorrect type in return expression (different base types) ../drivers/block/nbd.c:692:48: expected int ../drivers/block/nbd.c:692:48: got restricted blk_status_t [usertype] ../drivers/block/nbd.c:1096:21: warning: incorrect type in assignment (different base types) ../drivers/block/nbd.c:1096:21: expected int [assigned] ret ../drivers/block/nbd.c:1096:21: got restricted blk_status_t [usertype] ../drivers/block/nbd.c:1101:16: warning: incorrect type in return expression (different base types) ../drivers/block/nbd.c:1101:16: expected restricted blk_status_t ../drivers/block/nbd.c:1101:16: got int [assigned] ret ../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 ../mm/swapfile.c:496:35: warning: context imbalance in 'swap_do_scheduled_discard' - different lock contexts for basic block ../mm/swapfile.c:671:9: warning: context imbalance in 'scan_swap_map_try_ssd_cluster' - different lock contexts for basic block ../mm/swapfile.c:784:13: warning: context imbalance in 'swap_offset_available_and_locked' - wrong count at exit ../mm/swapfile.c:975:20: warning: context imbalance in 'scan_swap_map_slots' - unexpected unlock ../mm/swapfile.c:1028:23: warning: context imbalance in 'swap_alloc_cluster' - different lock contexts for basic block ../mm/swapfile.c:1044:23: warning: context imbalance in 'swap_free_cluster' - different lock contexts for basic block ../mm/swapfile.c:1175:36: warning: context imbalance in 'swap_info_get_cont' - unexpected unlock ../mm/swapfile.c:392:9: warning: context imbalance in '__swap_entry_free' - different lock contexts for basic block ../mm/swapfile.c:1319:23: warning: context imbalance in 'swap_entry_free' - different lock contexts for basic block ../mm/swapfile.c:1376:34: warning: context imbalance in 'put_swap_folio' - different lock contexts for basic block ../mm/swapfile.c:1400:23: warning: context imbalance in 'split_swap_cluster' - different lock contexts for basic block ../mm/swapfile.c:1437:28: warning: context imbalance in 'swapcache_free_entries' - unexpected unlock ../mm/swapfile.c:392:9: warning: context imbalance in 'swap_swapcount' - different lock contexts for basic block ../mm/swapfile.c:392:9: warning: context imbalance in 'swp_swapcount' - different lock contexts for basic block ../mm/swapfile.c:1523:31: warning: context imbalance in 'swap_page_trans_huge_swapped' - different lock contexts for basic block ../mm/swapfile.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h, ../include/linux/highmem.h, ../include/linux/bvec.h, ../include/linux/blk_types.h, ...): ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'unuse_pte' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'unuse_pte_range' - unexpected unlock ../mm/swapfile.c:392:9: warning: context imbalance in '__swap_duplicate' - different lock contexts for basic block ../mm/swapfile.c:3493:23: warning: context imbalance in 'add_swap_count_continuation' - different lock contexts for basic block ../net/ipv6/tcp_ipv6.c:1559:25: warning: context imbalance in 'tcp_v6_syn_recv_sock' - unexpected unlock ../net/ipv6/tcp_ipv6.c:1945:21: warning: context imbalance in 'tcp_v6_rcv' - different lock contexts for basic block ../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 ( * )( ... ) ../kernel/futex/requeue.c:459:41: warning: context imbalance in 'futex_requeue' - different lock contexts for basic block ../kernel/time/timekeeping.c:2423: warning: Function parameter or struct member 'txc' not described in 'do_adjtimex' ../kernel/time/timekeeping.c:2491: warning: Function parameter or struct member 'phase_ts' not described in 'hardpps' ../kernel/time/timekeeping.c:2491: warning: Function parameter or struct member 'raw_ts' not described in 'hardpps' ../drivers/tty/serial/mvebu-uart.c:760:9: warning: context imbalance in 'mvebu_uart_console_write' - different lock contexts for basic block ../kernel/futex/waitwake.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../kernel/futex/waitwake.c:277:33: warning: context imbalance in 'futex_wake_op' - different lock contexts for basic block ../kernel/futex/waitwake.c:343:6: warning: context imbalance in 'futex_wait_queue' - unexpected unlock ../kernel/futex/waitwake.c:464:36: warning: context imbalance in 'futex_wait_multiple_setup' - unexpected unlock ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1126:78: warning: incorrect type in argument 2 (different base types) ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1126:78: expected unsigned int [usertype] irq_mask ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1126:78: got restricted __le32 [usertype] status_lo ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1127:62: warning: invalid assignment: |= ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1127:62: left side has type restricted __le32 ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1127:62: right side has type unsigned long ../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 ../drivers/misc/ti-st/st_core.c:284:41: warning: cast to restricted __le16 ../net/core/bpf_sk_storage.c:335:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static? ../net/core/bpf_sk_storage.c:708:38: warning: context imbalance in 'bpf_sk_storage_map_seq_find_next' - different lock contexts for basic block ../net/core/bpf_sk_storage.c:837:9: warning: context imbalance in 'bpf_sk_storage_map_seq_stop' - different lock contexts for basic block ../drivers/pci/controller/dwc/pci-dra7xx.c: In function ‘dra7xx_pcie_probe’: ../drivers/pci/controller/dwc/pci-dra7xx.c:754:55: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] 754 | snprintf(name, sizeof(name), "pcie-phy%d", i); | ^~ ../drivers/pci/controller/dwc/pci-dra7xx.c:754:46: note: directive argument in the range [0, 2147483646] 754 | snprintf(name, sizeof(name), "pcie-phy%d", i); | ^~~~~~~~~~~~ ../drivers/pci/controller/dwc/pci-dra7xx.c:754:17: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 10 754 | snprintf(name, sizeof(name), "pcie-phy%d", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/xen/pvcalls-back.c:1010:9: warning: incorrect type in assignment (different address spaces) ../drivers/xen/pvcalls-back.c:1010:9: expected void **slot ../drivers/xen/pvcalls-back.c:1010:9: got void [noderef] __rcu ** ../drivers/xen/pvcalls-back.c:1010:9: warning: incorrect type in assignment (different address spaces) ../drivers/xen/pvcalls-back.c:1010:9: expected void **slot ../drivers/xen/pvcalls-back.c:1010:9: got void [noderef] __rcu ** ../drivers/xen/pvcalls-back.c:1011:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/xen/pvcalls-back.c:1011:49: expected void [noderef] __rcu **slot ../drivers/xen/pvcalls-back.c:1011:49: got void **slot ../drivers/xen/pvcalls-back.c:1016:38: warning: incorrect type in assignment (different address spaces) ../drivers/xen/pvcalls-back.c:1016:38: expected void **slot ../drivers/xen/pvcalls-back.c:1016:38: got void [noderef] __rcu ** ../drivers/xen/pvcalls-back.c:1010:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/xen/pvcalls-back.c:1010:9: expected void [noderef] __rcu **slot ../drivers/xen/pvcalls-back.c:1010:9: got void **slot ../drivers/xen/pvcalls-back.c:1010:9: warning: incorrect type in assignment (different address spaces) ../drivers/xen/pvcalls-back.c:1010:9: expected void **slot ../drivers/xen/pvcalls-back.c:1010:9: got void [noderef] __rcu ** ../drivers/tty/serial/rda-uart.c:618:33: warning: context imbalance in 'rda_uart_port_write' - 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/xen/pvcalls-front.c:948:24: warning: incorrect type in return expression (different base types) ../drivers/xen/pvcalls-front.c:948:24: expected restricted __poll_t ../drivers/xen/pvcalls-front.c:948:24: got int [assigned] ret ../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 ../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 * In file included from ../include/linux/string.h:292, from ../include/linux/bitmap.h:12, from ../include/linux/cpumask.h:13, from ../arch/x86/include/asm/paravirt.h:21, from ../arch/x86/include/asm/cpuid.h:62, 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:537: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] 537 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/misc/lis3lv02d/lis3lv02d.c:182:52: warning: cast to restricted __le16 ../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 ../net/appletalk/aarp.c:446:28: warning: incorrect type in assignment (different base types) ../net/appletalk/aarp.c:446:28: expected restricted __be16 [usertype] s_net ../net/appletalk/aarp.c:446:28: got unsigned short [usertype] ../net/appletalk/aarp.c:451:45: warning: cast from restricted __be16 ../net/appletalk/aarp.c:455:41: warning: cast from restricted __be16 ../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/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/iommu/exynos-iommu.c:885:14: warning: incorrect type in assignment (different base types) ../drivers/iommu/exynos-iommu.c:885:14: expected unsigned int [usertype] ../drivers/iommu/exynos-iommu.c:885:14: got restricted __le32 [usertype] ../drivers/iommu/exynos-iommu.c:885:14: warning: incorrect type in assignment (different base types) ../drivers/iommu/exynos-iommu.c:885:14: expected unsigned int [usertype] ../drivers/iommu/exynos-iommu.c:885:14: got restricted __le32 [usertype] ../drivers/iommu/exynos-iommu.c:885:14: warning: incorrect type in assignment (different base types) ../drivers/iommu/exynos-iommu.c:885:14: expected unsigned int [usertype] ../drivers/iommu/exynos-iommu.c:885:14: got restricted __le32 [usertype] ../drivers/iommu/exynos-iommu.c:885:14: warning: incorrect type in assignment (different base types) ../drivers/iommu/exynos-iommu.c:885:14: expected unsigned int [usertype] ../drivers/iommu/exynos-iommu.c:885:14: got restricted __le32 [usertype] ../drivers/iommu/exynos-iommu.c:885:14: warning: incorrect type in assignment (different base types) ../drivers/iommu/exynos-iommu.c:885:14: expected unsigned int [usertype] ../drivers/iommu/exynos-iommu.c:885:14: got restricted __le32 [usertype] ../net/ipv4/tcp_sigpool.c:253:5: warning: context imbalance in 'tcp_sigpool_start' - wrong count at exit ../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/clk/renesas/clk-r8a7778.c:85:52: warning: dubious: x | !y ../drivers/clk/renesas/clk-r8a7778.c:87:50: warning: dubious: x | !y ../drivers/video/fbdev/da8xx-fb.c:1143:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/da8xx-fb.c:1143:48: expected void const [noderef] __user *from ../drivers/video/fbdev/da8xx-fb.c:1143:48: got char * ../drivers/video/fbdev/da8xx-fb.c:1151:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/da8xx-fb.c:1151:48: expected void const [noderef] __user *from ../drivers/video/fbdev/da8xx-fb.c:1151:48: got char * ../drivers/gpio/gpio-mlxbf2.c:130:12: warning: context imbalance in 'mlxbf2_gpio_lock_acquire' - different lock contexts for basic block ../drivers/gpio/gpio-mlxbf2.c:156:13: warning: context imbalance in 'mlxbf2_gpio_lock_release' - wrong count at exit ../drivers/gpio/gpio-mlxbf2.c:197:15: warning: context imbalance in 'mlxbf2_gpio_direction_input' - unexpected unlock ../drivers/gpio/gpio-mlxbf2.c:225:15: warning: context imbalance in 'mlxbf2_gpio_direction_output' - unexpected unlock ../fs/proc/task_mmu.c:621:17: warning: context imbalance in 'smaps_pte_range' - unexpected unlock ../fs/proc/task_mmu.c:1183:28: warning: context imbalance in 'clear_refs_pte_range' - unexpected unlock ../fs/proc/task_mmu.c:1532:28: warning: context imbalance in 'pagemap_pmd_range' - unexpected unlock ../fs/proc/task_mmu.c:2143:20: warning: context imbalance in 'pagemap_scan_thp_entry' - unexpected unlock ../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:781:9: warning: context imbalance in 'pagemap_scan_pmd_entry' - unexpected unlock ../fs/proc/task_mmu.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../fs/proc/task_mmu.c:2642:28: warning: context imbalance in 'gather_pte_stats' - unexpected unlock ../net/appletalk/ddp.c:100:33: warning: restricted __be16 degrades to integer ../net/appletalk/ddp.c:113:33: warning: restricted __be16 degrades to integer ../net/appletalk/ddp.c:409:47: warning: restricted __be16 degrades to integer ../drivers/base/power/runtime.c:519:28: warning: context imbalance in 'rpm_idle' - unexpected unlock ../drivers/base/power/runtime.c:363: warning: Excess function parameter 'dev' description in '__rpm_callback' ../mm/hugetlb.c:634:12: warning: context imbalance in 'allocate_file_region_entries' - wrong count at exit ../mm/hugetlb.c:705:13: warning: context imbalance in 'region_add' - wrong count at exit ../mm/hugetlb.c:772:13: warning: context imbalance in 'region_chg' - wrong count at exit ../mm/hugetlb.c: note: in included file: ../include/linux/mm.h:1649:17: warning: context imbalance in 'demote_free_hugetlb_folio' - unexpected unlock ../mm/hugetlb.c:5509:20: warning: context imbalance in 'move_huge_pte' - different lock contexts for basic block ../include/linux/mm.h:1461:22: warning: context imbalance in 'hugetlb_wp' - unexpected unlock ../fs/proc/inode.c:55:17: error: incompatible types in comparison expression (different address spaces): ../fs/proc/inode.c:55:17: struct ctl_table_header [noderef] __rcu * ../fs/proc/inode.c:55:17: struct ctl_table_header * ../fs/proc/inode.c:117:22: warning: incorrect type in assignment (different address spaces) ../drivers/block/ublk_drv.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../net/ipv6/seg6.c:254:15: warning: incorrect type in assignment (different address spaces) ../net/ipv6/seg6.c:254:15: expected struct in6_addr *t_old ../net/ipv6/seg6.c:254:15: got struct in6_addr [noderef] __rcu *tun_src ../net/ipv6/seg6.c:432:24: warning: incorrect type in assignment (different address spaces) ../net/ipv6/seg6.c:432:24: expected struct in6_addr [noderef] __rcu *tun_src ../net/ipv6/seg6.c:432:24: got void * ../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 * ../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:781:9: 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 * ../kernel/time/posix-timers.c:515:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:515:31: expected struct spinlock [usertype] *lock ../kernel/time/posix-timers.c:515:31: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:519:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:519:33: expected struct spinlock [usertype] *lock ../kernel/time/posix-timers.c:519:33: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:1102:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:1102:27: expected struct spinlock [usertype] *lock ../kernel/time/posix-timers.c:1102:27: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:1104:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:1104:29: expected struct spinlock [usertype] *lock ../kernel/time/posix-timers.c:1104:29: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:560:24: warning: context imbalance in '__lock_timer' - different lock contexts for basic block ../kernel/time/posix-timers.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:781:9: warning: context imbalance in 'timer_wait_running' - unexpected unlock ../kernel/time/posix-timers.c:900:12: warning: context imbalance in 'do_timer_settime' - different lock contexts for basic block ../kernel/time/posix-timers.c:1023:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:1023:27: expected struct spinlock [usertype] *lock ../kernel/time/posix-timers.c:1023:27: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:1025:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:1025:29: expected struct spinlock [usertype] *lock ../kernel/time/posix-timers.c:1025:29: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:1006:1: warning: context imbalance in '__se_sys_timer_delete' - different lock contexts for basic block ../kernel/time/posix-timers.c:1041:13: warning: context imbalance in 'itimer_delete' - 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/base/power/wakeup.c:257: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:285:9: warning: context imbalance in 'wakeup_sources_read_unlock' - unexpected unlock ../drivers/base/power/wakeup.c:1094:13: warning: context imbalance in 'wakeup_sources_stats_seq_start' - wrong count at exit ../include/linux/srcu.h:285:9: warning: context imbalance in 'wakeup_sources_stats_seq_stop' - unexpected unlock ../fs/proc/base.c:2265:25: warning: cast to restricted fmode_t ../fs/proc/base.c:2322:42: warning: cast from restricted fmode_t ../fs/proc/base.c:2422:48: warning: cast from restricted fmode_t ../fs/proc/base.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs.h, ../include/linux/proc_fs.h): ../include/linux/sched/signal.h: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:1106:36: warning: context imbalance in '__set_oom_adj' - unexpected unlock ../fs/proc/base.c:2449:13: warning: context imbalance in 'timers_start' - wrong count at exit ../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:2475:36: warning: context imbalance in 'timers_stop' - unexpected unlock ../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:779:9: warning: context imbalance in 'do_io_accounting' - different lock contexts for basic block ../drivers/dma/ioat/dma.c:463:5: warning: context imbalance in 'ioat_check_space_lock' - 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:658:39: warning: ‘_sel’ directive writing 4 bytes into a region of size between 3 and 13 [-Wformat-overflow=] 658 | sprintf(clkname, "di%d_sel", i); | ^~~~ ../drivers/gpu/drm/imx/ipuv3/imx-ldb.c:658:17: note: ‘sprintf’ output between 8 and 18 bytes into a destination of size 16 658 | sprintf(clkname, "di%d_sel", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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 * ../drivers/nfc/nfcmrvl/uart.c:48:33: warning: cast to restricted __le32 ../mm/mempolicy.c:511:17: warning: context imbalance in 'queue_folios_pte_range' - unexpected unlock ../mm/mempolicy.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of 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 ( * )( ... ) ../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/smp.h, ../include/linux/lockdep.h, ../include/linux/spinlock.h, ../include/linux/vmalloc.h): ../include/linux/list.h:229: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:1663:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf * ../drivers/block/drbd/drbd_bitmap.c:1220: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_read' ../drivers/block/drbd/drbd_bitmap.c:1232: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_write' ../drivers/block/drbd/drbd_bitmap.c:1244: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_write_all' ../drivers/block/drbd/drbd_bitmap.c:1271: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_write_copy_pages' ../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:178:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:178:27: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:178:27: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:192:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:192:29: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:192:29: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:216:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:216:35: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:216:35: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:225:45: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:225:45: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:225:45: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:238:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:238:37: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:238:37: got struct spinlock [noderef] __rcu * ../fs/proc/array.c:255:11: warning: incorrect type in assignment (different address spaces) ../fs/proc/array.c:255:11: expected struct k_sigaction *k ../fs/proc/array.c:255:11: got struct k_sigaction [noderef] __rcu * ../fs/proc/array.c:534:44: warning: incorrect type in argument 1 (different address spaces) ../fs/proc/array.c:534:44: expected struct task_struct *tsk ../fs/proc/array.c:534:44: got struct task_struct [noderef] __rcu *real_parent ../fs/proc/array.c:737:47: error: incompatible types in comparison expression (different address spaces): ../fs/proc/array.c:737:47: struct task_struct [noderef] __rcu * ../fs/proc/array.c:737: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.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:291: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:544:17: warning: context imbalance in 'do_task_stat' - different lock contexts for basic block ../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 * ../drivers/gpio/gpio-pch.c:101: warning: Excess struct member 'lock' description in 'pch_gpio' ../drivers/dma/ioat/dca.c:218:54: warning: incorrect type in argument 1 (different address spaces) ../drivers/dma/ioat/dca.c:218:54: expected void const volatile [noderef] __iomem *addr ../drivers/dma/ioat/dca.c:218:54: got void * ../drivers/dma/ioat/dca.c:223:55: warning: incorrect type in argument 1 (different address spaces) ../drivers/dma/ioat/dca.c:223:55: expected void const volatile [noderef] __iomem *addr ../drivers/dma/ioat/dca.c:223:55: got void * ../drivers/dma/ioat/dca.c:274:42: warning: incorrect type in argument 1 (different address spaces) ../drivers/dma/ioat/dca.c:274:42: expected void *iobase ../drivers/dma/ioat/dca.c:274:42: got void [noderef] __iomem *iobase ../drivers/dma-buf/dma-heap.c:44: warning: Function parameter or struct member 'priv' not described in 'dma_heap' ../drivers/dma-buf/dma-heap.c:44: warning: Function parameter or struct member 'heap_devt' not described in 'dma_heap' ../drivers/dma-buf/dma-heap.c:44: warning: Function parameter or struct member 'list' not described in 'dma_heap' ../drivers/dma-buf/dma-heap.c:44: warning: Function parameter or struct member 'heap_cdev' not described in 'dma_heap' ../drivers/pci/controller/pcie-mediatek.c:400:40: warning: incorrect type in argument 1 (different address spaces) ../drivers/pci/controller/pcie-mediatek.c:400:40: expected void volatile *address ../drivers/pci/controller/pcie-mediatek.c:400:40: got void [noderef] __iomem * ../drivers/pci/controller/pcie-mediatek.c:523:44: warning: incorrect type in argument 1 (different address spaces) ../drivers/pci/controller/pcie-mediatek.c:523:44: expected void volatile *address ../drivers/pci/controller/pcie-mediatek.c:523:44: got void [noderef] __iomem * ../drivers/pci/controller/pcie-mediatek.c:226: warning: Excess struct member 'mem' description in 'mtk_pcie' ../net/netfilter/nf_tables_api.c:1829:25: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:1829:25: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:1829:25: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:1829:25: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2001:31: warning: incorrect type in return expression (different address spaces) ../net/netfilter/nf_tables_api.c:2004:31: warning: incorrect type in return expression (different address spaces) ../net/netfilter/nf_tables_api.c:2008:31: warning: incorrect type in return expression (different address spaces) ../net/netfilter/nf_tables_api.c:2030:17: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2030:17: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2030:17: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2030:17: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2030:17: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2030:17: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2030:17: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2073:21: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2073:21: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2073:21: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2073:21: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2453:25: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2453:25: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2453:25: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2453:25: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2637:23: warning: incorrect type in assignment (different address spaces) ../net/netfilter/nf_tables_api.c:2664:38: warning: incorrect type in assignment (different address spaces) ../net/netfilter/nf_tables_api.c:2710:21: warning: incorrect type in argument 1 (different address spaces) ../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:781:9: warning: context imbalance in 'nft_netlink_dump_start_rcu' - unexpected unlock ../kernel/acct.c:477:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:477:31: expected struct spinlock [usertype] *lock ../kernel/acct.c:477:31: got struct spinlock [noderef] __rcu * ../kernel/acct.c:487:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:487:33: expected struct spinlock [usertype] *lock ../kernel/acct.c:487:33: got struct spinlock [noderef] __rcu * ../kernel/acct.c:570:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:570:31: expected struct spinlock [usertype] *lock ../kernel/acct.c:570:31: got struct spinlock [noderef] __rcu * ../kernel/acct.c:590:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:590:33: expected struct spinlock [usertype] *lock ../kernel/acct.c:590:33: got struct spinlock [noderef] __rcu * ../kernel/acct.c:212:12: warning: context imbalance in 'acct_on' - different lock contexts for basic block ../kernel/acct.c:313:9: warning: context imbalance in '__se_sys_acct' - different lock contexts for basic block ../kernel/acct.c:318:22: warning: context imbalance in 'acct_exit_ns' - wrong count at exit ../kernel/time/tick-broadcast.c:1026: warning: Function parameter or struct member 'bc' not described in 'tick_broadcast_setup_oneshot' ../kernel/time/tick-broadcast.c:1026: warning: Function parameter or struct member 'from_periodic' not described in 'tick_broadcast_setup_oneshot' ../drivers/acpi/apei/apei-base.c:448:5: warning: symbol 'arch_apei_filter_addr' was not declared. Should it be static? ../net/ipv6/ip6mr.c:407: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:432:31: warning: context imbalance in 'mr_mfc_seq_stop' - unexpected unlock ../drivers/base/firmware_loader/main.c:229:9: warning: context imbalance in 'free_fw_priv' - wrong count at exit ../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/block/drbd/drbd_worker.c:618:39: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:618:39: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:618:39: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:509:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:509:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:509:14: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:510:16: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:510:16: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:510:16: struct fifo_buffer * ../drivers/block/drbd/drbd_worker.c:560:13: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:560:13: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:560:13: struct fifo_buffer * ../drivers/block/drbd/drbd_worker.c:564:39: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:564:39: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:564:39: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:999:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:999:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:999:22: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:1545:32: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1545:32: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1545:32: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:1654:32: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1654:32: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1654:32: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:1693:16: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1693:16: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1693:16: struct fifo_buffer * ../drivers/block/drbd/drbd_worker.c:1722:34: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1722:34: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1722:34: struct net_conf * ../drivers/block/drbd/drbd_worker.c:1895:38: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1895:38: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1895:38: struct net_conf * ../drivers/block/drbd/drbd_worker.c:2102:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:2102:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:2102:14: struct net_conf * ../drivers/block/drbd/drbd_worker.c:2157:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:2157:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:2157: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:1663:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:1663:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:2075:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf * ../net/bluetooth/af_bluetooth.c:223:25: warning: context imbalance in 'bt_accept_enqueue' - different lock contexts for basic block ../fs/proc/consoles.c:85:9: warning: context imbalance in 'c_start' - wrong count at exit ../fs/proc/consoles.c:96:13: warning: context imbalance in 'c_stop' - unexpected unlock ../kernel/time/tick-oneshot.c:24: warning: Function parameter or struct member 'expires' not described in 'tick_program_event' ../kernel/time/tick-oneshot.c:24: warning: Function parameter or struct member 'force' not described in 'tick_program_event' ../kernel/time/tick-oneshot.c:64: warning: Function parameter or struct member 'newdev' not described in 'tick_setup_oneshot' ../kernel/time/tick-oneshot.c:64: warning: Function parameter or struct member 'handler' not described in 'tick_setup_oneshot' ../kernel/time/tick-oneshot.c:64: warning: Function parameter or struct member 'next_event' not described in 'tick_setup_oneshot' ../kernel/time/tick-oneshot.c:74: warning: Function parameter or struct member 'handler' not described in 'tick_switch_to_oneshot' ../drivers/video/fbdev/aty/mach64_accel.c:420:49: warning: cast to restricted __le32 ../kernel/time/vsyscall.c:145:15: warning: context imbalance in 'vdso_update_begin' - wrong count at exit ../kernel/time/vsyscall.c:163:6: warning: context imbalance in 'vdso_update_end' - unexpected unlock ../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 * ../kernel/time/tick-sched.c:650: warning: Function parameter or struct member 'now' not described in 'tick_nohz_update_jiffies' ../kernel/time/tick-sched.c:1285: warning: Function parameter or struct member 'cpu' not described in 'tick_nohz_get_idle_calls_cpu' ../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:781:9: warning: context imbalance in 'break_ksm_pmd_entry' - unexpected unlock ../mm/ksm.c: note: in included file: ../include/linux/rmap.h:678:28: warning: context imbalance in 'write_protect_page' - unexpected unlock ../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:781:9: warning: context imbalance in 'replace_page' - unexpected unlock ../drivers/gpu/drm/i2c/tda998x_drv.c:1715:50: warning: incorrect type in argument 1 (different base types) ../drivers/gpu/drm/i2c/tda998x_drv.c:1715:50: expected restricted __be32 const [usertype] *p ../drivers/gpu/drm/i2c/tda998x_drv.c:1715:50: got unsigned int const [usertype] * ../drivers/gpu/drm/i2c/tda998x_drv.c:1716:52: warning: incorrect type in argument 1 (different base types) ../drivers/gpu/drm/i2c/tda998x_drv.c:1716:52: expected restricted __be32 const [usertype] *p ../drivers/gpu/drm/i2c/tda998x_drv.c:1716:52: got unsigned int const [usertype] * ../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 ../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/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:1210:40: warning: array of flexible structures ../net/ipv4/netfilter/ip_tables.c:1538: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 ../net/sched/em_cmp.c:40:31: warning: cast to restricted __be16 ../net/sched/em_cmp.c:50:31: warning: cast to restricted __be32 ../drivers/pci/controller/pcie-mt7621.c: In function ‘mt7621_pcie_parse_port’: ../drivers/pci/controller/pcie-mt7621.c:228:49: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 228 | snprintf(name, sizeof(name), "pcie-phy%d", slot); | ^ ../drivers/pci/controller/pcie-mt7621.c:228:9: note: ‘snprintf’ output between 10 and 11 bytes into a destination of size 10 228 | snprintf(name, sizeof(name), "pcie-phy%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/sunrpc/xprt.c:1701:9: warning: context imbalance in 'xprt_dynamic_alloc_slot' - unexpected unlock ../net/sunrpc/clnt.c: In function ‘rpc_create’: ../net/sunrpc/clnt.c:582:75: warning: ‘%s’ directive output may be truncated writing up to 107 bytes into a region of size 48 [-Wformat-truncation=] 582 | snprintf(servername, sizeof(servername), "%s", | ^~ ../net/sunrpc/clnt.c:582:33: note: ‘snprintf’ output between 1 and 108 bytes into a destination of size 48 582 | snprintf(servername, sizeof(servername), "%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 583 | sun->sun_path); | ~~~~~~~~~~~~~~ ../mm/kfence/core.c:337:34: warning: cast to restricted __le64 ../mm/kfence/core.c:341:34: warning: cast to restricted __le64 ../mm/kfence/core.c:360:21: warning: cast to restricted __le64 ../mm/kfence/core.c:380: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/irqflags.h, ../include/linux/irqflags.h, ...): ../include/linux/string.h:276:15: warning: memset with byte count of 315392 ../mm/kfence/core.c:1227:9: warning: context imbalance in 'kfence_handle_page_fault' - different lock contexts for basic block ../kernel/compat.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../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:1712:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:1712:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:1712:14: struct net_conf * ../drivers/block/drbd/drbd_req.c:1719:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:1719:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:1719:22: struct disk_conf * ../drivers/block/drbd/drbd_req.c: note: in included file: ../drivers/block/drbd/drbd_int.h:2075:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:1663:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:1663:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:2075:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2075:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2075:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:1663:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:5313:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5314:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5323:54: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5380:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:5380:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:5380:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:272:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:272:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:272:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:528:29: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:528:29: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:528:29: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:600:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:600:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:600:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:704:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:704:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:704:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:773:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:773:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:773:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:1169:27: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:1170:27: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:1171:28: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:1175:27: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:1176:28: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:1181:27: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:1182:28: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:821:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:821:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:821:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:876:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:876:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:876:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:1044:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:1044:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:1044:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:1434:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:1434:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:1434:14: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:1587:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:1587:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:1587:14: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:1880:22: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:1884:22: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:2130:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:2161:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:2375:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2375:22: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2375:22: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2385:27: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2385:27: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2385:27: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2562:24: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:2589:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:2600:20: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:2632:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2632:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2632:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2764:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2764:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2764:22: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:2819:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:2820:18: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3027:23: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3027:23: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3027:23: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3103:23: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3103:23: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3103:23: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3160:23: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3160:23: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3160:23: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3507:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3507:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3507:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3639:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3640:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3641:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3642:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3643:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3644:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3665:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3665:22: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3665:22: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3749:9: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3749:9: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3749:9: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3906:46: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3964:55: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3965:57: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3966:56: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3967:53: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4001:25: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:4001:25: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:4001:25: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:4006:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:4006:17: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:4006:17: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:4012:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:4012:17: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:4012:17: struct fifo_buffer * ../drivers/block/drbd/drbd_receiver.c:4079:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4080:19: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4081:19: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4089:28: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:4089:28: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:4089:28: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:4130:25: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:4130:25: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:4130:25: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:4250:29: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4350:18: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4351:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4376:18: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4377:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4409:24: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4613:52: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4940:9: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4940:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4958:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4959:16: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5267:25: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_receiver.c:5268:25: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_receiver.c:5269:26: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_receiver.c:5575:23: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5594:23: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5639:27: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5640:23: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5649:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5692:27: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5693:23: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5701:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5738:27: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5739:20: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5747:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5774:27: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5781:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5783:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5783:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5783:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5783:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5804:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5805:16: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5807:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5834:44: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5866:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5867:16: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5869:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5871:13: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5920:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:5920:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:5920:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:6010:37: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:6010:37: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:6010:37: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:6107:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:6107:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:6107:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:1271:9: warning: context imbalance in 'one_flush_endio' - unexpected unlock ../drivers/block/drbd/drbd_receiver.c:1289:17: warning: context imbalance in 'submit_one_flush' - unexpected unlock ../drivers/block/drbd/drbd_receiver.c:1324:17: warning: context imbalance in 'drbd_flush' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c:1464:9: warning: context imbalance in 'drbd_bump_write_ordering' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c:1718:17: warning: context imbalance in 'drbd_submit_peer_request' - unexpected unlock ../drivers/block/drbd/drbd_receiver.c:2059:12: warning: context imbalance in 'recv_resync_read' - wrong count at exit ../drivers/block/drbd/drbd_receiver.c:2435:17: warning: context imbalance in 'fail_postponed_requests' - unexpected unlock ../drivers/block/drbd/drbd_receiver.c:2554:12: warning: context imbalance in 'receive_Data' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c:2802:12: warning: context imbalance in 'receive_DataRequest' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c:4029:9: warning: context imbalance in 'receive_SyncParam' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c:4209:9: warning: context imbalance in 'receive_sizes' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c:4542: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:5006:19: warning: context imbalance in 'receive_rs_deallocated' - different lock contexts for basic block ../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:1663:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:1663:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf * ../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 ../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:103:16: warning: context imbalance in 'alua_rtpg' - different lock contexts for basic block ../drivers/base/module.c: In function ‘module_add_driver’: ../drivers/base/module.c:36:13: warning: variable ‘no_warn’ set but not used [-Wunused-but-set-variable] 36 | int no_warn; | ^~~~~~~ ../drivers/scsi/megaraid/megaraid_mbox.c:195:5: warning: symbol 'mraid_debug_level' was not declared. Should it be static? ../drivers/acpi/apei/einj.c:210:11: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/apei/einj.c:210:11: expected struct vendor_error_type_extension *v ../drivers/acpi/apei/einj.c:210:11: got void [noderef] __iomem * ../drivers/acpi/apei/einj.c:219:29: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/einj.c:219:29: expected void [noderef] __iomem *virt ../drivers/acpi/apei/einj.c:219:29: got struct vendor_error_type_extension *v ../drivers/acpi/apei/einj.c:245:25: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/apei/einj.c:245:25: expected struct set_error_type_with_address *v5param ../drivers/acpi/apei/einj.c:245:25: got void [noderef] __iomem * ../drivers/acpi/apei/einj.c:255:25: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/apei/einj.c:255:25: expected struct einj_parameter *v4param ../drivers/acpi/apei/einj.c:255:25: got void [noderef] __iomem * ../drivers/acpi/apei/einj.c:259:45: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/einj.c:259:45: expected void [noderef] __iomem *virt ../drivers/acpi/apei/einj.c:259:45: got struct einj_parameter *v4param ../drivers/acpi/apei/einj.c:326:21: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/apei/einj.c:326:21: expected struct acpi_einj_trigger *trigger_tab ../drivers/acpi/apei/einj.c:326:21: got void [noderef] __iomem * ../drivers/acpi/apei/einj.c:352:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/einj.c:352:17: expected void volatile [noderef] __iomem *addr ../drivers/acpi/apei/einj.c:352:17: got struct acpi_einj_trigger *trigger_tab ../drivers/acpi/apei/einj.c:353:21: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/apei/einj.c:353:21: expected struct acpi_einj_trigger *trigger_tab ../drivers/acpi/apei/einj.c:353:21: got void [noderef] __iomem * ../drivers/acpi/apei/einj.c:416:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/einj.c:416:25: expected void volatile [noderef] __iomem *addr ../drivers/acpi/apei/einj.c:416:25: got struct acpi_einj_trigger *trigger_tab ../drivers/acpi/apei/einj.c:817:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/einj.c:817:37: expected void [noderef] __iomem *virt ../drivers/acpi/apei/einj.c:817:37: got void *static [assigned] [toplevel] einj_param ../arch/x86/kernel/kprobes/opt.c:529:13: warning: function 'arch_unoptimize_kprobes' with external linkage has definition ../drivers/tty/serial/digicolor-usart.c:412:26: warning: context imbalance in 'digicolor_uart_console_write' - different lock contexts for basic block ../drivers/video/fbdev/sis/sis_main.c:5411:32: warning: cast to restricted __le32 ../drivers/video/fbdev/sis/sis_main.c:5414:32: warning: cast to restricted __le32 ../drivers/video/fbdev/sis/sis_main.c:5443:40: warning: cast to restricted __le32 ../drivers/video/fbdev/sis/sis_main.c:5475:16: warning: cast to restricted __le16 ../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 ../net/ax25/ax25_std_timer.c:29:6: warning: context imbalance in 'ax25_std_heartbeat_expiry' - different lock contexts for basic block ../drivers/tty/serial/esp32_uart.c:549:39: warning: context imbalance in 'esp32_uart_console_write' - unexpected unlock ../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/bluetooth/hci_event.c: note: in included file (through ../include/net/bluetooth/hci_core.h): ../include/net/bluetooth/hci.h:2671:47: warning: array of flexible structures ../include/net/bluetooth/hci.h:2757:43: warning: array of flexible structures ../net/rose/rose_route.c:722:41: warning: context imbalance in 'rose_get_neigh' - 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 ../drivers/block/drbd/drbd_main.c:569:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:569:20: expected unsigned int [usertype] magic ../drivers/block/drbd/drbd_main.c:569:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:570:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:570:20: expected unsigned short [usertype] command ../drivers/block/drbd/drbd_main.c:570:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:571:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:571:20: expected unsigned short [usertype] length ../drivers/block/drbd/drbd_main.c:571:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:577:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:577:20: expected unsigned short [usertype] magic ../drivers/block/drbd/drbd_main.c:577:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:578:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:578:20: expected unsigned short [usertype] command ../drivers/block/drbd/drbd_main.c:578:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:579:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:579:19: expected unsigned int [usertype] length ../drivers/block/drbd/drbd_main.c:579:19: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:586:18: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:586:18: expected unsigned int [usertype] magic ../drivers/block/drbd/drbd_main.c:586:18: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:587:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:587:19: expected unsigned short [usertype] volume ../drivers/block/drbd/drbd_main.c:587:19: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:588:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:588:20: expected unsigned short [usertype] command ../drivers/block/drbd/drbd_main.c:588:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:589:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:589:19: expected unsigned int [usertype] length ../drivers/block/drbd/drbd_main.c:589:19: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:728:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:728:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:728:14: struct net_conf * ../drivers/block/drbd/drbd_main.c:743:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:743:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:743:22: struct disk_conf * ../drivers/block/drbd/drbd_main.c:780:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:780:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:780:14: struct net_conf * ../drivers/block/drbd/drbd_main.c:840:28: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:844:26: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:846:23: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:846:23: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:846:23: struct net_conf * ../drivers/block/drbd/drbd_main.c:905:25: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:936:26: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:936:26: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:936:26: struct disk_conf * ../drivers/block/drbd/drbd_main.c:1000:18: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1023:18: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1036:17: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1037:16: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1052:17: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1053:16: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1065:28: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1079:28: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1116:19: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:1116:19: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:1116:19: struct net_conf * ../drivers/block/drbd/drbd_main.c:1326:21: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1326:21: expected unsigned int [usertype] set_size ../drivers/block/drbd/drbd_main.c:1326:21: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1354:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1354:20: expected unsigned int [usertype] seq_num ../drivers/block/drbd/drbd_main.c:1354:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1366:54: warning: incorrect type in argument 4 (different base types) ../drivers/block/drbd/drbd_main.c:1366:54: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1366:54: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1386:31: warning: incorrect type in argument 3 (different base types) ../drivers/block/drbd/drbd_main.c:1386:31: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1386:31: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1387:31: warning: incorrect type in argument 4 (different base types) ../drivers/block/drbd/drbd_main.c:1387:31: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1387:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1397:31: warning: incorrect type in argument 3 (different base types) ../drivers/block/drbd/drbd_main.c:1397:31: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1397:31: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1398:31: warning: incorrect type in argument 4 (different base types) ../drivers/block/drbd/drbd_main.c:1398:31: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1398:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1399:31: warning: incorrect type in argument 5 (different base types) ../drivers/block/drbd/drbd_main.c:1399:31: expected unsigned long long [usertype] block_id ../drivers/block/drbd/drbd_main.c:1399:31: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1412:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1412:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1412:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1413:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1413:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1413:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1428:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1428:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1428:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1430:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1430:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1430:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1446:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1446:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1446:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1448:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1448:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1448:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1461:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1461:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1461:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1463:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1463:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1463:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1682:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1682:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1682:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1684:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1684:20: expected unsigned int [usertype] seq_num ../drivers/block/drbd/drbd_main.c:1684:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1698:21: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1698:21: expected unsigned int [usertype] dp_flags ../drivers/block/drbd/drbd_main.c:1698:21: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1703:25: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1703:25: expected unsigned int [usertype] size ../drivers/block/drbd/drbd_main.c:1703:25: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1774:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1774:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1774:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1797:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1797:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1797:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1798:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1798:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1798:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1834:40: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:1834:40: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:1834:40: struct net_conf * ../drivers/block/drbd/drbd_main.c:3004:30: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3004:30: expected unsigned long long [usertype] la_size_sect ../drivers/block/drbd/drbd_main.c:3004:30: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:3006:33: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3006:33: expected unsigned long long ../drivers/block/drbd/drbd_main.c:3006:33: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:3007:23: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3007:23: expected unsigned int [usertype] flags ../drivers/block/drbd/drbd_main.c:3007:23: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3008:23: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3008:23: expected unsigned int [usertype] magic ../drivers/block/drbd/drbd_main.c:3008:23: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3010:31: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3010:31: expected unsigned int [usertype] md_size_sect ../drivers/block/drbd/drbd_main.c:3010:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3011:31: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3011:31: expected unsigned int [usertype] al_offset ../drivers/block/drbd/drbd_main.c:3011:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3012:31: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3012:31: expected unsigned int [usertype] al_nr_extents ../drivers/block/drbd/drbd_main.c:3012:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3013:34: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3013:34: expected unsigned int [usertype] bm_bytes_per_bit ../drivers/block/drbd/drbd_main.c:3013:34: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3014:29: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3014:29: expected unsigned long long [usertype] device_uuid ../drivers/block/drbd/drbd_main.c:3014:29: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:3016:27: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3016:27: expected unsigned int [usertype] bm_offset ../drivers/block/drbd/drbd_main.c:3016:27: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3017:38: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3017:38: expected unsigned int [usertype] la_peer_max_bio_size ../drivers/block/drbd/drbd_main.c:3017:38: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3019:28: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3019:28: expected unsigned int [usertype] al_stripes ../drivers/block/drbd/drbd_main.c:3019:28: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3020:35: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3020:35: expected unsigned int [usertype] al_stripe_size_4k ../drivers/block/drbd/drbd_main.c:3020:35: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3073:26: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3074:33: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3236:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3237:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3255:13: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3256:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3256:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3256:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3256:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3263:33: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_main.c:3265:36: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_main.c:3266:26: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3267:32: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_main.c:3269:33: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3270:30: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3271:30: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3278:13: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3279:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3279:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3279:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3279:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3283:13: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3284:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3284:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3284:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3284:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3294:24: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3686:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:3686:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:3686:14: struct net_conf * ../drivers/block/drbd/drbd_main.c:868: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:2075:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2075:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2075:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:1663:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf * ../drivers/tty/serial/esp32_acm.c:305:39: warning: context imbalance in 'esp32s3_acm_console_write' - unexpected unlock ../drivers/block/drbd/drbd_main.c:3424: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bmio_set_n_write' ../drivers/block/drbd/drbd_main.c:3450: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bmio_clear_n_write' ../drivers/block/drbd/drbd_main.c:3511: warning: Function parameter or struct member 'peer_device' not described in 'drbd_queue_bitmap_io' ../drivers/block/drbd/drbd_main.c:3553: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bitmap_io' ../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 ../drivers/gpu/drm/xlnx/zynqmp_disp.c:120:42: warning: array of flexible structures ../drivers/gpu/drm/xlnx/zynqmp_disp.c:151: warning: Function parameter or struct member 'blend' not described in 'zynqmp_disp' ../drivers/gpu/drm/xlnx/zynqmp_disp.c:151: warning: Function parameter or struct member 'avbuf' not described in 'zynqmp_disp' ../drivers/gpu/drm/xlnx/zynqmp_disp.c:151: warning: Function parameter or struct member 'audio' not described in 'zynqmp_disp' ../drivers/gpu/drm/tiny/gm12u320.c:481:32: warning: incorrect type in initializer (different base types) ../drivers/gpu/drm/tiny/gm12u320.c:481:32: expected restricted __le16 [usertype] pixel_clock ../drivers/gpu/drm/tiny/gm12u320.c:481:32: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:77:14: warning: symbol 'resetwaittime' was not declared. Should it be static? ../drivers/scsi/megaraid/megaraid_sas_base.c:89:14: warning: symbol 'dual_qdepth_disable' was not declared. Should it be static? ../drivers/scsi/megaraid/megaraid_sas_base.c:97:5: warning: symbol 'perf_mode' was not declared. Should it be static? ../drivers/scsi/megaraid/megaraid_sas_base.c:109:5: warning: symbol 'event_log_level' was not declared. Should it be static? ../drivers/scsi/megaraid/megaraid_sas_base.c:113:14: warning: symbol 'enable_sdev_max_qd' was not declared. Should it be static? ../drivers/scsi/megaraid/megaraid_sas_base.c:117:5: warning: symbol 'poll_queues' was not declared. Should it be static? ../drivers/scsi/megaraid/megaraid_sas_base.c:126:5: warning: symbol 'host_tagset_enable' was not declared. Should it be static? ../drivers/scsi/megaraid/megaraid_sas_base.c:4649:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:4649:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:4649:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:4900:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:4900:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:4900:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:6741:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:6741:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:6741:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:4556:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:4556:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:4556:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:205:26: warning: symbol 'megasas_mgmt_info' was not declared. Should it be static? ../drivers/scsi/megaraid/megaraid_sas_base.c:212:5: warning: symbol 'megasas_dbg_lvl' was not declared. Should it be static? ../drivers/scsi/megaraid/megaraid_sas_base.c:294:31: warning: restricted __le16 degrades to integer ../drivers/scsi/megaraid/megaraid_sas_base.c:300:31: warning: cast from restricted __le16 ../drivers/scsi/megaraid/megaraid_sas_base.c:426:29: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_base.c:1236:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:1236:32: expected unsigned int [usertype] opcode ../drivers/scsi/megaraid/megaraid_sas_base.c:1236: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:4780:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:4780:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:4780:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:5020:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:5020:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:5020:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:5205:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:5205:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:5205:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:5287:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:5287:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:5287:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:6294:42: warning: cast removes address space '__iomem' of expression ../drivers/scsi/megaraid/megaraid_sas_base.c:6293:57: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/megaraid/megaraid_sas_base.c:6293:57: expected unsigned int [noderef] [usertype] __iomem * ../drivers/scsi/megaraid/megaraid_sas_base.c:6293:57: got unsigned int [usertype] * ../drivers/scsi/megaraid/megaraid_sas_base.c:6298:34: warning: cast removes address space '__iomem' of expression ../drivers/scsi/megaraid/megaraid_sas_base.c:6297:57: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/megaraid/megaraid_sas_base.c:6297:57: expected unsigned int [noderef] [usertype] __iomem * ../drivers/scsi/megaraid/megaraid_sas_base.c:6297:57: got unsigned int [usertype] * ../drivers/scsi/megaraid/megaraid_sas_base.c:6605:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:6605:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:6605:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:6819:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:6819:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:6819:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:7576:44: warning: restricted __le32 degrades to integer ../drivers/scsi/megaraid/megaraid_sas_base.c:8193:23: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:8193:23: expected int crash_support ../drivers/scsi/megaraid/megaraid_sas_base.c:8193:23: got restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_base.c:8277:31: warning: invalid assignment: &= ../drivers/scsi/megaraid/megaraid_sas_base.c:8277:31: left side has type restricted __le16 ../drivers/scsi/megaraid/megaraid_sas_base.c:8277:31: right side has type int ../drivers/scsi/megaraid/megaraid_sas_base.c:8802:46: warning: restricted __le32 degrades to integer ../kernel/pid_namespace.c:186:26: warning: incorrect type in argument 1 (different address spaces) ../kernel/pid_namespace.c:186:26: expected struct spinlock [usertype] *lock ../kernel/pid_namespace.c:186:26: got struct spinlock [noderef] __rcu * ../kernel/pid_namespace.c:188:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/pid_namespace.c:188:28: expected struct spinlock [usertype] *lock ../kernel/pid_namespace.c:188:28: got struct spinlock [noderef] __rcu * ../kernel/pid_namespace.c:187:28: warning: dereference of noderef expression ../mm/migrate.c:328:20: warning: context imbalance in 'migration_entry_wait' - unexpected unlock ../mm/migrate.c:798:9: warning: context imbalance in '__buffer_migrate_folio' - different lock contexts for basic block ../drivers/block/drbd/drbd_state.c:1908:30: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_state.c:1908:30: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_state.c:1908: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:2075:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_state.c:2075:17: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_state.c:2075: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:1954:25: warning: context imbalance in 'after_state_ch' - unexpected unlock ../drivers/block/drbd/drbd_state.c:2369:32: warning: context imbalance in '_conn_request_state' - unexpected unlock ../drivers/block/zram/zram_drv.c:60:12: warning: context imbalance in 'zram_slot_trylock' - wrong count at exit ../drivers/block/zram/zram_drv.c:65:13: warning: context imbalance in 'zram_slot_lock' - wrong count at exit ../drivers/block/zram/zram_drv.c: note: in included file (through ../include/linux/list_bl.h, ../include/linux/rculist_bl.h, ../include/linux/dcache.h, ../include/linux/fs.h, ../include/linux/compat.h, ../arch/x86/include/asm/ia32.h, ...): ../include/linux/bit_spinlock.h:66:9: warning: context imbalance in 'zram_slot_unlock' - unexpected unlock ../kernel/cgroup/cgroup.c:6622:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/cgroup.c:6622:41: expected struct spinlock [usertype] *lock ../kernel/cgroup/cgroup.c:6622:41: got struct spinlock [noderef] __rcu * ../kernel/cgroup/cgroup.c:6625:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/cgroup.c:6625:43: expected struct spinlock [usertype] *lock ../kernel/cgroup/cgroup.c:6625:43: got struct spinlock [noderef] __rcu * ../kernel/cgroup/cgroup.c:3094:9: warning: context imbalance in 'cgroup_lock_and_drain_offline' - wrong count at exit ../kernel/cgroup/cgroup.c:6389:12: warning: context imbalance in 'cgroup_css_set_fork' - wrong count at exit ../kernel/cgroup/cgroup.c:6505:9: warning: context imbalance in 'cgroup_css_set_put_fork' - wrong count at exit ../kernel/cgroup/cgroup.c:6525:5: warning: context imbalance in 'cgroup_can_fork' - wrong count at exit ../kernel/cgroup/cgroup.c:6574:9: warning: context imbalance in 'cgroup_cancel_fork' - unexpected unlock ../drivers/gpu/drm/gud/gud_drv.c:96:28: warning: cast to restricted __le32 ../drivers/gpu/drm/gud/gud_drv.c:96:17: warning: restricted __le32 degrades to integer ../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/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:1285:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:1285:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:1285:22: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:1578:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:1578:17: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:1578:17: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:1588:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:1588:17: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:1588:17: struct fifo_buffer * ../drivers/block/drbd/drbd_nl.c:1814:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:1814:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:1814:14: struct net_conf * ../drivers/block/drbd/drbd_nl.c:2074:39: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2074:39: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2074:39: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:2082:13: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2082:13: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2082:13: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:2265:50: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2265:50: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2265:50: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:2288:45: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2288:45: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2288:45: struct net_conf * ../drivers/block/drbd/drbd_nl.c:2433:9: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2433:9: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2433:9: struct net_conf * ../drivers/block/drbd/drbd_nl.c:2596:9: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2596:9: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2596:9: struct net_conf * ../drivers/block/drbd/drbd_nl.c:2829:18: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2829:18: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2829:18: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:2869:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2869:17: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2869:17: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:3407:33: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3407:33: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3407:33: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:3532:28: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3532:28: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3532:28: struct net_conf * ../drivers/block/drbd/drbd_nl.c:3745:29: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3745:29: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3745:29: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:3751:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3751:22: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3751:22: struct net_conf * ../drivers/block/drbd/drbd_nl.c:3941:38: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3941:38: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3941: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:2129: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:2075:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2075: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 * ../kernel/cgroup/rstat.c:218:22: warning: symbol 'bpf_rstat_flush' was not declared. Should it be static? ../drivers/base/regmap/regcache.c:408:9: warning: Using plain integer as NULL pointer ../drivers/base/regmap/regcache.c:408:9: warning: Using plain integer as NULL pointer ../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 ../net/can/j1939/main.c: note: in included file (through ../include/linux/can/can-ml.h): ../include/linux/netdevice.h:2625:20: warning: context imbalance in '__j1939_rx_release' - wrong count at exit ../drivers/tty/serial/imx.c:2035:44: warning: context imbalance in 'imx_uart_console_write' - unexpected unlock ../fs/proc/proc_sysctl.c:924:16: error: incompatible types in comparison expression (different address spaces): ../fs/proc/proc_sysctl.c:924:16: struct ctl_table_header [noderef] __rcu * ../fs/proc/proc_sysctl.c:924:16: struct ctl_table_header * ../fs/proc/proc_sysctl.c:295:32: warning: context imbalance in 'start_unregistering' - unexpected unlock ../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:2229:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:2229:34: expected unsigned long long [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:2229:34: got restricted __le64 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:2234:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:2234:26: expected unsigned long long [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:2234:26: got restricted __le64 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3112:68: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3112:68: expected restricted __le16 [usertype] virtual_disk_tgt_id ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3112:68: got unsigned short [usertype] pd_target_id ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3118:55: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3118:55: expected restricted __le16 [usertype] config_seq_num ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3118:55: got unsigned short [usertype] seqNum ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3120:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3120:47: expected restricted __le16 [usertype] DevHandle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3120:47: got unsigned short [usertype] devHandle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3341:48: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3341:48: expected restricted __le16 [usertype] DevHandle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3341:48: got unsigned short [usertype] r1_alt_dev_handle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3342:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3342:39: expected restricted __le16 [usertype] DevHandle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3342:39: got unsigned short [usertype] r1_alt_dev_handle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3343:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3343:35: expected unsigned short [usertype] r1_alt_dev_handle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3343:35: got restricted __le16 [usertype] DevHandle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3344:79: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3344:79: expected unsigned short [usertype] peer_smid ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3344:79: got restricted __le16 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3346:82: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3346:82: expected unsigned short [usertype] peer_smid ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3346:82: got restricted __le16 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3600:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3600:29: expected unsigned int [usertype] data_length ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3600:29: got restricted __le32 [usertype] DataLength ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3629:59: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4321:24: warning: cast to restricted __le16 ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4571:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4571:32: expected unsigned short [usertype] DevHandle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4571:32: got restricted __le16 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4573:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4573:30: expected unsigned short [usertype] TaskMID ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4573:30: got restricted __le16 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:5366:34: warning: symbol 'megasas_instance_template_fusion' was not declared. Should it be static? ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3465:21: warning: cast to restricted __le16 ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3471:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3471:21: expected unsigned int [usertype] data_length ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3471:21: got restricted __le32 [usertype] DataLength ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3482:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3482:37: expected unsigned int [usertype] data_length ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3482:37: got restricted __le32 [usertype] DataLength ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3488:32: warning: cast to restricted __le32 ../drivers/gpio/gpio-syscon.c:46: warning: Excess struct member 'compatible' description in 'syscon_gpio_data' ../drivers/gpio/gpio-tangier.c:93:13: warning: context imbalance in 'tng_gpio_set' - wrong count at exit ../drivers/gpio/gpio-tangier.c:106:12: warning: context imbalance in 'tng_gpio_direction_input' - wrong count at exit ../drivers/gpio/gpio-tangier.c:124:12: warning: context imbalance in 'tng_gpio_direction_output' - wrong count at exit ../drivers/gpio/gpio-tangier.c:173:15: warning: context imbalance in 'tng_gpio_set_debounce' - wrong count at exit ../drivers/gpio/gpio-tangier.c:196:13: warning: context imbalance in 'tng_irq_ack' - wrong count at exit ../drivers/gpio/gpio-tangier.c:225:15: warning: context imbalance in 'tng_irq_unmask_mask' - wrong count at exit ../drivers/gpio/gpio-tangier.c:299:9: warning: context imbalance in 'tng_irq_set_type' - wrong count at exit ../drivers/gpio/gpio-tangier.c:324:15: warning: context imbalance in 'tng_irq_set_wake' - wrong count at exit ../drivers/gpio/gpio-tangier.c:481:9: warning: context imbalance in 'tng_gpio_suspend' - wrong count at exit ../drivers/gpio/gpio-tangier.c:504:9: warning: context imbalance in 'tng_gpio_resume' - 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/l2tp/l2tp_ppp.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../mm/migrate_device.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/memremap.h): ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'migrate_vma_collect_pmd' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'migrate_vma_insert_page' - unexpected unlock ../drivers/base/regmap/regcache-maple.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h, ../include/linux/debugfs.h): ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'regcache_maple_sync_block' - unexpected unlock ../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/scsi/megaraid/megaraid_sas_debugfs.c:45:15: warning: symbol 'megasas_debugfs_root' was not declared. Should it be static? ../kernel/cgroup/cgroup-v1.c:488:16: warning: context imbalance in '__cgroup1_procs_write' - wrong count at exit ../net/rds/af_rds.c:245:22: warning: invalid assignment: |= ../net/rds/af_rds.c:245:22: left side has type restricted __poll_t ../net/rds/af_rds.c:245:22: right side has type int ../lib/xz/xz_dec_stream.c:750:23: warning: function 'xz_dec_run' with external linkage has definition ../lib/xz/xz_dec_stream.c:786:25: warning: function 'xz_dec_init' with external linkage has definition ../lib/xz/xz_dec_stream.c:816:16: warning: function 'xz_dec_reset' with external linkage has definition ../lib/xz/xz_dec_stream.c:828:16: warning: function 'xz_dec_end' with external linkage has definition ../lib/xz/xz_dec_stream.c:393:28: warning: incorrect type in argument 1 (different base types) ../lib/xz/xz_dec_stream.c:393:28: expected restricted __le32 const [usertype] *p ../lib/xz/xz_dec_stream.c:393:28: got unsigned int const [usertype] * ../lib/xz/xz_dec_stream.c:427:48: warning: incorrect type in argument 1 (different base types) ../lib/xz/xz_dec_stream.c:427:48: expected restricted __le32 const [usertype] *p ../lib/xz/xz_dec_stream.c:427:48: got unsigned int const [usertype] * ../lib/xz/xz_dec_stream.c:435:37: warning: incorrect type in argument 1 (different base types) ../lib/xz/xz_dec_stream.c:435:37: expected restricted __le32 const [usertype] *p ../lib/xz/xz_dec_stream.c:435:37: got unsigned int const [usertype] * ../lib/xz/xz_dec_stream.c:459:28: warning: incorrect type in argument 1 (different base types) ../lib/xz/xz_dec_stream.c:459:28: expected restricted __le32 const [usertype] *p ../lib/xz/xz_dec_stream.c:459:28: got unsigned int const [usertype] * ../drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3363:30: warning: cast truncates bits from constant value (ffffff0d becomes d) ../fs/proc/proc_net.c:161: warning: Function parameter or struct member 'state_size' not described in 'proc_create_net_data_write' ../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 ../net/phonet/socket.c:620:14: error: incompatible types in comparison expression (different address spaces): ../net/phonet/socket.c:620:14: struct sock [noderef] __rcu * ../net/phonet/socket.c:620:14: struct sock * ../net/phonet/socket.c:643:17: error: incompatible types in comparison expression (different address spaces): ../net/phonet/socket.c:643:17: struct sock [noderef] __rcu * ../net/phonet/socket.c:643:17: struct sock * ../net/phonet/socket.c:659:17: error: incompatible types in comparison expression (different address spaces): ../net/phonet/socket.c:659:17: struct sock [noderef] __rcu * ../net/phonet/socket.c:659:17: struct sock * ../net/phonet/socket.c:678:25: error: incompatible types in comparison expression (different address spaces): ../net/phonet/socket.c:678:25: struct sock [noderef] __rcu * ../net/phonet/socket.c:678:25: struct sock * ../net/phonet/socket.c:727:21: warning: context imbalance in 'pn_res_seq_start' - wrong count at exit ../net/phonet/socket.c:742:13: warning: context imbalance in 'pn_res_seq_stop' - wrong count at exit ../drivers/tty/serial/max3100.c:202:13: warning: incorrect type in assignment (different base types) ../drivers/tty/serial/max3100.c:202:13: expected unsigned short [addressable] [usertype] etx ../drivers/tty/serial/max3100.c:202:13: got restricted __be16 [usertype] ../drivers/tty/serial/max3100.c:210:15: warning: cast to restricted __be16 ../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 ../arch/x86/kernel/kvm.c:69:1: warning: symbol '__pcpu_scope_steal_time' was not declared. Should it be static? In file included from ../include/linux/string.h:292, from ../include/acpi/platform/aclinux.h:52, from ../include/acpi/platform/acenv.h:160, from ../include/acpi/acpi.h:22, from ../drivers/acpi/acpica/tbfind.c:10: In function ‘strncpy’, inlined from ‘acpi_tb_find_table’ at ../drivers/acpi/acpica/tbfind.c:60:2: ../include/linux/fortify-string.h:68:33: warning: ‘__builtin_strncpy’ specified bound 6 equals destination size [-Wstringop-truncation] 68 | #define __underlying_strncpy __builtin_strncpy | ^ ../include/linux/fortify-string.h:147:16: note: in expansion of macro ‘__underlying_strncpy’ 147 | return __underlying_strncpy(p, q, size); | ^~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘acpi_tb_find_table’ at ../drivers/acpi/acpica/tbfind.c:61:2: ../include/linux/fortify-string.h:68:33: warning: ‘__builtin_strncpy’ specified bound 8 equals destination size [-Wstringop-truncation] 68 | #define __underlying_strncpy __builtin_strncpy | ^ ../include/linux/fortify-string.h:147:16: note: in expansion of macro ‘__underlying_strncpy’ 147 | return __underlying_strncpy(p, q, size); | ^~~~~~~~~~~~~~~~~~~~ ../drivers/spi/spi-altera-dfl.c:52:30: warning: incorrect type in initializer (different address spaces) ../drivers/spi/spi-altera-dfl.c:52:30: expected void [noderef] __iomem *base ../drivers/spi/spi-altera-dfl.c:52:30: got void *context ../drivers/spi/spi-altera-dfl.c:78:30: warning: incorrect type in initializer (different address spaces) ../drivers/spi/spi-altera-dfl.c:78:30: expected void [noderef] __iomem *base ../drivers/spi/spi-altera-dfl.c:78:30: got void *context ../drivers/spi/spi-altera-dfl.c:153:22: warning: incorrect type in argument 3 (different address spaces) ../drivers/spi/spi-altera-dfl.c:153:22: expected void *bus_context ../drivers/spi/spi-altera-dfl.c:153:22: got void [noderef] __iomem *[assigned] base ../drivers/block/null_blk/zoned.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../drivers/block/null_blk/trace.h): ../drivers/block/null_blk/./trace.h:33:1: warning: cast to restricted blk_opf_t ../drivers/block/null_blk/./trace.h:33:1: warning: restricted blk_opf_t degrades to integer ../drivers/block/null_blk/./trace.h:33:1: warning: restricted blk_opf_t degrades to integer ../drivers/block/null_blk/zoned.c:56:32: warning: context imbalance in 'null_report_zones' - unexpected unlock ../drivers/block/null_blk/zoned.c:56:32: warning: context imbalance in 'null_zone_write' - unexpected unlock ../drivers/block/null_blk/zoned.c:494:29: warning: context imbalance in 'null_open_zone' - different lock contexts for basic block ../drivers/block/null_blk/zoned.c:509:29: warning: context imbalance in 'null_close_zone' - different lock contexts for basic block ../drivers/block/null_blk/zoned.c:554:29: warning: context imbalance in 'null_finish_zone' - different lock contexts for basic block ../drivers/block/null_blk/zoned.c:570:37: warning: context imbalance in 'null_reset_zone' - different lock contexts for basic block ../drivers/block/null_blk/zoned.c:56:32: warning: context imbalance in 'null_zone_mgmt' - unexpected unlock ../drivers/block/null_blk/zoned.c:56:32: warning: context imbalance in 'null_process_zoned_cmd' - unexpected unlock ../drivers/block/null_blk/zoned.c:56:32: warning: context imbalance in 'null_set_zone_cond' - unexpected unlock ../lib/xz/xz_dec_lzma2.c:964:23: warning: function 'xz_dec_lzma2_run' with external linkage has definition ../lib/xz/xz_dec_lzma2.c:1141:31: warning: function 'xz_dec_lzma2_create' with external linkage has definition ../lib/xz/xz_dec_lzma2.c:1165:23: warning: function 'xz_dec_lzma2_reset' with external linkage has definition ../lib/xz/xz_dec_lzma2.c:1201:16: warning: function 'xz_dec_lzma2_end' with external linkage has definition ../kernel/cgroup/freezer.c:143:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/freezer.c:143:35: expected struct spinlock [usertype] *lock ../kernel/cgroup/freezer.c:143:35: got struct spinlock [noderef] __rcu * ../kernel/cgroup/freezer.c:146:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/freezer.c:146:37: expected struct spinlock [usertype] *lock ../kernel/cgroup/freezer.c:146: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.h, ../include/linux/cgroup.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/gpu/drm/bridge/synopsys/dw-hdmi-ahb-audio.c:253:9: warning: cast truncates bits from constant value (ffffff7f becomes 7f) ../lib/xz/xz_dec_bcj.c:417:23: warning: function 'xz_dec_bcj_run' with external linkage has definition ../lib/xz/xz_dec_bcj.c:527:29: warning: function 'xz_dec_bcj_create' with external linkage has definition ../lib/xz/xz_dec_bcj.c:536:23: warning: function 'xz_dec_bcj_reset' with external linkage has definition ../net/netfilter/nf_tables_offload.c:249:24: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_tables_offload.c:249:24: expected restricted __be16 [usertype] proto ../net/netfilter/nf_tables_offload.c:249:24: got int ../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 * ../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 ../net/phonet/af_phonet.c:35:14: error: incompatible types in comparison expression (different address spaces): ../net/phonet/af_phonet.c:35:14: struct phonet_protocol const [noderef] __rcu * ../net/phonet/af_phonet.c:35:14: struct phonet_protocol const * ../net/phonet/af_phonet.c:474:17: error: incompatible types in comparison expression (different address spaces): ../net/phonet/af_phonet.c:474:17: struct phonet_protocol const [noderef] __rcu * ../net/phonet/af_phonet.c:474:17: struct phonet_protocol const * ../net/phonet/af_phonet.c:486:9: error: incompatible types in comparison expression (different address spaces): ../net/phonet/af_phonet.c:486:9: struct phonet_protocol const [noderef] __rcu * ../net/phonet/af_phonet.c:486:9: struct phonet_protocol const * ../lib/percpu_counter.c:178:36: warning: cast removes address space '__percpu' of expression ../lib/percpu_counter.c:178:33: warning: incorrect type in assignment (different address spaces) ../lib/percpu_counter.c:178:33: expected signed int [noderef] [usertype] __percpu *counters ../lib/percpu_counter.c:178:33: got void * ../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:1058:48: warning: array of flexible structures ../net/ipv4/netfilter/arp_tables.c:1362: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/huge_memory.c:1865:20: warning: context imbalance in 'madvise_free_huge_pmd' - unexpected unlock ../mm/huge_memory.c:1903:28: warning: context imbalance in 'zap_huge_pmd' - unexpected unlock ../mm/huge_memory.c:2011:28: warning: context imbalance in 'move_huge_pmd' - unexpected unlock ../mm/huge_memory.c:2152:20: warning: context imbalance in 'change_huge_pmd' - unexpected unlock ../mm/huge_memory.c:2186:28: warning: context imbalance in 'move_pages_huge_pmd' - unexpected unlock ../mm/huge_memory.c:2284:12: warning: context imbalance in '__pmd_trans_huge_lock' - wrong count at exit ../mm/huge_memory.c:2301:12: warning: context imbalance in '__pud_trans_huge_lock' - wrong count at exit ../mm/huge_memory.c:2325:28: warning: context imbalance in 'zap_huge_pud' - unexpected unlock ../mm/huge_memory.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:781:9: warning: context imbalance in '__split_huge_zero_page_pmd' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in '__split_huge_pmd_locked' - unexpected unlock ../mm/huge_memory.c:2907:37: warning: context imbalance in '__split_huge_page' - unexpected unlock ../mm/huge_memory.c:3113:17: warning: context imbalance in 'split_huge_page_to_list' - different lock contexts for basic block ../drivers/spi/spi-armada-3700.c:499:65: warning: incorrect type in argument 3 (different base types) ../drivers/spi/spi-armada-3700.c:499:65: expected unsigned int [usertype] data ../drivers/spi/spi-armada-3700.c:499:65: got restricted __le32 [usertype] ../drivers/spi/spi-armada-3700.c:521:31: warning: cast to restricted __le32 ../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/cxl/security.c:205:34: warning: symbol 'cxl_security_ops' was not declared. Should it be static? ../lib/zstd/common/debug.c:24:5: warning: symbol 'g_debuglevel' was not declared. Should it be static? ../net/rds/connection.c:71:31: warning: incorrect type in argument 1 (different base types) ../net/rds/connection.c:71:31: expected restricted __be32 const [usertype] laddr ../net/rds/connection.c:71:31: got unsigned int [assigned] [usertype] lhash ../net/rds/connection.c:71:41: warning: incorrect type in argument 3 (different base types) ../net/rds/connection.c:71:41: expected restricted __be32 const [usertype] faddr ../net/rds/connection.c:71:41: got unsigned int [assigned] [usertype] fhash ../kernel/cgroup/debug.c:133:21: error: incompatible types in comparison expression (different address spaces): ../kernel/cgroup/debug.c:133:21: struct css_set [noderef] __rcu * ../kernel/cgroup/debug.c:133:21: struct css_set * ../drivers/base/regmap/regmap-kunit.c:1038:43: warning: cast to restricted __le16 ../drivers/base/regmap/regmap-kunit.c:1041:43: warning: cast to restricted __be16 ../drivers/base/regmap/regmap-kunit.c:1118:25: warning: cast to restricted __be16 ../drivers/base/regmap/regmap-kunit.c:1118:25: warning: cast to restricted __be16 ../drivers/base/regmap/regmap-kunit.c:1120:25: warning: cast to restricted __le16 ../drivers/base/regmap/regmap-kunit.c:1120:25: warning: cast to restricted __le16 ../drivers/base/regmap/regmap-kunit.c:1187:33: warning: cast to restricted __be16 ../drivers/base/regmap/regmap-kunit.c:1187:33: warning: cast to restricted __be16 ../drivers/base/regmap/regmap-kunit.c:1190:33: warning: cast to restricted __le16 ../drivers/base/regmap/regmap-kunit.c:1190:33: warning: cast to restricted __le16 ../drivers/base/regmap/regmap-kunit.c:1241:28: warning: cast to restricted __be16 ../drivers/base/regmap/regmap-kunit.c:1242:28: warning: cast to restricted __be16 ../drivers/base/regmap/regmap-kunit.c:1244:28: warning: cast to restricted __le16 ../drivers/base/regmap/regmap-kunit.c:1245:28: warning: cast to restricted __le16 ../drivers/base/regmap/regmap-kunit.c:1302:33: warning: cast to restricted __be16 ../drivers/base/regmap/regmap-kunit.c:1302:33: warning: cast to restricted __be16 ../drivers/base/regmap/regmap-kunit.c:1305:33: warning: cast to restricted __le16 ../drivers/base/regmap/regmap-kunit.c:1305:33: warning: cast to restricted __le16 ../drivers/base/regmap/regmap-kunit.c:1323:24: warning: incorrect type in assignment (different base types) ../drivers/base/regmap/regmap-kunit.c:1323:24: expected unsigned short ../drivers/base/regmap/regmap-kunit.c:1323:24: got restricted __be16 [usertype] ../drivers/base/regmap/regmap-kunit.c:1325:24: warning: incorrect type in assignment (different base types) ../drivers/base/regmap/regmap-kunit.c:1325:24: expected unsigned short ../drivers/base/regmap/regmap-kunit.c:1325:24: got restricted __le16 [usertype] ../drivers/scsi/constants.c:318:9: warning: trying to concatenate 26550-character string (8191 bytes max) ../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/misc/vmw_balloon.c:260: warning: Function parameter or struct member '5' not described in 'vmballoon_batch_entry' ../drivers/misc/vmw_balloon.c:260: warning: Excess struct member 'reserved' description in 'vmballoon_batch_entry' ../drivers/tty/serial/meson_uart.c:580:33: warning: context imbalance in 'meson_serial_port_write' - unexpected unlock ../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 * ../fs/unicode/utf8-selftest.c:17:14: warning: symbol 'failed_tests' was not declared. Should it be static? ../fs/unicode/utf8-selftest.c:18:14: warning: symbol 'total_tests' was not declared. Should it be static? ../mm/khugepaged.c:826: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:781:9: warning: context imbalance in '__collapse_huge_page_swapin' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'collapse_huge_page' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'hpage_collapse_scan_pmd' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'collapse_pte_mapped_thp' - unexpected unlock ../mm/khugepaged.c:1753:28: warning: context imbalance in 'retract_page_tables' - different lock contexts for basic block ../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 ../kernel/audit.c: In function ‘audit_log_vformat’: ../kernel/audit.c:1979:9: warning: function ‘audit_log_vformat’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 1979 | len = vsnprintf(skb_tail_pointer(skb), avail, fmt, args); | ^~~ ../kernel/audit.c:1988:17: warning: function ‘audit_log_vformat’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 1988 | len = vsnprintf(skb_tail_pointer(skb), avail, fmt, args2); | ^~~ ../net/dccp/proto.c:536:52: warning: incorrect type in argument 2 (different base types) ../net/dccp/proto.c:536:52: expected restricted __be32 const [usertype] service ../net/dccp/proto.c:536:52: got int [addressable] val ../net/dccp/proto.c:719:57: warning: incorrect type in argument 2 (different base types) ../net/dccp/proto.c:719:57: expected restricted __be32 [usertype] param ../net/dccp/proto.c:719:57: got int cmsg_type ../kernel/audit.c:2233:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/audit.c:2233:9: expected struct spinlock [usertype] *lock ../kernel/audit.c:2233:9: got struct spinlock [noderef] __rcu * ../kernel/audit.c:2236:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/audit.c:2236:40: expected struct spinlock [usertype] *lock ../kernel/audit.c:2236:40: got struct spinlock [noderef] __rcu * ../net/sctp/sm_make_chunk.c:3107:48: warning: incorrect type in argument 2 (different base types) ../net/sctp/sm_make_chunk.c:3107:48: expected int optname ../net/sctp/sm_make_chunk.c:3107:48: got restricted __be16 ../net/sctp/sm_make_chunk.c:3179:48: warning: incorrect type in argument 2 (different base types) ../net/sctp/sm_make_chunk.c:3179:48: expected int optname ../net/sctp/sm_make_chunk.c:3179:48: got restricted __be16 ../drivers/gpio/gpio-tqmx86.c:278:37: warning: cast truncates bits from constant value (ffffff0f becomes f) ../drivers/misc/dw-xdata-pcie.c: In function ‘dw_xdata_pcie_probe’: ../drivers/misc/dw-xdata-pcie.c:20:41: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 20 | #define DW_XDATA_DRIVER_NAME "dw-xdata-pcie" | ^~~~~~~~~~~~~~~ ../drivers/misc/dw-xdata-pcie.c:342:38: note: in expansion of macro ‘DW_XDATA_DRIVER_NAME’ 342 | snprintf(name, sizeof(name), DW_XDATA_DRIVER_NAME ".%d", id); | ^~~~~~~~~~~~~~~~~~~~ ../drivers/misc/dw-xdata-pcie.c:390:64: note: format string is defined here 390 | if (sscanf(dw->misc_dev.name, DW_XDATA_DRIVER_NAME ".%d", &id) != 1) | ^ ../drivers/misc/dw-xdata-pcie.c:342:9: note: ‘snprintf’ output between 16 and 25 bytes into a destination of size 24 342 | snprintf(name, sizeof(name), DW_XDATA_DRIVER_NAME ".%d", id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:222:44: warning: cast to restricted __be32 In file included from ../include/asm-generic/bug.h:22, from ../arch/x86/include/asm/bug.h:87, from ../include/linux/bug.h:5, from ../arch/x86/include/asm/paravirt.h:19, from ../arch/x86/include/asm/irqflags.h:60, from ../include/linux/irqflags.h:18, from ../include/linux/spinlock.h:59, from ../include/linux/wait.h:9, from ../include/linux/wait_bit.h:8, from ../include/linux/fs.h:6, from ../include/linux/highmem.h:5, from ../include/linux/bvec.h:10, from ../include/linux/blk_types.h:10, from ../include/linux/blkdev.h:9, from ../drivers/scsi/scsi_devinfo.c:3: ../drivers/scsi/scsi_devinfo.c: In function ‘scsi_dev_info_list_add_str’: ../include/linux/kern_levels.h:5:25: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ ../include/linux/printk.h:427:25: note: in definition of macro ‘printk_index_wrap’ 427 | _p_func(_fmt, ##__VA_ARGS__); \ | ^~~~ ../drivers/scsi/scsi_devinfo.c:554:25: note: in expansion of macro ‘printk’ 554 | printk(KERN_ERR "%s: bad dev info string '%s' '%s'" | ^~~~~~ ../include/linux/kern_levels.h:11:25: note: in expansion of macro ‘KERN_SOH’ 11 | #define KERN_ERR KERN_SOH "3" /* error conditions */ | ^~~~~~~~ ../drivers/scsi/scsi_devinfo.c:554:32: note: in expansion of macro ‘KERN_ERR’ 554 | printk(KERN_ERR "%s: bad dev info string '%s' '%s'" | ^~~~~~~~ ../drivers/message/fusion/mptbase.c:639:25: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3132:37: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3133:37: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3134:40: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3135:36: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3136:37: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3139:42: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3140:43: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3151:41: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3156:49: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3158:36: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3165:33: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3166:40: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3168:33: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3170:33: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3171:42: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3180:46: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3289:30: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3290:29: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3291:30: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3292:30: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3293:30: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3294:33: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3295:39: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3296:36: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3297:33: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3361:37: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:3361:37: expected unsigned short [addressable] [assigned] [usertype] MsgVersion ../drivers/message/fusion/mptbase.c:3361:37: got restricted __le16 [usertype] ../drivers/message/fusion/mptbase.c:3362:40: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:3362:40: expected unsigned short [addressable] [assigned] [usertype] HeaderVersion ../drivers/message/fusion/mptbase.c:3362:40: got restricted __le16 [usertype] ../drivers/message/fusion/mptbase.c:3369:33: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:3369:33: expected unsigned short [addressable] [assigned] [usertype] ReplyFrameSize ../drivers/message/fusion/mptbase.c:3369:33: got restricted __le16 [usertype] ../drivers/message/fusion/mptbase.c:3375:42: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:3375:42: expected unsigned int [addressable] [assigned] [usertype] HostMfaHighAddr ../drivers/message/fusion/mptbase.c:3375:42: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:3376:46: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:3376:46: expected unsigned int [addressable] [assigned] [usertype] SenseBufferHighAddr ../drivers/message/fusion/mptbase.c:3376:46: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:3379:42: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:3379:42: expected unsigned int [addressable] [assigned] [usertype] HostMfaHighAddr ../drivers/message/fusion/mptbase.c:3379:42: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:3380:46: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:3380:46: expected unsigned int [addressable] [assigned] [usertype] SenseBufferHighAddr ../drivers/message/fusion/mptbase.c:3380:46: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:3611:27: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:3611:27: expected unsigned int [usertype] ImageSize ../drivers/message/fusion/mptbase.c:3611:27: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:3635:26: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3639:21: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:4874:38: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:4879:46: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:4884:9: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:4895:25: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:5329:44: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:5426:54: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:5427:59: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:5512:47: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:5539:38: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:5546:40: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:5550:49: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:6189:23: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:6191:31: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:6197:58: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:6197:58: expected unsigned int [usertype] CoalescingTimeout ../drivers/message/fusion/mptbase.c:6197:58: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:6298:24: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:6298:24: expected unsigned int [addressable] [assigned] [usertype] MsgContext ../drivers/message/fusion/mptbase.c:6298:24: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:1315:21: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:7709:17: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:7710:21: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:7712:27: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:7758:61: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:528:19: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:538:20: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:540:37: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:915:55: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:915:55: expected unsigned short [usertype] req_idx ../drivers/message/fusion/mptbase.c:915:55: got restricted __le16 [usertype] ../drivers/message/fusion/mptbase.c:965:47: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:965:47: expected unsigned short [usertype] req_idx ../drivers/message/fusion/mptbase.c:965:47: got restricted __le16 [usertype] ../drivers/message/fusion/mptbase.c:1000:47: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:1000:47: expected unsigned short [usertype] req_idx ../drivers/message/fusion/mptbase.c:1000:47: got restricted __le16 [usertype] ../drivers/message/fusion/mptbase.c:1027:13: warning: restricted __le32 degrades to integer ../drivers/message/fusion/mptbase.c:1030:34: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:1030:34: expected unsigned int [usertype] arg1 ../drivers/message/fusion/mptbase.c:1030:34: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:1053:27: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:1053:27: expected unsigned int [usertype] FlagsLength ../drivers/message/fusion/mptbase.c:1053:27: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:1054:23: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:1054:23: expected unsigned int [usertype] Address ../drivers/message/fusion/mptbase.c:1054:23: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:1070:27: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:1070:27: expected unsigned int [usertype] Low ../drivers/message/fusion/mptbase.c:1070:27: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:1072:28: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:1072:28: expected unsigned int [usertype] High ../drivers/message/fusion/mptbase.c:1072:28: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:1074:27: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:1074:27: expected unsigned int [usertype] FlagsLength ../drivers/message/fusion/mptbase.c:1074:27: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:1093:27: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:1093:27: expected unsigned int [usertype] Low ../drivers/message/fusion/mptbase.c:1093:27: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:1111:28: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:1111:28: expected unsigned int [usertype] High ../drivers/message/fusion/mptbase.c:1111:28: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:1112:27: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:1112:27: expected unsigned int [usertype] FlagsLength ../drivers/message/fusion/mptbase.c:1112:27: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:1130:24: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:1130:24: expected unsigned short [usertype] Length ../drivers/message/fusion/mptbase.c:1130:24: got restricted __le16 [usertype] ../drivers/message/fusion/mptbase.c:1133:25: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:1133:25: expected unsigned int [usertype] Address ../drivers/message/fusion/mptbase.c:1133:25: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:1151:24: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:1151:24: expected unsigned short [usertype] Length ../drivers/message/fusion/mptbase.c:1151:24: got restricted __le16 [usertype] ../drivers/message/fusion/mptbase.c:1157:29: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:1157:29: expected unsigned int [usertype] Low ../drivers/message/fusion/mptbase.c:1157:29: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:1159:30: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:1159:30: expected unsigned int [usertype] High ../drivers/message/fusion/mptbase.c:1159:30: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:1199:55: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:1199:55: expected unsigned short [usertype] req_idx ../drivers/message/fusion/mptbase.c:1199:55: got restricted __le16 [usertype] ../drivers/message/fusion/mptbase.c:2146:22: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:2146:22: expected unsigned int [usertype] device_state ../drivers/message/fusion/mptbase.c:2146:22: got restricted pci_power_t ../drivers/message/fusion/mptbase.c:2171:35: warning: incorrect type in argument 2 (different base types) ../drivers/message/fusion/mptbase.c:2171:35: expected restricted pci_power_t [usertype] state ../drivers/message/fusion/mptbase.c:2171:35: got unsigned int [usertype] device_state ../drivers/message/fusion/mptbase.c:2184:32: warning: incorrect type in initializer (different base types) ../drivers/message/fusion/mptbase.c:2184:32: expected unsigned int [usertype] device_state ../drivers/message/fusion/mptbase.c:2184:32: got restricted pci_power_t [usertype] current_state ../drivers/message/fusion/mptbase.c:5131:13: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:5162:19: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:5786:29: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:5930:44: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:5932:29: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:5932:29: expected restricted __le64 [addressable] [usertype] sas_address ../drivers/message/fusion/mptbase.c:5932:29: got unsigned long long [usertype] ../drivers/message/fusion/mptbase.c:5936:29: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:5936:29: expected restricted __le64 [addressable] [usertype] sas_address ../drivers/message/fusion/mptbase.c:5936:29: got unsigned long long [usertype] ../drivers/message/fusion/mptbase.c:6429:37: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:6429:37: expected unsigned short [usertype] ExtPageLength ../drivers/message/fusion/mptbase.c:6429:37: got restricted __le16 [usertype] ../drivers/message/fusion/mptbase.c:6439:27: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:6439:27: expected unsigned int [usertype] PageAddress ../drivers/message/fusion/mptbase.c:6439:27: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:6499:15: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:6503:29: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:6519:9: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:7248:17: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:7249:19: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:7678:27: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:7679:17: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:8160:16: warning: cast to restricted __le32 ../net/dccp/qpolicy.c:88:27: warning: incorrect type in initializer (different base types) ../net/dccp/qpolicy.c:88:27: expected restricted __be32 [usertype] params ../net/dccp/qpolicy.c:88:27: got int ../net/dccp/qpolicy.c:133:33: warning: restricted __be32 degrades to integer ../net/dccp/qpolicy.c:133:24: warning: restricted __be32 degrades to integer ../mm/memcontrol.c:4405:21: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol.c:4405:21: struct mem_cgroup_threshold_ary [noderef] __rcu * ../mm/memcontrol.c:4405:21: struct mem_cgroup_threshold_ary * ../mm/memcontrol.c:4407:21: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol.c:4407:21: struct mem_cgroup_threshold_ary [noderef] __rcu * ../mm/memcontrol.c:4407:21: struct mem_cgroup_threshold_ary * ../mm/memcontrol.c:4563:9: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol.c:4563:9: struct mem_cgroup_threshold_ary [noderef] __rcu * ../mm/memcontrol.c:4563:9: struct mem_cgroup_threshold_ary * ../mm/memcontrol.c:4657:9: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol.c:4657:9: struct mem_cgroup_threshold_ary [noderef] __rcu * ../mm/memcontrol.c:4657:9: struct mem_cgroup_threshold_ary * ../mm/memcontrol.c:6394:23: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol.c:6394:23: struct task_struct [noderef] __rcu * ../mm/memcontrol.c:6394:23: struct task_struct * ../mm/memcontrol.c:6643:52: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol.c:6643:52: struct task_struct [noderef] __rcu * ../mm/memcontrol.c:6643:52: struct task_struct * ../mm/memcontrol.c: note: in included file: ../include/linux/memcontrol.h:762:9: warning: context imbalance in 'folio_lruvec_lock' - wrong count at exit ../include/linux/memcontrol.h:762:9: warning: context imbalance in 'folio_lruvec_lock_irq' - wrong count at exit ../include/linux/memcontrol.h:762:9: warning: context imbalance in 'folio_lruvec_lock_irqsave' - wrong count at exit ../mm/memcontrol.c:2184:6: warning: context imbalance in 'folio_memcg_lock' - wrong count at exit ../mm/memcontrol.c:2231:17: warning: context imbalance in '__folio_memcg_unlock' - unexpected unlock ../mm/memcontrol.c:6244:28: warning: context imbalance in 'mem_cgroup_count_precharge_pte_range' - unexpected unlock ../mm/memcontrol.c:6439:36: warning: context imbalance in 'mem_cgroup_move_charge_pte_range' - unexpected unlock ../drivers/message/fusion/mptspi.c:952:33: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:952:33: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:952:33: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:1097:33: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:1097:33: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:1097:33: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:902:22: warning: cast to restricted __le32 ../drivers/message/fusion/mptspi.c:913:58: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:913:58: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:913:58: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:920:46: warning: cast to restricted __le32 ../drivers/message/fusion/mptspi.c:296:27: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:296:27: expected unsigned int [usertype] PageAddress ../drivers/message/fusion/mptspi.c:296:27: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:568:45: warning: cast to restricted __le32 ../drivers/message/fusion/mptspi.c:602:16: warning: cast to restricted __le32 ../drivers/message/fusion/mptspi.c:984:33: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:984:33: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:984:33: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:1007:33: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:1007:33: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:1007:33: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:1029:33: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:1029:33: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:1029:33: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:1053:1: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:1053:1: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:1053:1: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:1054:1: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:1054:1: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:1054:1: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:1055:1: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:1055:1: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:1055:1: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:1056:1: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:1056:1: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:1056:1: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:1057:1: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:1057:1: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:1057:1: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:1075:33: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:1075:33: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:1075:33: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:1172:20: warning: cast to restricted __le32 ../drivers/message/fusion/mptspi.c:1180:28: warning: cast to restricted __le32 ../drivers/message/fusion/mptspi.c:1183:37: warning: cast to restricted __le32 ../drivers/message/fusion/mptspi.c:1275:49: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:1275:49: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:1275:49: got restricted __le32 [usertype] ../drivers/misc/pci_endpoint_test.c: In function ‘pci_endpoint_test_probe’: ../drivers/misc/pci_endpoint_test.c:28:49: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 6 [-Wformat-truncation=] 28 | #define DRV_MODULE_NAME "pci-endpoint-test" | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/pci_endpoint_test.c:880:38: note: in expansion of macro ‘DRV_MODULE_NAME’ 880 | snprintf(name, sizeof(name), DRV_MODULE_NAME ".%d", id); | ^~~~~~~~~~~~~~~ ../drivers/misc/pci_endpoint_test.c:945:57: note: format string is defined here 945 | if (sscanf(misc_device->name, DRV_MODULE_NAME ".%d", &id) != 1) | ^~ ../drivers/misc/pci_endpoint_test.c:28:49: note: directive argument in the range [0, 2147483647] 28 | #define DRV_MODULE_NAME "pci-endpoint-test" | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/pci_endpoint_test.c:880:38: note: in expansion of macro ‘DRV_MODULE_NAME’ 880 | snprintf(name, sizeof(name), DRV_MODULE_NAME ".%d", id); | ^~~~~~~~~~~~~~~ ../drivers/misc/pci_endpoint_test.c:880:9: note: ‘snprintf’ output between 20 and 29 bytes into a destination of size 24 880 | snprintf(name, sizeof(name), DRV_MODULE_NAME ".%d", id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/message/fusion/mptscsih.c:195:17: warning: cast to restricted __le32 ../drivers/message/fusion/mptscsih.c:312:35: warning: cast to restricted __le32 ../drivers/message/fusion/mptscsih.c:314:31: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:314:31: expected unsigned int [usertype] ../drivers/message/fusion/mptscsih.c:314:31: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:2461:40: warning: cast to restricted __le32 ../drivers/message/fusion/mptscsih.c:2474:29: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:2734:18: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:2737:9: warning: cast to restricted __le32 ../drivers/message/fusion/mptscsih.c:2767:29: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:2961:18: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:2987:35: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:2987:35: expected unsigned int [usertype] Control ../drivers/message/fusion/mptscsih.c:2987:35: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:2989:35: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:2989:35: expected unsigned int [usertype] Control ../drivers/message/fusion/mptscsih.c:2989:35: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:2992:35: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:2992:35: expected unsigned int [usertype] Control ../drivers/message/fusion/mptscsih.c:2992:35: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:3000:30: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:3000:30: expected unsigned int [usertype] DataLength ../drivers/message/fusion/mptscsih.c:3000:30: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:3001:38: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:3001:38: expected unsigned int [usertype] SenseBufferLowAddr ../drivers/message/fusion/mptscsih.c:3001:38: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:2017:21: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:2018:29: warning: cast to restricted __le32 ../drivers/message/fusion/mptscsih.c:2020:9: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:2020:9: warning: cast to restricted __le32 ../drivers/message/fusion/mptscsih.c:441:22: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:542:9: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:542:9: warning: cast to restricted __le32 ../drivers/message/fusion/mptscsih.c:565:17: warning: cast to restricted __le32 ../drivers/message/fusion/mptscsih.c:597:19: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:599:13: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:606:14: warning: cast to restricted __le32 ../drivers/message/fusion/mptscsih.c:664:26: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:668:28: warning: cast to restricted __le32 ../drivers/message/fusion/mptscsih.c:670:28: warning: cast to restricted __le32 ../drivers/message/fusion/mptscsih.c:693:25: warning: cast to restricted __le32 ../drivers/message/fusion/mptscsih.c:741:37: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:1347:18: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:1390:27: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:1390:27: expected unsigned int [usertype] Control ../drivers/message/fusion/mptscsih.c:1390:27: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:1403:30: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:1403:30: expected unsigned int [usertype] DataLength ../drivers/message/fusion/mptscsih.c:1403:30: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:1406:38: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:1406:38: expected unsigned int [usertype] SenseBufferLowAddr ../drivers/message/fusion/mptscsih.c:1406:38: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:2634:20: warning: cast to restricted __le32 ../drivers/message/fusion/mptscsih.c:2700:27: warning: cast to restricted __le16 ../net/bluetooth/hci_codec.c: note: in included file: ../include/net/bluetooth/hci_core.h:150:35: warning: array of flexible structures ../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:781:9: warning: context imbalance in 'nfnl_compat_get_rcu' - unexpected unlock ../net/atm/lec.c:889:39: warning: context imbalance in 'lec_priv_walk' - unexpected unlock ../net/atm/lec.c:945:39: warning: context imbalance in 'lec_seq_stop' - unexpected unlock ../net/rds/send.c:1051:24: warning: incorrect type in argument 1 (different base types) ../net/rds/send.c:1051:24: expected unsigned int [usertype] a ../net/rds/send.c:1051:24: got restricted __be16 [usertype] sin6_port ../net/rds/send.c:1053:24: warning: incorrect type in argument 1 (different base types) ../net/rds/send.c:1053:24: expected unsigned int [usertype] a ../net/rds/send.c:1053:24: got restricted __be16 [usertype] sin6_port ../net/rds/send.c:1462:30: warning: incorrect type in initializer (different base types) ../net/rds/send.c:1462:30: expected unsigned short [usertype] npaths ../net/rds/send.c:1462:30: got restricted __be16 [usertype] ../net/rds/send.c:1463:34: warning: incorrect type in initializer (different base types) ../net/rds/send.c:1463:34: expected unsigned int [usertype] my_gen_num ../net/rds/send.c:1463:34: got restricted __be32 [usertype] ../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/dccp/ccids/ccid2.c:365: warning: Function parameter or struct member 'mrtt' not described in 'ccid2_rtt_estimator' ../mm/memory-failure.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:781:9: warning: context imbalance in 'dev_pagemap_mapping_shift' - unexpected unlock ../mm/memory-failure.c:795:17: warning: context imbalance in 'hwpoison_pte_range' - unexpected unlock ../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? ../drivers/message/fusion/mptfc.c:381:33: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:384:33: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:387:33: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:390:33: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:393:33: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:396:33: warning: cast to restricted __le16 ../drivers/message/fusion/mptfc.c:399:33: warning: cast to restricted __le16 ../drivers/message/fusion/mptfc.c:821:42: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:822:51: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:823:45: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:824:46: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:825:45: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:826:46: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:827:58: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:828:52: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:829:49: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:830:49: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:831:51: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:832:52: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:833:51: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:834:52: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:835:57: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:836:50: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:1405:20: warning: cast to restricted __le32 ../drivers/tty/serial/pch_uart.c:1419:30: warning: restricted upf_t degrades to integer ../drivers/tty/serial/pch_uart.c:1423:32: warning: invalid assignment: &= ../drivers/tty/serial/pch_uart.c:1423:32: left side has type int ../drivers/tty/serial/pch_uart.c:1423:32: right side has type restricted upf_t ../net/atm/mpc.c:123:20: warning: symbol 'mpcs' was not declared. Should it be static? ../mm/kmemleak.c:1842: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:781:9: warning: context imbalance in 'kmemleak_seq_stop' - 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 ../drivers/gpio/gpio-viperboard.c:261:20: warning: incorrect type in assignment (different base types) ../drivers/gpio/gpio-viperboard.c:261:20: expected unsigned short [usertype] val ../drivers/gpio/gpio-viperboard.c:261:20: got restricted __be16 [usertype] ../drivers/gpio/gpio-viperboard.c:262:21: warning: incorrect type in assignment (different base types) ../drivers/gpio/gpio-viperboard.c:262:21: expected unsigned short [usertype] mask ../drivers/gpio/gpio-viperboard.c:262:21: got restricted __be16 [usertype] ../drivers/gpio/gpio-viperboard.c:302:27: warning: cast to restricted __be16 ../drivers/gpio/gpio-viperboard.c:324:28: warning: incorrect type in assignment (different base types) ../drivers/gpio/gpio-viperboard.c:324:28: expected unsigned short [usertype] val ../drivers/gpio/gpio-viperboard.c:324:28: got restricted __be16 [usertype] ../drivers/gpio/gpio-viperboard.c:325:29: warning: incorrect type in assignment (different base types) ../drivers/gpio/gpio-viperboard.c:325:29: expected unsigned short [usertype] mask ../drivers/gpio/gpio-viperboard.c:325:29: got restricted __be16 [usertype] ../net/9p/client.c:746:17: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:746:17: expected struct spinlock [usertype] *lock ../net/9p/client.c:746:17: got struct spinlock [noderef] __rcu * ../net/9p/client.c:748:48: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:748:48: expected struct spinlock [usertype] *lock ../net/9p/client.c:748:48: got struct spinlock [noderef] __rcu * ../net/9p/client.c:831:17: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:831:17: expected struct spinlock [usertype] *lock ../net/9p/client.c:831:17: got struct spinlock [noderef] __rcu * ../net/9p/client.c:833:48: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:833:48: expected struct spinlock [usertype] *lock ../net/9p/client.c:833:48: got struct spinlock [noderef] __rcu * ../drivers/spi/spi-bcm63xx.c:569:22: warning: cast removes address space '__iomem' of expression ../drivers/spi/spi-bcm63xx.c:569:19: warning: incorrect type in assignment (different address spaces) ../drivers/spi/spi-bcm63xx.c:569:19: expected unsigned char [noderef] [usertype] __iomem *tx_io ../drivers/spi/spi-bcm63xx.c:569:19: got unsigned char [usertype] * ../drivers/spi/spi-bcm63xx.c:570:22: warning: cast removes address space '__iomem' of expression ../drivers/spi/spi-bcm63xx.c:570:19: warning: incorrect type in assignment (different address spaces) ../drivers/spi/spi-bcm63xx.c:570:19: expected unsigned char const [noderef] [usertype] __iomem *rx_io ../drivers/spi/spi-bcm63xx.c:570:19: got unsigned char const [usertype] * ../drivers/tty/serial/qcom_geni_serial.c:467:13: warning: context imbalance in 'qcom_geni_serial_console_write' - different lock contexts for basic block ../drivers/message/fusion/mptsas.c: In function ‘mptsas_reprobe_lun’: ../drivers/message/fusion/mptsas.c:4237:13: warning: variable ‘rc’ set but not used [-Wunused-but-set-variable] 4237 | int rc; | ^~ ../drivers/message/fusion/mptsas.c: In function ‘mptsas_issue_tm’: ../drivers/message/fusion/mptsas.c:4796:26: warning: variable ‘timeleft’ set but not used [-Wunused-but-set-variable] 4796 | unsigned long timeleft; | ^~~~~~~~ ../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/message/fusion/mptsas.c:4605:23: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:4627:40: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:4633:45: warning: cast to restricted __le64 ../drivers/message/fusion/mptsas.c:4673:18: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:2640:31: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:2641:38: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:2643:13: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:2644:29: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:2653:13: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:2654:30: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:1419:39: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:1420:28: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:1421:31: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:1422:33: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:3719:21: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptsas.c:3719:21: expected restricted __le64 [addressable] [usertype] sas_address ../drivers/message/fusion/mptsas.c:3719:21: got unsigned long long [usertype] ../drivers/message/fusion/mptsas.c:3723:62: warning: incorrect type in argument 2 (different base types) ../drivers/message/fusion/mptsas.c:3723:62: expected unsigned long long [usertype] sas_address ../drivers/message/fusion/mptsas.c:3723:62: got restricted __le64 [addressable] [usertype] sas_address ../drivers/message/fusion/mptsas.c:3737:41: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:3641:21: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptsas.c:3641:21: expected restricted __le64 [addressable] [usertype] sas_address ../drivers/message/fusion/mptsas.c:3641:21: got unsigned long long [usertype] ../drivers/message/fusion/mptsas.c:3642:62: warning: incorrect type in argument 2 (different base types) ../drivers/message/fusion/mptsas.c:3642:62: expected unsigned long long [usertype] sas_address ../drivers/message/fusion/mptsas.c:3642:62: got restricted __le64 [addressable] [usertype] sas_address ../drivers/message/fusion/mptsas.c:3649:37: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:3653:37: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:4920:21: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:4932:21: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:4065:25: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:142:9: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:144:9: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:154:9: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:157:9: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:169:9: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:177:9: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:183:9: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:212:9: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:214:9: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:216:9: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:218:9: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:228:9: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:230:9: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:232:9: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:252:9: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:254:9: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:1236:9: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:1236:9: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:1236:9: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:2075:36: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:2077:17: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:2079:17: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:2081:17: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:2275:35: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptsas.c:2275:35: expected unsigned short [usertype] RequestDataLength ../drivers/message/fusion/mptsas.c:2275:35: got restricted __le16 [usertype] ../drivers/message/fusion/mptsas.c:2292:39: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptsas.c:2292:39: expected unsigned long long [usertype] ../drivers/message/fusion/mptsas.c:2292:39: got restricted __le64 [usertype] ../drivers/message/fusion/mptsas.c:2438:13: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:2440:13: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:2451:21: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:2505:13: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:2572:37: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:2573:37: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:2732:21: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:2736:21: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:2809:37: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:2810:37: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:2916:39: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptsas.c:2916:39: expected unsigned long long [usertype] ../drivers/message/fusion/mptsas.c:2916:39: got restricted __le64 [usertype] ../drivers/message/fusion/mptsas.c:2962:21: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:3461:21: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:3465:21: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:3472:9: warning: cast from restricted __le64 ../drivers/message/fusion/mptsas.c:5005:21: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:5036:28: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:5055:33: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:5098:36: warning: cast to restricted __le32 ../drivers/message/fusion/mptctl.c:2475:36: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptctl.c:2475:36: expected unsigned short [usertype] DataLength ../drivers/message/fusion/mptctl.c:2475:36: got restricted __le16 [usertype] ../drivers/message/fusion/mptctl.c:2611:30: warning: cast to restricted __le32 ../drivers/message/fusion/mptctl.c:2666:62: warning: cast to restricted __le16 ../drivers/message/fusion/mptctl.c:2667:59: warning: cast to restricted __le16 ../drivers/message/fusion/mptctl.c:2668:60: warning: cast to restricted __le16 ../drivers/message/fusion/mptctl.c:1793:22: warning: cast to restricted __le32 ../drivers/message/fusion/mptctl.c:1794:19: warning: cast to restricted __le16 ../drivers/message/fusion/mptctl.c:1808:25: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptctl.c:1808:25: expected unsigned int [usertype] MsgContext ../drivers/message/fusion/mptctl.c:1808:25: got restricted __le32 [usertype] ../drivers/message/fusion/mptctl.c:1886:54: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptctl.c:1886:54: expected unsigned int [usertype] SenseBufferLowAddr ../drivers/message/fusion/mptctl.c:1886:54: got restricted __le32 [usertype] ../drivers/message/fusion/mptctl.c:1914:43: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptctl.c:1914:43: expected unsigned int [usertype] Control ../drivers/message/fusion/mptctl.c:1914:43: got restricted __le32 [usertype] ../drivers/message/fusion/mptctl.c:1915:46: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptctl.c:1915:46: expected unsigned int [usertype] DataLength ../drivers/message/fusion/mptctl.c:1915:46: got restricted __le32 [usertype] ../drivers/message/fusion/mptctl.c:1973:54: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptctl.c:1973:54: expected unsigned int [usertype] SenseBufferLowAddr ../drivers/message/fusion/mptctl.c:1973:54: got restricted __le32 [usertype] ../drivers/message/fusion/mptctl.c:1991:43: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptctl.c:1991:43: expected unsigned int [usertype] Control ../drivers/message/fusion/mptctl.c:1991:43: got restricted __le32 [usertype] ../drivers/message/fusion/mptctl.c:1992:46: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptctl.c:1992:46: expected unsigned int [usertype] DataLength ../drivers/message/fusion/mptctl.c:1992:46: got restricted __le32 [usertype] ../drivers/message/fusion/mptctl.c:2007:17: warning: cast to restricted __le32 ../drivers/message/fusion/mptctl.c:2025:43: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptctl.c:2025:43: expected unsigned int [usertype] high_addr ../drivers/message/fusion/mptctl.c:2025:43: got restricted __le32 [usertype] ../drivers/message/fusion/mptctl.c:2026:43: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptctl.c:2026:43: expected unsigned int [usertype] sense_high ../drivers/message/fusion/mptctl.c:2026:43: got restricted __le32 [usertype] ../drivers/message/fusion/mptctl.c:2034:59: warning: restricted __le16 degrades to integer ../drivers/message/fusion/mptctl.c:837:26: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptctl.c:837:26: expected unsigned int [usertype] ImageSize ../drivers/message/fusion/mptctl.c:837:26: got restricted __le32 [usertype] ../drivers/message/fusion/mptctl.c:958:19: warning: cast to restricted __le16 ../drivers/message/fusion/mptctl.c:1192:24: warning: cast to restricted __le32 ../drivers/message/fusion/mptctl.c:555:17: warning: cast to restricted __le32 ../drivers/message/fusion/mptctl.c:231:17: warning: cast to restricted __le16 ../drivers/message/fusion/mptctl.c:231:17: warning: cast to restricted __le32 ../drivers/message/fusion/mptctl.c:241:25: warning: cast to restricted __le16 ../drivers/message/fusion/mptctl.c:241:25: warning: cast to restricted __le32 ../drivers/message/fusion/mptctl.c:253:29: warning: cast to restricted __le16 ../drivers/message/fusion/mptctl.c:426:9: warning: cast to restricted __le16 ../drivers/message/fusion/mptctl.c:426:9: warning: cast to restricted __le32 ../drivers/message/fusion/mptctl.c:426:9: warning: cast to restricted __le32 ../drivers/message/fusion/mptctl.c:436:21: warning: cast to restricted __le16 ../net/bluetooth/sco.c: note: in included file: ../include/net/bluetooth/hci_core.h:150:35: warning: array of flexible structures ../drivers/tty/serial/samsung_tty.c: In function ‘s3c24xx_serial_init_port’: ../drivers/tty/serial/samsung_tty.c:1789:51: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 1789 | 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:1895:8: ../drivers/tty/serial/samsung_tty.c:1789:17: note: ‘sprintf’ output between 15 and 16 bytes into a destination of size 15 1789 | sprintf(clk_name, "clk_uart_baud%d", clk_num); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/tty/serial/samsung_tty.c:2279:44: warning: context imbalance in 's3c24xx_serial_console_write' - unexpected unlock ../drivers/clk/clk-cdce925.c: In function ‘cdce925_probe’: ../drivers/clk/clk-cdce925.c:693:41: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size 3 [-Wformat-overflow=] 693 | sprintf(child_name, "PLL%d", i+1); | ^~ ../drivers/clk/clk-cdce925.c:693:37: note: directive argument in the range [-2147483640, 2147483647] 693 | sprintf(child_name, "PLL%d", i+1); | ^~~~~~~ ../drivers/clk/clk-cdce925.c:693:17: note: ‘sprintf’ output between 5 and 15 bytes into a destination of size 6 693 | sprintf(child_name, "PLL%d", i+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../mm/debug_vm_pgtable.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:781:9: warning: context imbalance in 'debug_vm_pgtable' - 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:221:1: warning: symbol 'acpi_gbl_max_loop_iterations' was not declared. Should it be static? ../include/acpi/acpixf.h:231:1: warning: symbol 'acpi_gbl_ignore_package_resolution_errors' was not declared. Should it be static? ../include/acpi/acpixf.h:237:1: warning: symbol 'acpi_gbl_trace_flags' was not declared. Should it be static? ../include/acpi/acpixf.h:238:1: warning: symbol 'acpi_gbl_trace_method_name' was not declared. Should it be static? ../include/acpi/acpixf.h:239:1: warning: symbol 'acpi_gbl_trace_dbg_level' was not declared. Should it be static? ../include/acpi/acpixf.h:240:1: warning: symbol 'acpi_gbl_trace_dbg_layer' was not declared. Should it be static? ../include/acpi/acpixf.h:247:1: warning: symbol 'acpi_dbg_level' was not declared. Should it be static? ../include/acpi/acpixf.h:248:1: warning: symbol 'acpi_dbg_layer' was not declared. Should it be static? ../include/acpi/acpixf.h:252:1: warning: symbol 'acpi_gbl_display_debug_timer' was not declared. Should it be static? ../include/acpi/acpixf.h:259: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:119:1: warning: symbol 'acpi_gbl_startup_flags' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:120:1: warning: symbol 'acpi_gbl_shutdown' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:121:1: warning: symbol 'acpi_gbl_early_initialization' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:142:1: warning: symbol 'acpi_gbl_namespace_initialized' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:201:1: warning: symbol 'acpi_gbl_nesting_level' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:214:1: warning: symbol 'acpi_gbl_current_scope' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:218:1: warning: symbol 'acpi_gbl_capture_comments' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:219:1: warning: symbol 'acpi_gbl_last_list_head' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:277:1: warning: symbol 'acpi_gbl_db_output_flags' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:301:1: warning: symbol 'acpi_gbl_abort_method' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:302:1: warning: symbol 'acpi_gbl_db_thread_id' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:303:1: warning: symbol 'acpi_gbl_next_cmd_num' was not declared. Should it be static? ../net/rxrpc/sendmsg.c:620:5: warning: context imbalance in 'rxrpc_do_sendmsg' - wrong count at exit ../drivers/firewire/init_ohci1394_dma.c:178: warning: Function parameter or struct member 'ohci' not described in 'init_ohci1394_wait_for_busresets' ../drivers/firewire/init_ohci1394_dma.c:196: warning: Function parameter or struct member 'ohci' not described in 'init_ohci1394_enable_physical_dma' ../drivers/firewire/init_ohci1394_dma.c:207: warning: Function parameter or struct member 'ohci' not described in 'init_ohci1394_reset_and_init_dma' ../drivers/firewire/init_ohci1394_dma.c:236: warning: Function parameter or struct member 'num' not described in 'init_ohci1394_controller' ../drivers/firewire/init_ohci1394_dma.c:236: warning: Function parameter or struct member 'slot' not described in 'init_ohci1394_controller' ../drivers/firewire/init_ohci1394_dma.c:236: warning: Function parameter or struct member 'func' not described in 'init_ohci1394_controller' ../drivers/firewire/init_ohci1394_dma.c:289: warning: Function parameter or struct member 'opt' not described in 'setup_ohci1394_dma' ../net/bridge/netfilter/ebtable_filter.c:19:41: warning: array of flexible structures ../drivers/message/fusion/mptlan.c:1177:21: warning: cast to restricted __le16 ../drivers/message/fusion/mptlan.c:1240:52: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:1240:52: expected unsigned int [usertype] TransactionContext ../drivers/message/fusion/mptlan.c:1240:52: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:1244:46: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:1244:46: expected unsigned int [usertype] FlagsLength ../drivers/message/fusion/mptlan.c:1244:46: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:1248:46: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:1248:46: expected unsigned int [usertype] Low ../drivers/message/fusion/mptlan.c:1248:46: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:1250:55: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:1250:55: expected unsigned int [usertype] High ../drivers/message/fusion/mptlan.c:1250:55: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:1264:38: warning: invalid assignment: |= ../drivers/message/fusion/mptlan.c:1264:38: left side has type unsigned int ../drivers/message/fusion/mptlan.c:1264:38: right side has type restricted __le32 ../drivers/message/fusion/mptlan.c:1266:39: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:1266:39: expected unsigned int [usertype] BucketCount ../drivers/message/fusion/mptlan.c:1266:39: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:969:25: warning: cast to restricted __le32 ../drivers/message/fusion/mptlan.c:974:9: warning: cast to restricted __le16 ../drivers/message/fusion/mptlan.c:977:14: warning: cast to restricted __le16 ../drivers/message/fusion/mptlan.c:981:15: warning: cast to restricted __le32 ../drivers/message/fusion/mptlan.c:986:17: warning: cast to restricted __le16 ../drivers/message/fusion/mptlan.c:991:18: warning: cast to restricted __le32 ../drivers/message/fusion/mptlan.c:995:18: warning: cast to restricted __le32 ../drivers/message/fusion/mptlan.c:1025:31: warning: cast to restricted __le32 ../drivers/message/fusion/mptlan.c:612:9: warning: cast to restricted __le16 ../drivers/message/fusion/mptlan.c:617:17: warning: cast to restricted __le16 ../drivers/message/fusion/mptlan.c:641:23: warning: cast to restricted __le32 ../drivers/message/fusion/mptlan.c:346:17: warning: cast to restricted __le32 ../drivers/message/fusion/mptlan.c:1500:27: warning: restricted __be16 degrades to integer ../drivers/message/fusion/mptlan.c:1537:29: warning: incorrect type in return expression (different base types) ../drivers/message/fusion/mptlan.c:1537:29: expected unsigned short ../drivers/message/fusion/mptlan.c:1537:29: got restricted __be16 [usertype] ethertype ../drivers/message/fusion/mptlan.c:1540:16: warning: incorrect type in return expression (different base types) ../drivers/message/fusion/mptlan.c:1540:16: expected unsigned short ../drivers/message/fusion/mptlan.c:1540:16: got restricted __be16 [usertype] ../drivers/message/fusion/mptlan.c:746:36: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:746:36: expected unsigned int [usertype] TransactionContext ../drivers/message/fusion/mptlan.c:746:36: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:754:39: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:754:39: expected unsigned int ../drivers/message/fusion/mptlan.c:754:39: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:757:39: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:757:39: expected unsigned int ../drivers/message/fusion/mptlan.c:757:39: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:767:30: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:767:30: expected unsigned int [usertype] FlagsLength ../drivers/message/fusion/mptlan.c:767:30: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:776:30: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:776:30: expected unsigned int [usertype] Low ../drivers/message/fusion/mptlan.c:776:30: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:778:39: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:778:39: expected unsigned int [usertype] High ../drivers/message/fusion/mptlan.c:778:39: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:785:9: warning: cast to restricted __le32 ../drivers/message/fusion/mptlan.c:820:23: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:820:23: expected restricted __be16 [usertype] protocol ../drivers/message/fusion/mptlan.c:820:23: got unsigned short ../drivers/message/fusion/mptlan.c:924:23: warning: cast to restricted __le32 ../net/bridge/netfilter/ebtable_nat.c:19:41: warning: array of flexible structures ../net/dccp/ccids/ccid3.c:474:25: warning: incorrect type in assignment (different base types) ../net/dccp/ccids/ccid3.c:474:25: expected restricted __be32 [usertype] opt_val ../net/dccp/ccids/ccid3.c:474:25: got unsigned int [usertype] ../net/dccp/ccids/ccid3.c:478:39: warning: incorrect type in assignment (different base types) ../net/dccp/ccids/ccid3.c:478:39: expected unsigned long long [usertype] tx_x_recv ../net/dccp/ccids/ccid3.c:478:39: got restricted __be32 [usertype] opt_val ../net/dccp/ccids/ccid3.c:485:64: warning: incorrect type in argument 1 (different base types) ../net/dccp/ccids/ccid3.c:485:64: expected unsigned int [usertype] loss_event_rate ../net/dccp/ccids/ccid3.c:485:64: got restricted __be32 [usertype] opt_val ../drivers/mfd/omap-usb-host.c: In function ‘usbhs_omap_probe’: ../drivers/mfd/omap-usb-host.c:706:54: warning: ‘_clk’ directive output may be truncated writing 4 bytes into a region of size between 1 and 11 [-Wformat-truncation=] 706 | "usb_host_hs_utmi_p%d_clk", i + 1); | ^~~~ ../drivers/mfd/omap-usb-host.c:705:17: note: ‘snprintf’ output between 24 and 34 bytes into a destination of size 30 705 | snprintf(clkname, sizeof(clkname), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 706 | "usb_host_hs_utmi_p%d_clk", i + 1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/mfd/omap-usb-host.c:721:56: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 8 [-Wformat-truncation=] 721 | "usb_host_hs_hsic480m_p%d_clk", i + 1); | ^~ ../drivers/mfd/omap-usb-host.c:721:33: note: directive argument in the range [-2147483640, 2147483647] 721 | "usb_host_hs_hsic480m_p%d_clk", i + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/mfd/omap-usb-host.c:720:17: note: ‘snprintf’ output between 28 and 38 bytes into a destination of size 30 720 | snprintf(clkname, sizeof(clkname), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 721 | "usb_host_hs_hsic480m_p%d_clk", i + 1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/mfd/omap-usb-host.c:731:55: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 9 [-Wformat-truncation=] 731 | "usb_host_hs_hsic60m_p%d_clk", i + 1); | ^~ ../drivers/mfd/omap-usb-host.c:731:33: note: directive argument in the range [-2147483640, 2147483647] 731 | "usb_host_hs_hsic60m_p%d_clk", i + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/mfd/omap-usb-host.c:730:17: note: ‘snprintf’ output between 27 and 37 bytes into a destination of size 30 730 | snprintf(clkname, sizeof(clkname), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 731 | "usb_host_hs_hsic60m_p%d_clk", i + 1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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/tracefs/event_inode.c:338: warning: Function parameter or struct member 'parent_ei' not described in 'lookup_file' ../fs/tracefs/event_inode.c:382: warning: Function parameter or struct member 'pei' not described in 'lookup_dir_entry' ../fs/tracefs/event_inode.c:456: warning: Function parameter or struct member 'dentry' not described in 'lookup_file_dentry' ../fs/tracefs/event_inode.c:456: warning: Excess function parameter 'parent' description in 'lookup_file_dentry' ../fs/tracefs/event_inode.c:456: warning: Excess function parameter 'name' description in 'lookup_file_dentry' ../net/9p/trans_fd.c:133: warning: Excess struct member 'req' description in 'p9_conn' ../drivers/tty/serial/sh-sci.c:1418:44: warning: context imbalance in 'sci_dma_rx_submit' - unexpected unlock ../lib/digsig.c:215:47: warning: incorrect type in argument 1 (different base types) ../lib/digsig.c:215:47: expected restricted __be64 const [usertype] *p ../lib/digsig.c:215:47: got unsigned long long [usertype] * ../lib/strncpy_from_user.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../net/sctp/socket.c:8498:23: warning: context imbalance in 'sctp_get_port_local' - unexpected unlock ../arch/x86/kernel/callthunks.c: In function ‘callthunks_debugfs_init’: ../arch/x86/kernel/callthunks.c:375:35: warning: ‘%lu’ directive writing between 1 and 10 bytes into a region of size 7 [-Wformat-overflow=] 375 | sprintf(name, "cpu%lu", cpu); | ^~~ ../arch/x86/kernel/callthunks.c:375:31: note: directive argument in the range [0, 4294967294] 375 | sprintf(name, "cpu%lu", cpu); | ^~~~~~~~ ../arch/x86/kernel/callthunks.c:375:17: note: ‘sprintf’ output between 5 and 14 bytes into a destination of size 10 375 | sprintf(name, "cpu%lu", cpu); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/callthunks.c:346:20: warning: incorrect type in initializer (different address spaces) ../arch/x86/kernel/callthunks.c:346:20: expected void const [noderef] __percpu *__vpp_verify ../arch/x86/kernel/callthunks.c:346:20: got unsigned long long * ../arch/x86/kernel/callthunks.c:349:20: warning: incorrect type in initializer (different address spaces) ../arch/x86/kernel/callthunks.c:349:20: expected void const [noderef] __percpu *__vpp_verify ../arch/x86/kernel/callthunks.c:349:20: got unsigned long long * ../drivers/misc/ibmasm/ibmasmfs.c:599:83: warning: cast removes address space '__iomem' of expression ../drivers/misc/ibmasm/ibmasmfs.c:600:84: warning: cast removes address space '__iomem' of expression ../drivers/misc/ibmasm/ibmasmfs.c:601:83: warning: cast removes address space '__iomem' of expression ../fs/pstore/pmsg.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../kernel/kprobes.c:145: warning: Function parameter or struct member 'c' not described in '__get_insn_slot' ../lib/strnlen_user.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/tty/serial/sunplus-uart.c:528:33: warning: context imbalance in 'sunplus_console_write' - 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 ../drivers/misc/sgi-xp/xp_main.c:69:25: warning: symbol 'xpc_registrations' was not declared. Should it be static? ../mm/zsmalloc.c:1729:13: warning: context imbalance in 'migrate_write_lock' - wrong count at exit ../mm/zsmalloc.c:1734:13: warning: context imbalance in 'migrate_write_lock_nested' - wrong count at exit ../mm/zsmalloc.c:1739:13: warning: context imbalance in 'migrate_write_unlock' - unexpected unlock ../drivers/spi/spi-bcm-qspi.c:396:30: warning: incorrect type in assignment (different base types) ../drivers/spi/spi-bcm-qspi.c:396:30: expected unsigned int [assigned] [usertype] data ../drivers/spi/spi-bcm-qspi.c:396:30: got restricted __le32 [usertype] ../drivers/spi/spi-bcm-qspi.c:360:24: warning: cast to restricted __le32 ../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/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/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 ../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:748:9: warning: context imbalance in 'kgdb_cpu_enter' - different lock contexts for basic block ../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 * ../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 ../arch/x86/kernel/shstk.c:370:55: warning: cast removes address space '__user' of expression ../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 ../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] ../drivers/misc/sgi-xp/xpc_channel.c:781:31: warning: context imbalance in 'xpc_disconnect_channel' - unexpected unlock ../kernel/seccomp.c:882:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:882:9: expected struct qspinlock *lock ../kernel/seccomp.c:882:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:1383:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1383:31: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:1383:31: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:1395:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1395:33: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:1395:33: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:1876:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1876:9: expected struct lockdep_map const *lock ../kernel/seccomp.c:1876:9: got struct lockdep_map [noderef] __rcu * ../kernel/seccomp.c:1962:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1962:31: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:1962:31: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:1980:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1980:33: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:1980:33: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2122:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2122:28: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2122:28: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2125:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2125:38: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2125:38: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2131:30: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2131:30: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2131:30: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:495:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:495:9: expected struct qspinlock *lock ../kernel/seccomp.c:495:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:596:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:596:9: expected struct qspinlock *lock ../kernel/seccomp.c:596:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:453:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:453:9: expected struct qspinlock *lock ../kernel/seccomp.c:453:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:439:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:439:9: expected struct qspinlock *lock ../kernel/seccomp.c:439:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:453:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:453:9: expected struct qspinlock *lock ../kernel/seccomp.c:453:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:439:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:439:9: expected struct qspinlock *lock ../kernel/seccomp.c:439:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:453:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:453:9: expected struct qspinlock *lock ../kernel/seccomp.c:453: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 * ../kernel/debug/kdb/kdb_main.c:2313:40: warning: dereference of noderef expression ../drivers/net/ethernet/3com/3c509.c:253:41: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/3com/3c509.c:253:41: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/3com/3c509.c:253:41: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/3com/3c509.c:253:41: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/3com/3c509.c:253:41: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/3com/3c509.c:253:41: warning: restricted __be16 degrades to integer ../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? ../mm/page_ext.c:504: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:781:9: warning: context imbalance in 'page_ext_put' - unexpected unlock ../net/caif/cffrml.c:92:15: warning: cast to restricted __le16 ../net/caif/cffrml.c:110:27: warning: cast to restricted __le16 ../mm/page_table_check.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:781:9: warning: context imbalance in '__page_table_check_pte_clear_range' - 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 ../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/regulator/max77857-regulator.c:430:28: warning: symbol 'max77857_id' was not declared. Should it be static? ../drivers/net/ethernet/3com/3c589_cs.c:296:35: warning: cast to restricted __le16 ../drivers/mfd/sm501.c:1148:29: warning: cast to non-scalar ../drivers/mfd/sm501.c:1148:29: warning: cast from non-scalar ../drivers/mfd/sm501.c:1152:29: warning: cast to non-scalar ../drivers/mfd/sm501.c:1152:29: warning: cast from non-scalar ../crypto/async_tx/raid6test.c:21:14: warning: symbol 'dataoffs' was not declared. Should it be static? ../drivers/net/ethernet/3com/3c574_cs.c:348:35: warning: cast to restricted __le16 ../drivers/net/ethernet/8390/ne2k-pci.c:526:31: warning: cast to restricted __le32 ../drivers/net/ethernet/8390/ne2k-pci.c:353:47: warning: cast to restricted __le32 ../net/caif/cfserl.c:121:29: warning: cast to restricted __le16 ../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 * ../net/sunrpc/sysfs.c:268:9: error: incompatible types in comparison expression (different address spaces): ../net/sunrpc/sysfs.c:268:9: char const [noderef] __rcu * ../net/sunrpc/sysfs.c:268:9: char const * In file included from ../include/linux/string.h:292, from ../include/linux/bitmap.h:12, from ../include/linux/cpumask.h:13, from ../arch/x86/include/asm/paravirt.h:21, from ../arch/x86/include/asm/cpuid.h:62, 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 ../net/bluetooth/bnep/core.c:28: In function ‘fortify_memcpy_chk’, inlined from ‘__skb_put_data’ at ../include/linux/skbuff.h:2609:2, inlined from ‘bnep_rx_frame.isra’ at ../net/bluetooth/bnep/core.c:388:3: ../include/linux/fortify-string.h:537: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] 537 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../kernel/relay.c: In function ‘relay_create_buf_file’: ../kernel/relay.c:357:42: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 357 | snprintf(tmpname, NAME_MAX, "%s%d", chan->base_filename, cpu); | ^ ../kernel/relay.c:357:9: note: ‘snprintf’ output between 2 and 266 bytes into a destination of size 255 357 | snprintf(tmpname, NAME_MAX, "%s%d", chan->base_filename, cpu); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/scsi_transport_fc.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1107:42: warning: array of flexible structures ../drivers/net/ethernet/3com/typhoon.c:769:21: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/3com/typhoon.c:525:39: warning: context imbalance in 'typhoon_process_response' - different lock contexts for basic block ../drivers/net/ethernet/adaptec/starfire.c:1515:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/adaptec/starfire.c:1515:35: expected restricted __wsum [usertype] csum ../drivers/net/ethernet/adaptec/starfire.c:1515:35: got unsigned short [usertype] ../drivers/net/ethernet/adaptec/starfire.c:1831:41: warning: incorrect type in argument 1 (different base types) ../drivers/net/ethernet/adaptec/starfire.c:1831:41: expected unsigned short val ../drivers/net/ethernet/adaptec/starfire.c:1831:41: got restricted __le16 ../drivers/net/ethernet/3com/3c59x.c:3247:35: warning: restricted pci_power_t degrades to integer ../drivers/net/ethernet/3com/3c59x.c:3247:53: warning: restricted pci_power_t degrades to integer ../drivers/net/hamradio/baycom_ser_fdx.c:290:43: warning: dubious: x | !y ../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:781:9: warning: context imbalance in 'mfill_atomic_install_pte' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'mfill_atomic_pte_zeropage' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'mfill_atomic_pte_poison' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'move_pages_pte' - unexpected unlock ../mm/userfaultfd.c:1403:44: warning: context imbalance in 'move_pages' - unexpected unlock ../sound/soc/codecs/cpcap.c:1532:54: warning: restricted snd_pcm_format_t degrades to integer ../drivers/net/ethernet/8390/axnet_cs.c:642:18: warning: cast to restricted __le16 ../drivers/net/wan/hdlc_ppp.c: In function ‘ppp_cp_event’: ../drivers/net/wan/hdlc_ppp.c:353:35: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 353 | netdev_info(dev, "%s down\n", proto_name(pid)); | ^~ ../drivers/net/wan/hdlc_ppp.c:342:35: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 342 | netdev_info(dev, "%s up\n", proto_name(pid)); | ^~ ../drivers/net/hamradio/baycom_ser_hdx.c:193:19: warning: dubious: x | !y ../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:584:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/taskstats.c:584:27: expected struct spinlock [usertype] *lock ../kernel/taskstats.c:584:27: got struct spinlock [noderef] __rcu * ../kernel/taskstats.c:595:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/taskstats.c:595:29: expected struct spinlock [usertype] *lock ../kernel/taskstats.c:595: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:779:9: warning: context imbalance in 'fill_stats_for_tgid' - different lock contexts for basic block ../kernel/latencytop.c:178: warning: Function parameter or struct member 'tsk' not described in '__account_scheduler_latency' ../kernel/latencytop.c:178: warning: Function parameter or struct member 'usecs' not described in '__account_scheduler_latency' ../kernel/latencytop.c:178: warning: Function parameter or struct member 'inter' not described in '__account_scheduler_latency' ../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 ../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/net/ethernet/8390/pcnet_cs.c:1157:18: warning: cast to restricted __le16 ../drivers/net/ethernet/8390/pcnet_cs.c:1375:18: warning: cast to restricted __le16 ../fs/dlm/lock.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/radix-tree.h, ../include/linux/idr.h, ...): ../include/linux/kref.h:87:17: warning: context imbalance in 'put_rsb' - unexpected unlock ../include/linux/kref.h:87:17: warning: context imbalance in '__put_lkb' - unexpected unlock ../fs/netfs/locking.c:68:5: warning: context imbalance in 'netfs_start_io_read' - wrong count at exit ../fs/netfs/locking.c:99:6: warning: context imbalance in 'netfs_end_io_read' - wrong count at exit ../fs/netfs/locking.c:113:5: warning: context imbalance in 'netfs_start_io_write' - wrong count at exit ../fs/netfs/locking.c:135:6: warning: context imbalance in 'netfs_end_io_write' - wrong count at exit ../fs/netfs/locking.c:178:5: warning: context imbalance in 'netfs_start_io_direct' - wrong count at exit ../fs/netfs/locking.c:211:6: warning: context imbalance in 'netfs_end_io_direct' - wrong count at exit ../drivers/net/ethernet/alacritech/slicoss.c:1091:24: warning: cast to restricted __le32 ../sound/soc/loongson/loongson_dma.c:341:39: warning: symbol 'loongson_i2s_component' was not declared. Should it be static? ../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 ../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/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 ../drivers/gpu/drm/drm_drv.c:447: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:285:9: warning: context imbalance in 'drm_dev_exit' - unexpected unlock ../mm/damon/vaddr.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h, ../include/linux/highmem.h): ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'damon_mkold_pmd_entry' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'damon_young_pmd_entry' - unexpected unlock ../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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/misc/bcm-vk/bcm_vk_dev.c: note: in included file: ../drivers/misc/bcm-vk/bcm_vk.h:376:30: warning: array of flexible structures ../drivers/net/ethernet/alteon/acenic.c:1989:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/alteon/acenic.c:1989:35: expected restricted __wsum [usertype] csum ../drivers/net/ethernet/alteon/acenic.c:1989:35: got restricted __be16 [usertype] ../fs/reiserfs/prints.c: In function ‘prepare_error_buf’: ../fs/reiserfs/prints.c:221:17: warning: function ‘prepare_error_buf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 221 | p += vscnprintf(p, end - p, fmt1, args); | ^ ../fs/reiserfs/prints.c:260:9: warning: function ‘prepare_error_buf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 260 | p += vscnprintf(p, end - p, fmt1, args); | ^ ../kernel/trace/ftrace.c:98:19: warning: symbol 'function_trace_op' was not declared. Should it be static? ../kernel/trace/ftrace.c:124:59: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:124:59: expected struct ftrace_ops [noderef] __rcu *[addressable] [toplevel] ftrace_ops_list ../kernel/trace/ftrace.c:124:59: got struct ftrace_ops * ../kernel/trace/ftrace.c:230:49: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:230:49: expected struct ftrace_ops *ops ../kernel/trace/ftrace.c:230:49: got struct ftrace_ops [noderef] __rcu *[addressable] [toplevel] ftrace_ops_list ../kernel/trace/ftrace.c:313:23: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:313:23: expected struct ftrace_ops [noderef] __rcu * ../kernel/trace/ftrace.c:313:23: got struct ftrace_ops * ../kernel/trace/ftrace.c:317:16: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:317:16: expected struct ftrace_ops **p ../kernel/trace/ftrace.c:317:16: got struct ftrace_ops [noderef] __rcu **list ../kernel/trace/ftrace.c:317:50: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:317:50: expected struct ftrace_ops **p ../kernel/trace/ftrace.c:317:50: got struct ftrace_ops [noderef] __rcu ** ../kernel/trace/ftrace.c:324:12: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:324:12: expected struct ftrace_ops * ../kernel/trace/ftrace.c:324:12: got struct ftrace_ops [noderef] __rcu *next ../kernel/trace/ftrace.c:1066:43: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:1066:43: expected struct ftrace_hash [noderef] __rcu *notrace_hash ../kernel/trace/ftrace.c:1066:43: got struct ftrace_hash * ../kernel/trace/ftrace.c:1067:43: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:1067:43: expected struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1067:43: got struct ftrace_hash * ../kernel/trace/ftrace.c:1290:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1290:40: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:1290:40: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1291:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1291:40: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:1291:40: got struct ftrace_hash [noderef] __rcu *notrace_hash ../kernel/trace/ftrace.c:2066:54: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2066:54: expected struct ftrace_hash *old_hash ../kernel/trace/ftrace.c:2066:54: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1472:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/ftrace.c:1472:9: struct ftrace_hash [noderef] __rcu * ../kernel/trace/ftrace.c:1472:9: struct ftrace_hash * ../kernel/trace/ftrace.c:1488:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1489:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1490:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1491:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1663:18: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1664:43: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1724:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1725:28: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1730:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1731:28: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:2044:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2055:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2538:53: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2550:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3383:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3400:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:4046:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:4049:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:4474:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:4476:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:4849:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:4993:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:4999:34: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5274:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5276:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5357:50: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:5359:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:5401:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5450:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5492:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:5544:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5548:52: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:5844:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5846:43: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5907:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5915:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5983:47: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:5984:55: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:6659:46: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6660:47: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6664:44: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6682:18: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6682:66: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6734:59: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:6735:59: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:7115:62: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:7116:62: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:7159:36: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/ftrace.c:7159:36: struct ftrace_ops [noderef] __rcu * ../kernel/trace/ftrace.c:7159:36: struct ftrace_ops * ../kernel/trace/ftrace.c:7932:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:7932:14: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:7932:14: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:7981:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:7981:14: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:7981:14: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:228:20: warning: dereference of noderef expression ../kernel/trace/ftrace.c:228:20: warning: dereference of noderef expression ../kernel/trace/ftrace.c:228:20: warning: dereference of noderef expression ../kernel/trace/ftrace.c:5419:30: warning: dereference of noderef expression ../kernel/trace/ftrace.c:5427:21: warning: dereference of noderef expression ../kernel/trace/ftrace.c:5429:17: warning: dereference of noderef expression ../kernel/trace/ftrace.c:3179:48: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3179:48: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:3179:48: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:3180:49: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3180:49: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:3180:49: got struct ftrace_hash [noderef] __rcu *notrace_hash ../drivers/spi/spi-fsl-dspi.c:283:17: warning: incorrect type in assignment (different base types) ../drivers/spi/spi-fsl-dspi.c:283:17: expected unsigned int [usertype] ../drivers/spi/spi-fsl-dspi.c:283:17: got restricted __be32 [usertype] ../drivers/spi/spi-fsl-dspi.c:289:28: warning: cast to restricted __be32 ../drivers/spi/spi-fsl-dspi.c:295:17: warning: incorrect type in assignment (different base types) ../drivers/spi/spi-fsl-dspi.c:295:17: expected unsigned int [usertype] ../drivers/spi/spi-fsl-dspi.c:295:17: got restricted __be16 [usertype] ../drivers/spi/spi-fsl-dspi.c:301:28: warning: cast to restricted __be16 ../kernel/trace/ftrace.c:1288: warning: Function parameter or struct member 'ops' not described in 'ftrace_free_filter' ../kernel/trace/ftrace.c:5491: warning: Function parameter or struct member 'addr' not described in 'unregister_ftrace_direct' ../kernel/trace/ftrace.c:5491: warning: Function parameter or struct member 'free_filters' not described in 'unregister_ftrace_direct' ../kernel/trace/ftrace.c:5642: warning: Function parameter or struct member 'ops' not described in 'ftrace_set_filter_ip' ../kernel/trace/ftrace.c:5642: warning: Function parameter or struct member 'ip' not described in 'ftrace_set_filter_ip' ../kernel/trace/ftrace.c:5642: warning: Function parameter or struct member 'remove' not described in 'ftrace_set_filter_ip' ../kernel/trace/ftrace.c:5642: warning: Function parameter or struct member 'reset' not described in 'ftrace_set_filter_ip' ../kernel/trace/ftrace.c:5665: warning: Function parameter or struct member 'ops' not described in 'ftrace_set_filter_ips' ../kernel/trace/ftrace.c:5665: warning: Function parameter or struct member 'ips' not described in 'ftrace_set_filter_ips' ../kernel/trace/ftrace.c:5665: warning: Function parameter or struct member 'cnt' not described in 'ftrace_set_filter_ips' ../kernel/trace/ftrace.c:5665: warning: Function parameter or struct member 'remove' not described in 'ftrace_set_filter_ips' ../kernel/trace/ftrace.c:5665: warning: Function parameter or struct member 'reset' not described in 'ftrace_set_filter_ips' ../kernel/trace/ftrace.c:5679: warning: Function parameter or struct member 'ops' not described in 'ftrace_ops_set_global_filter' ../kernel/trace/ftrace.c:5711: warning: Function parameter or struct member 'ops' not described in 'ftrace_set_filter' ../kernel/trace/ftrace.c:5711: warning: Function parameter or struct member 'buf' not described in 'ftrace_set_filter' ../kernel/trace/ftrace.c:5711: warning: Function parameter or struct member 'len' not described in 'ftrace_set_filter' ../kernel/trace/ftrace.c:5711: warning: Function parameter or struct member 'reset' not described in 'ftrace_set_filter' ../kernel/trace/ftrace.c:5734: warning: Function parameter or struct member 'ops' not described in 'ftrace_set_notrace' ../kernel/trace/ftrace.c:5734: warning: Function parameter or struct member 'buf' not described in 'ftrace_set_notrace' ../kernel/trace/ftrace.c:5734: warning: Function parameter or struct member 'len' not described in 'ftrace_set_notrace' ../kernel/trace/ftrace.c:5734: warning: Function parameter or struct member 'reset' not described in 'ftrace_set_notrace' ../kernel/trace/ftrace.c:5749: warning: Function parameter or struct member 'buf' not described in 'ftrace_set_global_filter' ../kernel/trace/ftrace.c:5749: warning: Function parameter or struct member 'len' not described in 'ftrace_set_global_filter' ../kernel/trace/ftrace.c:5749: warning: Function parameter or struct member 'reset' not described in 'ftrace_set_global_filter' ../kernel/trace/ftrace.c:5765: warning: Function parameter or struct member 'buf' not described in 'ftrace_set_global_notrace' ../kernel/trace/ftrace.c:5765: warning: Function parameter or struct member 'len' not described in 'ftrace_set_global_notrace' ../kernel/trace/ftrace.c:5765: warning: Function parameter or struct member 'reset' not described in 'ftrace_set_global_notrace' ../mm/damon/paddr.c: note: in included file: ../include/linux/rmap.h:678:28: warning: context imbalance in '__damon_pa_young' - unexpected unlock ../kernel/trace/ring_buffer.c:4881:9: warning: context imbalance in 'ring_buffer_peek' - different lock contexts for basic block ../kernel/trace/ring_buffer.c:4967:9: warning: context imbalance in 'ring_buffer_consume' - different lock contexts for basic block ../kernel/trace/ring_buffer.c:5357:17: warning: context imbalance in 'ring_buffer_empty' - different lock contexts for basic block ../kernel/trace/ring_buffer.c:5387:9: warning: context imbalance in 'ring_buffer_empty_cpu' - different lock contexts for basic block ../drivers/misc/bcm-vk/bcm_vk_msg.c: note: in included file: ../drivers/misc/bcm-vk/bcm_vk.h:376:30: warning: array of flexible structures In file included from ../include/linux/string.h:292, from ../include/linux/bitmap.h:12, from ../include/linux/cpumask.h:13, from ../arch/x86/include/asm/paravirt.h:21, from ../arch/x86/include/asm/cpuid.h:62, 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 ../lib/test_hexdump.c:8: In function ‘strncpy’, inlined from ‘test_hexdump_prepare_test.constprop’ at ../lib/test_hexdump.c:116:3: ../include/linux/fortify-string.h:68:33: warning: ‘__builtin_strncpy’ output truncated copying between 0 and 32 bytes from a string of length 32 [-Wstringop-truncation] 68 | #define __underlying_strncpy __builtin_strncpy | ^ ../include/linux/fortify-string.h:147:16: note: in expansion of macro ‘__underlying_strncpy’ 147 | return __underlying_strncpy(p, q, size); | ^~~~~~~~~~~~~~~~~~~~ ../net/netfilter/x_tables.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/spi/spi-fsl-qspi.c:635:25: warning: cast from restricted __be32 ../drivers/misc/bcm-vk/bcm_vk_tty.c: note: in included file: ../drivers/misc/bcm-vk/bcm_vk.h:376:30: warning: array of flexible structures ../drivers/input/keyboard/atkbd.c: In function ‘atkbd_set_device_attrs’: ../drivers/input/keyboard/atkbd.c:1197:21: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 1197 | "%s/input0", atkbd->ps2dev.serio->phys); | ^~~~~~~ ../drivers/input/keyboard/atkbd.c:1196:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 1196 | snprintf(atkbd->phys, sizeof(atkbd->phys), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1197 | "%s/input0", atkbd->ps2dev.serio->phys); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/vsc-fw-loader.c:640:34: warning: incorrect type in assignment (different base types) ../drivers/misc/mei/vsc-fw-loader.c:640:34: expected unsigned char [usertype] img_cnt ../drivers/misc/mei/vsc-fw-loader.c:640:34: got restricted __le16 [usertype] ../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 ../net/rds/tcp_listen.c:297:33: warning: incorrect type in assignment (different base types) ../net/rds/tcp_listen.c:297:33: expected restricted __be16 [usertype] sin6_port ../net/rds/tcp_listen.c:297:33: got unsigned short [usertype] ../net/rds/tcp_listen.c:304:38: warning: incorrect type in assignment (different base types) ../net/rds/tcp_listen.c:304:38: expected restricted __be32 [usertype] s_addr ../net/rds/tcp_listen.c:304:38: got unsigned long ../net/rds/tcp_listen.c:305:31: warning: incorrect type in assignment (different base types) ../net/rds/tcp_listen.c:305:31: expected restricted __be16 [usertype] sin_port ../net/rds/tcp_listen.c:305:31: got unsigned short [usertype] ../kernel/trace/trace.c:5902:1: warning: trying to concatenate 12303-character string (8191 bytes max) ../kernel/trace/trace.c:440:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.c:440:28: expected struct trace_export **list ../kernel/trace/trace.c:440:28: got struct trace_export [noderef] __rcu ** ../kernel/trace/trace.c:454:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.c:454:33: expected struct trace_export **list ../kernel/trace/trace.c:454:33: got struct trace_export [noderef] __rcu ** ../kernel/trace/trace.c:2950:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.c:2950:38: expected struct event_filter *filter ../kernel/trace/trace.c:2950:38: got struct event_filter [noderef] __rcu *filter ../kernel/trace/trace.c:394:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace.c:394:9: struct trace_export [noderef] __rcu * ../kernel/trace/trace.c:394:9: struct trace_export * ../kernel/trace/trace.c:409:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace.c:409:9: struct trace_export [noderef] __rcu * ../kernel/trace/trace.c:409:9: struct trace_export * ../kernel/bpf/core.c:236:49: error: arithmetics on pointers to functions ../kernel/bpf/core.c:2847:29: warning: symbol 'bpf_seq_printf_btf_proto' was not declared. Should it be static? ../kernel/bpf/core.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/xdp.h, ../include/linux/bpf_trace.h): ../include/trace/events/xdp.h:321:1: warning: Using plain integer as NULL pointer ../include/trace/events/xdp.h:348:1: warning: Using plain integer as NULL pointer ../include/trace/events/xdp.h:382: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/usb/host/ehci-hcd.c: note: in included file: ../drivers/usb/host/ehci-q.c:1390:27: warning: incorrect type in assignment (different base types) ../drivers/usb/host/ehci-q.c:1390:27: expected restricted __le32 [usertype] old_current ../drivers/usb/host/ehci-q.c:1390:27: got int ../drivers/usb/host/ehci-hcd.c:568:27: warning: incorrect type in assignment (different base types) ../drivers/usb/host/ehci-hcd.c:568:27: expected restricted __le32 [usertype] old_current ../drivers/usb/host/ehci-hcd.c:568:27: got int ../drivers/net/wireless/microchip/wilc1000/cfg80211.c:359:42: warning: incorrect type in assignment (different base types) ../drivers/net/wireless/microchip/wilc1000/cfg80211.c:359:42: expected unsigned int key_mgmt_suite ../drivers/net/wireless/microchip/wilc1000/cfg80211.c:359:42: got restricted __be32 [usertype] ../drivers/scsi/53c700.c:360:29: warning: restricted __le32 degrades to integer ../drivers/scsi/53c700.c:364:43: warning: restricted __le32 degrades to integer ../drivers/scsi/53c700.c:366:9: warning: cast to restricted __le32 ../drivers/scsi/53c700.c:366:9: warning: restricted __le32 degrades to integer ../drivers/scsi/53c700.c:368:9: warning: cast to restricted __le32 ../drivers/scsi/53c700.c:368:9: warning: restricted __le32 degrades to integer ../drivers/scsi/53c700.c:370:9: warning: cast to restricted __le32 ../drivers/scsi/53c700.c:370:9: warning: restricted __le32 degrades to integer ../drivers/scsi/53c700.c:837:25: warning: cast to restricted __le32 ../drivers/scsi/53c700.c:837:25: warning: restricted __le32 degrades to integer ../drivers/scsi/53c700.c:850:17: warning: cast to restricted __le32 ../drivers/scsi/53c700.c:850:17: warning: restricted __le32 degrades to integer ../drivers/scsi/53c700.c:864:17: warning: cast to restricted __le32 ../drivers/scsi/53c700.c:864:17: warning: restricted __le32 degrades to integer ../drivers/scsi/53c700.c:948:17: warning: cast to restricted __le32 ../drivers/scsi/53c700.c:948:17: warning: restricted __le32 degrades to integer ../drivers/scsi/53c700.c:1032:51: warning: restricted __le32 degrades to integer ../drivers/scsi/53c700.c:1033:53: warning: restricted __le32 degrades to integer ../drivers/scsi/53c700.c:1034:51: warning: restricted __le32 degrades to integer ../drivers/scsi/53c700.c:1158:25: warning: restricted __le32 degrades to integer ../drivers/scsi/53c700.c:1160:25: warning: cast to restricted __le32 ../drivers/scsi/53c700.c:1160:25: warning: restricted __le32 degrades to integer ../drivers/scsi/53c700.c:1162:25: warning: restricted __le32 degrades to integer ../drivers/scsi/53c700.c:1207:43: warning: cast to restricted __le32 ../drivers/scsi/53c700.c:1454:9: warning: cast to restricted __le32 ../drivers/scsi/53c700.c:1454:9: warning: restricted __le32 degrades to integer ../drivers/scsi/53c700.c:1456:9: warning: cast to restricted __le32 ../drivers/scsi/53c700.c:1456:9: warning: restricted __le32 degrades to integer ../drivers/scsi/53c700.c:1458:9: warning: restricted __le32 degrades to integer ../drivers/scsi/53c700.c:1460:9: warning: cast to restricted __le32 ../drivers/scsi/53c700.c:1460:9: warning: restricted __le32 degrades to integer ../drivers/scsi/53c700.c:1463:9: warning: restricted __le32 degrades to integer ../drivers/scsi/53c700.c:1628:50: warning: cast to restricted __le32 ../drivers/scsi/53c700.c:1630:66: warning: restricted __le32 degrades to integer ../drivers/scsi/53c700.c:1631:66: warning: restricted __le32 degrades to integer ../drivers/scsi/53c700.c:1632:49: warning: cast to restricted __le32 ../drivers/scsi/53c700.c:1639:67: warning: restricted __le32 degrades to integer ../drivers/scsi/53c700.c:1643:59: warning: restricted __le32 degrades to integer ../drivers/scsi/53c700.c:1885:43: warning: restricted __le32 degrades to integer ../drivers/scsi/53c700.c:1888:45: warning: restricted __le32 degrades to integer ../drivers/scsi/53c700.c:1890:35: warning: restricted __le32 degrades to integer ../lib/test_bpf.c:7836:25: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7836:25: expected unsigned int [usertype] result ../lib/test_bpf.c:7836:25: got restricted __be16 [usertype] ../lib/test_bpf.c:7850:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7850:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7850:24: got restricted __be32 [usertype] ../lib/test_bpf.c:7861:25: warning: cast from restricted __be64 ../lib/test_bpf.c:7873:31: warning: restricted __be64 degrades to integer ../lib/test_bpf.c:7885:25: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7885:25: expected unsigned int [usertype] result ../lib/test_bpf.c:7885:25: got restricted __be16 [usertype] ../lib/test_bpf.c:7899:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7899:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7899:24: got restricted __be32 [usertype] ../lib/test_bpf.c:7910:25: warning: cast from restricted __be64 ../lib/test_bpf.c:7922:31: warning: restricted __be64 degrades to integer ../lib/test_bpf.c:7934:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7934:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7934:24: got restricted __le16 [usertype] ../lib/test_bpf.c:7948:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7948:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7948:24: got restricted __le32 [usertype] ../lib/test_bpf.c:7959:25: warning: cast from restricted __le64 ../lib/test_bpf.c:7971:31: warning: restricted __le64 degrades to integer ../lib/test_bpf.c:7983:25: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7983:25: expected unsigned int [usertype] result ../lib/test_bpf.c:7983:25: got restricted __le16 [usertype] ../lib/test_bpf.c:7997:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7997:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7997:24: got restricted __le32 [usertype] ../lib/test_bpf.c:8008:25: warning: cast from restricted __le64 ../lib/test_bpf.c:8020:31: warning: restricted __le64 degrades to integer ../lib/test_bpf.c:4877:25: warning: cast truncates bits from constant value (567800001234 becomes 1234) ../lib/test_bpf.c:4888:25: warning: cast truncates bits from constant value (1ffffffff becomes ffffffff) ../lib/test_bpf.c:4965:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:5043:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:5059:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:5119:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5135:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5152:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5168:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5184:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5266:25: warning: cast truncates bits from constant value (100000000 becomes 0) ../lib/test_bpf.c:5444:25: warning: cast truncates bits from constant value (100000000 becomes 0) ../lib/test_bpf.c:5754:25: warning: cast truncates bits from constant value (fedcba987654321 becomes 87654321) ../lib/test_bpf.c:5755:25: warning: cast truncates bits from constant value (123456789abcdef0 becomes 9abcdef0) ../lib/test_bpf.c:5766:25: warning: cast truncates bits from constant value (fedcba987654321 becomes 87654321) ../lib/test_bpf.c:5767:25: warning: cast truncates bits from constant value (123456789abcdef0 becomes 9abcdef0) ../lib/test_bpf.c:5889:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:5900:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6387:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6425:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6441:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6442:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6473:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6489:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6490:25: warning: cast truncates bits from constant value (123456780a0c0e0 becomes 80a0c0e0) ../lib/test_bpf.c:6599:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6637:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6638:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6653:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6685:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6686:25: warning: cast truncates bits from constant value (12345678fafcfef becomes 8fafcfef) ../lib/test_bpf.c:6701:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6811:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6849:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6850:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6865:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6866:25: warning: cast truncates bits from constant value (ffff00000000ffff becomes ffff) ../lib/test_bpf.c:6897:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6898:25: warning: cast truncates bits from constant value (123456786a4c2e0 becomes 86a4c2e0) ../lib/test_bpf.c:6913:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6914:25: warning: cast truncates bits from constant value (fedcba98795b3d1f becomes 795b3d1f) ../lib/test_bpf.c:6990:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7002:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7015:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7027:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7040:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7052:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7065:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7077:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7157:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7168:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7180:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7191:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7203:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7214:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7226:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7298:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7310:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7323:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7335:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7348:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7360:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7373:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7385:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7465:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7476:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7488:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7499:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7511:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7522:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7534:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7558:25: warning: cast truncates bits from constant value (ff00ff0000000000 becomes 0) ../lib/test_bpf.c:7570:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7582:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7595:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7607:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7620:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7632:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7645:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7657:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7693:25: warning: cast truncates bits from constant value (ff00ff0000000000 becomes 0) ../lib/test_bpf.c:7704:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7715:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7727:25: warning: too many warnings ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil.c:432:49: warning: no newline at end of file ../drivers/acpi/acpi_dbg.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../fs/reiserfs/stree.c:197:27: warning: symbol 'MIN_KEY' was not declared. Should it be static? ../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 * ../drivers/i2c/busses/i2c-amd756.c:286:20: warning: symbol 'amd756_smbus' was not declared. Should it be static? ../drivers/net/wireless/ath/ath9k/init.c:79:5: warning: symbol 'ath9k_use_msi' was not declared. Should it be static? ../net/ceph/crush/mapper.c:466: warning: Function parameter or struct member 'work' not described in 'crush_choose_firstn' ../net/ceph/crush/mapper.c:466: warning: Function parameter or struct member 'weight' not described in 'crush_choose_firstn' ../net/ceph/crush/mapper.c:466: warning: Function parameter or struct member 'weight_max' not described in 'crush_choose_firstn' ../net/ceph/crush/mapper.c:466: warning: Function parameter or struct member 'choose_args' not described in 'crush_choose_firstn' ../net/ceph/crush/mapper.c:655: warning: Function parameter or struct member 'map' not described in 'crush_choose_indep' ../net/ceph/crush/mapper.c:655: warning: Function parameter or struct member 'work' not described in 'crush_choose_indep' ../net/ceph/crush/mapper.c:655: warning: Function parameter or struct member 'bucket' not described in 'crush_choose_indep' ../net/ceph/crush/mapper.c:655: warning: Function parameter or struct member 'weight' not described in 'crush_choose_indep' ../net/ceph/crush/mapper.c:655: warning: Function parameter or struct member 'weight_max' not described in 'crush_choose_indep' ../net/ceph/crush/mapper.c:655: warning: Function parameter or struct member 'x' not described in 'crush_choose_indep' ../net/ceph/crush/mapper.c:655: warning: Function parameter or struct member 'left' not described in 'crush_choose_indep' ../net/ceph/crush/mapper.c:655: warning: Function parameter or struct member 'numrep' not described in 'crush_choose_indep' ../net/ceph/crush/mapper.c:655: warning: Function parameter or struct member 'type' not described in 'crush_choose_indep' ../net/ceph/crush/mapper.c:655: warning: Function parameter or struct member 'out' not described in 'crush_choose_indep' ../net/ceph/crush/mapper.c:655: warning: Function parameter or struct member 'outpos' not described in 'crush_choose_indep' ../net/ceph/crush/mapper.c:655: warning: Function parameter or struct member 'tries' not described in 'crush_choose_indep' ../net/ceph/crush/mapper.c:655: warning: Function parameter or struct member 'recurse_tries' not described in 'crush_choose_indep' ../net/ceph/crush/mapper.c:655: warning: Function parameter or struct member 'recurse_to_leaf' not described in 'crush_choose_indep' ../net/ceph/crush/mapper.c:655: warning: Function parameter or struct member 'out2' not described in 'crush_choose_indep' ../net/ceph/crush/mapper.c:655: warning: Function parameter or struct member 'parent_r' not described in 'crush_choose_indep' ../net/ceph/crush/mapper.c:655: warning: Function parameter or struct member 'choose_args' not described in 'crush_choose_indep' ../kernel/trace/pid_list.c:458: warning: Function parameter or struct member 'pid_list' not described in 'trace_pid_list_free' ../fs/squashfs/inode.c: note: in included file: ../fs/squashfs/squashfs_fs.h:393:46: warning: array of flexible structures ../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 ../fs/netfs/fscache_volume.c:496:13: warning: context imbalance in 'fscache_volumes_seq_start' - wrong count at exit ../fs/netfs/fscache_volume.c:508:13: warning: context imbalance in 'fscache_volumes_seq_stop' - wrong count at exit ../drivers/usb/early/xhci-dbc.c:281:24: warning: incorrect type in argument 1 (different base types) ../drivers/usb/early/xhci-dbc.c:281:24: expected unsigned short [usertype] *s ../drivers/usb/early/xhci-dbc.c:281:24: got restricted __le16 * ../drivers/usb/early/xhci-dbc.c:290:24: warning: incorrect type in argument 1 (different base types) ../drivers/usb/early/xhci-dbc.c:290:24: expected unsigned short [usertype] *s ../drivers/usb/early/xhci-dbc.c:290:24: got restricted __le16 * ../drivers/usb/early/xhci-dbc.c:299:24: warning: incorrect type in argument 1 (different base types) ../drivers/usb/early/xhci-dbc.c:299:24: expected unsigned short [usertype] *s ../drivers/usb/early/xhci-dbc.c:299:24: got restricted __le16 * ../drivers/usb/early/xhci-dbc.c:338:18: warning: incorrect type in assignment (different base types) ../drivers/usb/early/xhci-dbc.c:338:18: expected unsigned int [usertype] dev_info ../drivers/usb/early/xhci-dbc.c:338:18: got restricted __le32 [usertype] ../drivers/usb/early/xhci-dbc.c:341:18: warning: incorrect type in assignment (different base types) ../drivers/usb/early/xhci-dbc.c:341:18: expected unsigned int [usertype] dev_info ../drivers/usb/early/xhci-dbc.c:341:18: got restricted __le32 [usertype] ../drivers/usb/early/xhci-dbc.c:493:25: warning: invalid assignment: &= ../drivers/usb/early/xhci-dbc.c:493:25: left side has type unsigned int ../drivers/usb/early/xhci-dbc.c:493:25: right side has type restricted __le32 ../drivers/usb/early/xhci-dbc.c:495:25: warning: invalid assignment: |= ../drivers/usb/early/xhci-dbc.c:495:25: left side has type unsigned int ../drivers/usb/early/xhci-dbc.c:495:25: right side has type restricted __le32 ../drivers/usb/early/xhci-dbc.c:223:22: warning: incorrect type in assignment (different base types) ../drivers/usb/early/xhci-dbc.c:223:22: expected unsigned short [usertype] ../drivers/usb/early/xhci-dbc.c:223:22: got restricted __le16 [usertype] ../drivers/usb/early/xhci-dbc.c:223:22: warning: incorrect type in assignment (different base types) ../drivers/usb/early/xhci-dbc.c:223:22: expected unsigned short [usertype] ../drivers/usb/early/xhci-dbc.c:223:22: got restricted __le16 [usertype] ../drivers/usb/early/xhci-dbc.c:223:22: warning: incorrect type in assignment (different base types) ../drivers/usb/early/xhci-dbc.c:223:22: expected unsigned short [usertype] ../drivers/usb/early/xhci-dbc.c:223:22: 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: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:7933:31: warning: cast from restricted __le32 ../drivers/scsi/advansys.c:7934:30: warning: cast from restricted __le32 ../drivers/scsi/advansys.c:8127:47: warning: cast from restricted __le32 ../drivers/scsi/advansys.c:8128:46: warning: cast from restricted __le32 ../drivers/scsi/advansys.c:8731:33: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:8847:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:8847:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:8847:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:8891:29: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:9639:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:9639:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:9639:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:9668:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:9668:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:9668:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:9706:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:9706:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:9706:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:9735:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:9735:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:9735:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:9773:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:9773:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:9773:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:9802:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:9802:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:9802:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:9837:33: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:9852:33: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:9880:33: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:9895:33: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:9923:33: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:9938:33: warning: cast to restricted __le16 ../drivers/spi/spi-imx.c:410:19: warning: cast to restricted __be32 ../drivers/spi/spi-imx.c:439:21: warning: incorrect type in assignment (different base types) ../drivers/spi/spi-imx.c:439:21: expected unsigned int [addressable] [usertype] val ../drivers/spi/spi-imx.c:439:21: got restricted __be32 [usertype] ../drivers/acpi/acpi_extlog.c:85:54: warning: cast removes address space '__iomem' of expression ../drivers/acpi/acpi_extlog.c:254:20: warning: cast removes address space '__iomem' of expression ../drivers/acpi/acpi_extlog.c:271:34: warning: cast removes address space '__iomem' of expression ../drivers/acpi/acpi_extlog.c:291:11: warning: cast removes address space '__iomem' of expression ../drivers/acpi/acpi_extlog.c:312:19: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/amd/pcnet32.c:695:39: warning: context imbalance in 'pcnet32_suspend' - unexpected unlock ../net/ipv4/tcp_lp.c:122: warning: Function parameter or struct member 'ack' not described in 'tcp_lp_cong_avoid' ../net/ipv4/tcp_lp.c:122: warning: Function parameter or struct member 'acked' not described in 'tcp_lp_cong_avoid' ../net/ipv4/tcp_lp.c:272: warning: Function parameter or struct member 'sample' not described in 'tcp_lp_pkts_acked' ../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:781:9: warning: context imbalance in 'hmm_vma_handle_pte' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'hmm_vma_walk_pmd' - unexpected unlock ../mm/hmm.c:428:28: warning: context imbalance in 'hmm_vma_walk_pud' - unexpected unlock ../drivers/net/wireless/mediatek/mt7601u/mac.c:361:16: warning: dubious: x & !y ../drivers/net/wireless/broadcom/b43/phy_n.c:6249:35: warning: cast truncates bits from constant value (ffff3fff becomes 3fff) ../drivers/net/wireless/broadcom/b43/phy_n.c:6380:55: warning: cast truncates bits from constant value (ffff7fff becomes 7fff) ../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:1403:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1412:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1421:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1430:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1440:25: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1449:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1468:44: warning: cast to restricted __le16 ../drivers/acpi/nfit/core.c:1502:41: warning: cast to restricted __le16 ../drivers/acpi/nfit/core.c:1527:44: warning: cast to restricted __be32 ../drivers/acpi/nfit/core.c:1792:33: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1794:33: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1795:33: warning: cast to restricted __be32 ../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/scsi/BusLogic.c:2915:32: warning: context imbalance in 'blogic_qcmd_lck' - unexpected unlock ../drivers/scsi/BusLogic.c:3212:32: warning: context imbalance in 'blogic_resetadapter' - unexpected unlock ../fs/reiserfs/xattr.c:460:28: warning: incorrect type in return expression (different base types) ../fs/reiserfs/xattr.c:460:28: expected unsigned int ../fs/reiserfs/xattr.c:460:28: got restricted __wsum ../fs/reiserfs/xattr.c:460:28: warning: incorrect type in return expression (different base types) ../fs/reiserfs/xattr.c:460:28: expected unsigned int ../fs/reiserfs/xattr.c:460:28: got restricted __wsum ../drivers/net/wireless/ath/ath9k/xmit.c:1678:20: warning: incorrect type in initializer (different base types) ../drivers/net/wireless/ath/ath9k/xmit.c:1678:20: expected unsigned short [usertype] mask ../drivers/net/wireless/ath/ath9k/xmit.c:1678:20: got restricted __le16 [usertype] ../drivers/net/wireless/ath/ath9k/xmit.c:1682:17: warning: restricted __le16 degrades to integer ../drivers/net/wireless/ath/ath9k/xmit.c:1683:42: warning: restricted __le16 degrades to integer ../drivers/net/wireless/ath/ath9k/xmit.c:1683:36: warning: incorrect type in assignment (different base types) ../drivers/net/wireless/ath/ath9k/xmit.c:1683:36: expected restricted __le16 [usertype] frame_control ../drivers/net/wireless/ath/ath9k/xmit.c:1683:36: got int ../lib/test_ubsan.c: In function ‘test_ubsan_out_of_bounds’: ../lib/test_ubsan.c:40:22: warning: variable ‘arr’ set but not used [-Wunused-but-set-variable] 40 | volatile int arr[4]; | ^~~ ../lib/test_ubsan.c:39:23: warning: variable ‘above’ set but not used [-Wunused-but-set-variable] 39 | volatile char above[4] = { }; /* Protect surrounding memory. */ | ^~~~~ ../lib/test_ubsan.c: In function ‘test_ubsan_load_invalid_value’: ../lib/test_ubsan.c:62:44: warning: variable ‘eptr’ set but not used [-Wunused-but-set-variable] 62 | enum ubsan_test_enum eval, eval2, *eptr; | ^~~~ ../lib/test_ubsan.c:61:26: warning: variable ‘ptr’ set but not used [-Wunused-but-set-variable] 61 | bool val, val2, *ptr; | ^~~ ../lib/test_ubsan.c: At top level: ../lib/test_ubsan.c:100:28: warning: ‘skip_ubsan_array’ defined but not used [-Wunused-const-variable=] 100 | static const test_ubsan_fp skip_ubsan_array[] = { | ^~~~~~~~~~~~~~~~ ../drivers/i2c/busses/i2c-nforce2.c:123:20: warning: symbol 'nforce2_smbus' was not declared. Should it be static? ../drivers/net/macsec.c:431:24: warning: restricted ssci_t degrades to integer ../drivers/net/macsec.c:431:22: warning: incorrect type in assignment (different base types) ../drivers/net/macsec.c:431:22: expected restricted ssci_t [usertype] ssci ../drivers/net/macsec.c:431:22: got unsigned int ../drivers/net/macsec.c:432:22: warning: restricted __be64 degrades to integer ../drivers/net/macsec.c:432:20: warning: incorrect type in assignment (different base types) ../drivers/net/macsec.c:432:20: expected restricted __be64 [usertype] pn ../drivers/net/macsec.c:432:20: got unsigned long long ../drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c: In function ‘aq_ethtool_get_strings’: ../drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c:278:59: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 6 [-Wformat-truncation=] 278 | snprintf(tc_string, 8, "TC%d ", tc); | ^~ ../drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c:278:56: note: directive argument in the range [-2147483641, 254] 278 | snprintf(tc_string, 8, "TC%d ", tc); | ^~~~~~~ ../drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c:278:33: note: ‘snprintf’ output between 5 and 15 bytes into a destination of size 8 278 | snprintf(tc_string, 8, "TC%d ", tc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/isp116x-hcd.c:114:59: warning: incorrect type in argument 2 (different base types) ../drivers/usb/host/isp116x-hcd.c:114:59: expected unsigned short [usertype] val ../drivers/usb/host/isp116x-hcd.c:114:59: got restricted __le16 [usertype] ../drivers/usb/host/isp116x-hcd.c:152:34: warning: cast to restricted __le16 ../drivers/net/wireless/broadcom/b43/phy_ht.c:325:35: warning: cast truncates bits from constant value (ffff3fff becomes 3fff) ../drivers/net/wireless/broadcom/b43/phy_ht.c:554:61: warning: cast truncates bits from constant value (ffff1fff becomes 1fff) ../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 * ../drivers/input/keyboard/lkkbd.c: In function ‘lkkbd_connect’: ../drivers/input/keyboard/lkkbd.c:627:49: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 627 | snprintf(lk->phys, sizeof(lk->phys), "%s/input0", serio->phys); | ^~~~~~~ ../drivers/input/keyboard/lkkbd.c:627:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 627 | snprintf(lk->phys, sizeof(lk->phys), "%s/input0", serio->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/oxu210hp-hcd.c:889:35: warning: incorrect type in assignment (different base types) ../drivers/usb/host/oxu210hp-hcd.c:889:35: expected restricted __le16 [usertype] wHubCharacteristics ../drivers/usb/host/oxu210hp-hcd.c:889:35: got unsigned short [usertype] ../drivers/usb/host/oxu210hp-hcd.c:941:32: warning: cast removes address space '__iomem' of expression ../drivers/usb/host/oxu210hp-hcd.c:965:33: warning: cast removes address space '__iomem' of expression ../drivers/usb/host/oxu210hp-hcd.c:1012:24: warning: cast removes address space '__iomem' of expression ../drivers/usb/host/oxu210hp-hcd.c:1036:20: error: subtraction of different types can't work (different address spaces) ../drivers/usb/host/oxu210hp-hcd.c:1069:23: warning: cast removes address space '__iomem' of expression ../drivers/usb/host/oxu210hp-hcd.c:1170:41: warning: incorrect type in assignment (different base types) ../drivers/usb/host/oxu210hp-hcd.c:1170:41: expected unsigned int [noderef] __iomem ../drivers/usb/host/oxu210hp-hcd.c:1170:41: got restricted __le32 [usertype] ../drivers/usb/host/oxu210hp-hcd.c:1187:26: warning: cast removes address space '__iomem' of expression ../drivers/usb/host/oxu210hp-hcd.c:2027:44: warning: restricted __le32 degrades to integer ../drivers/usb/host/oxu210hp-hcd.c:2027:41: warning: incorrect type in assignment (different base types) ../drivers/usb/host/oxu210hp-hcd.c:2027:41: expected restricted __le32 [usertype] hw_token ../drivers/usb/host/oxu210hp-hcd.c:2027:41: got unsigned int ../drivers/usb/host/oxu210hp-hcd.c:994:21: error: subtraction of different types can't work (different address spaces) ../drivers/usb/host/oxu210hp-hcd.c:994:21: error: subtraction of different types can't work (different address spaces) ../drivers/usb/host/oxu210hp-hcd.c:994:21: error: subtraction of different types can't work (different address spaces) ../drivers/usb/host/oxu210hp-hcd.c:994:21: error: subtraction of different types can't work (different address spaces) ../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 ../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; | ^~~~ ../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 * ../kernel/bpf/verifier.c:342:12: warning: symbol 'btf_vmlinux' was not declared. Should it be static? ../kernel/bpf/verifier.c:19876: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/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_lcn.c:3302:46: warning: cast truncates bits from constant value (ffff7fff becomes 7fff) ../kernel/bpf/helpers.c:1674:29: warning: symbol 'bpf_get_current_task_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1675:29: warning: symbol 'bpf_get_current_task_btf_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1676:29: warning: symbol 'bpf_probe_read_user_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1677:29: warning: symbol 'bpf_probe_read_user_str_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1678:29: warning: symbol 'bpf_probe_read_kernel_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1679:29: warning: symbol 'bpf_probe_read_kernel_str_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1680:29: warning: symbol 'bpf_task_pt_regs_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1902:18: warning: symbol 'bpf_obj_new_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:1916:18: warning: symbol 'bpf_percpu_obj_new_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:1947:18: warning: symbol 'bpf_obj_drop_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:1955:18: warning: symbol 'bpf_percpu_obj_drop_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:1961:18: warning: symbol 'bpf_refcount_acquire_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2006:17: warning: symbol 'bpf_list_push_front_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2016:17: warning: symbol 'bpf_list_push_back_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2049:34: warning: symbol 'bpf_list_pop_front' was not declared. Should it be static? ../kernel/bpf/helpers.c:2054:34: warning: symbol 'bpf_list_pop_back' was not declared. Should it be static? ../kernel/bpf/helpers.c:2059:32: warning: symbol 'bpf_rbtree_remove' was not declared. Should it be static? ../kernel/bpf/helpers.c:2115:17: warning: symbol 'bpf_rbtree_add_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2125:32: warning: symbol 'bpf_rbtree_first' was not declared. Should it be static? ../kernel/bpf/helpers.c:2138:32: warning: symbol 'bpf_task_acquire' was not declared. Should it be static? ../kernel/bpf/helpers.c:2149:18: warning: symbol 'bpf_task_release' was not declared. Should it be static? ../kernel/bpf/helpers.c:2154:18: warning: symbol 'bpf_task_release_dtor' was not declared. Should it be static? ../kernel/bpf/helpers.c:2167:27: warning: symbol 'bpf_cgroup_acquire' was not declared. Should it be static? ../kernel/bpf/helpers.c:2179:18: warning: symbol 'bpf_cgroup_release' was not declared. Should it be static? ../kernel/bpf/helpers.c:2184:18: warning: symbol 'bpf_cgroup_release_dtor' was not declared. Should it be static? ../kernel/bpf/helpers.c:2197:27: warning: symbol 'bpf_cgroup_ancestor' was not declared. Should it be static? ../kernel/bpf/helpers.c:2217:27: warning: symbol 'bpf_cgroup_from_id' was not declared. Should it be static? ../kernel/bpf/helpers.c:2237:18: warning: symbol 'bpf_task_under_cgroup' was not declared. Should it be static? ../kernel/bpf/helpers.c:2257:27: warning: symbol 'bpf_task_get_cgroup1' was not declared. Should it be static? ../kernel/bpf/helpers.c:2274:32: warning: symbol 'bpf_task_from_pid' was not declared. Should it be static? ../kernel/bpf/helpers.c:2315:18: warning: symbol 'bpf_dynptr_slice' was not declared. Should it be static? ../kernel/bpf/helpers.c:2399:18: warning: symbol 'bpf_dynptr_slice_rdwr' was not declared. Should it be static? ../kernel/bpf/helpers.c:2430:17: warning: symbol 'bpf_dynptr_adjust' was not declared. Should it be static? ../kernel/bpf/helpers.c:2448:18: warning: symbol 'bpf_dynptr_is_null' was not declared. Should it be static? ../kernel/bpf/helpers.c:2453:18: warning: symbol 'bpf_dynptr_is_rdonly' was not declared. Should it be static? ../kernel/bpf/helpers.c:2461:19: warning: symbol 'bpf_dynptr_size' was not declared. Should it be static? ../kernel/bpf/helpers.c:2469:17: warning: symbol 'bpf_dynptr_clone' was not declared. Should it be static? ../kernel/bpf/helpers.c:2482:18: warning: symbol 'bpf_cast_to_kern_ctx' was not declared. Should it be static? ../kernel/bpf/helpers.c:2487:18: warning: symbol 'bpf_rdonly_cast' was not declared. Should it be static? ../kernel/bpf/helpers.c:2492:18: warning: symbol 'bpf_rcu_read_lock' was not declared. Should it be static? ../kernel/bpf/helpers.c:2497:18: warning: symbol 'bpf_rcu_read_unlock' was not declared. Should it be static? ../kernel/bpf/helpers.c:2526:18: warning: symbol 'bpf_throw' was not declared. Should it be static? ../kernel/bpf/helpers.c:2492: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:781:9: warning: context imbalance in 'bpf_rcu_read_unlock' - unexpected unlock ../fs/coda/coda_linux.c:25:5: warning: symbol 'coda_fake_statfs' was not declared. Should it be static? ../drivers/spi/spi-lp8841-rtc.c:111:41: warning: incorrect type in argument 2 (different address spaces) ../drivers/spi/spi-lp8841-rtc.c:111:41: expected void volatile [noderef] __iomem *addr ../drivers/spi/spi-lp8841-rtc.c:111:41: got void *iomem ../drivers/spi/spi-lp8841-rtc.c:120:41: warning: incorrect type in argument 2 (different address spaces) ../drivers/spi/spi-lp8841-rtc.c:120:41: expected void volatile [noderef] __iomem *addr ../drivers/spi/spi-lp8841-rtc.c:120:41: got void *iomem ../drivers/spi/spi-lp8841-rtc.c:142:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/spi/spi-lp8841-rtc.c:142:33: expected void volatile [noderef] __iomem *addr ../drivers/spi/spi-lp8841-rtc.c:142:33: got void *iomem ../drivers/spi/spi-lp8841-rtc.c:146:41: warning: incorrect type in argument 2 (different address spaces) ../drivers/spi/spi-lp8841-rtc.c:146:41: expected void volatile [noderef] __iomem *addr ../drivers/spi/spi-lp8841-rtc.c:146:41: got void *iomem ../drivers/spi/spi-lp8841-rtc.c:208:21: warning: incorrect type in assignment (different address spaces) ../drivers/spi/spi-lp8841-rtc.c:208:21: expected void *iomem ../drivers/spi/spi-lp8841-rtc.c:208:21: got void [noderef] __iomem * ../drivers/spi/spi-lp8841-rtc.c:56:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/spi/spi-lp8841-rtc.c:56:33: expected void volatile [noderef] __iomem *addr ../drivers/spi/spi-lp8841-rtc.c:56:33: got void *iomem ../drivers/spi/spi-lp8841-rtc.c:62:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/spi/spi-lp8841-rtc.c:62:28: expected void const [noderef] __iomem * ../drivers/spi/spi-lp8841-rtc.c:62:28: got void *iomem ../drivers/spi/spi-lp8841-rtc.c:46:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/spi/spi-lp8841-rtc.c:46:33: expected void volatile [noderef] __iomem *addr ../drivers/spi/spi-lp8841-rtc.c:46:33: got void *iomem ../drivers/spi/spi-lp8841-rtc.c:46:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/spi/spi-lp8841-rtc.c:46:33: expected void volatile [noderef] __iomem *addr ../drivers/spi/spi-lp8841-rtc.c:46:33: got void *iomem ../drivers/spi/spi-lp8841-rtc.c:56:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/spi/spi-lp8841-rtc.c:56:33: expected void volatile [noderef] __iomem *addr ../drivers/spi/spi-lp8841-rtc.c:56:33: got void *iomem ../drivers/spi/spi-lp8841-rtc.c:62:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/spi/spi-lp8841-rtc.c:62:28: expected void const [noderef] __iomem * ../drivers/spi/spi-lp8841-rtc.c:62:28: got void *iomem ../drivers/spi/spi-lp8841-rtc.c:46:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/spi/spi-lp8841-rtc.c:46:33: expected void volatile [noderef] __iomem *addr ../drivers/spi/spi-lp8841-rtc.c:46:33: got void *iomem ../drivers/spi/spi-lp8841-rtc.c:46:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/spi/spi-lp8841-rtc.c:46:33: expected void volatile [noderef] __iomem *addr ../drivers/spi/spi-lp8841-rtc.c:46:33: got void *iomem ../fs/fat/dir.c:282: warning: Function parameter or struct member 'dir' not described in 'fat_parse_long' ../fs/fat/dir.c:282: warning: Function parameter or struct member 'pos' not described in 'fat_parse_long' ../fs/fat/dir.c:282: warning: Function parameter or struct member 'bh' not described in 'fat_parse_long' ../fs/fat/dir.c:282: warning: Function parameter or struct member 'de' not described in 'fat_parse_long' ../fs/fat/dir.c:282: warning: Function parameter or struct member 'unicode' not described in 'fat_parse_long' ../fs/fat/dir.c:282: warning: Function parameter or struct member 'nr_slots' not described in 'fat_parse_long' ../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/nfc/nci/core.c: note: in included file: ../include/net/nfc/nci.h:263:56: warning: array of flexible structures ../drivers/usb/host/ohci-hcd.c: note: in included file: ../drivers/usb/host/ohci-hub.c:269:9: warning: context imbalance in 'ohci_rh_resume' - different lock contexts for basic block ../mm/z3fold.c:796:21: warning: incorrect type in initializer (different address spaces) ../mm/z3fold.c:796:21: expected void const [noderef] __percpu *__vpp_verify ../mm/z3fold.c:796:21: got struct list_head * ../mm/z3fold.c:851:37: warning: incorrect type in initializer (different address spaces) ../mm/z3fold.c:851:37: expected void const [noderef] __percpu *__vpp_verify ../mm/z3fold.c:851:37: got struct list_head * ../mm/z3fold.c:923:25: warning: incorrect type in assignment (different address spaces) ../mm/z3fold.c:923:25: expected struct list_head *unbuddied ../mm/z3fold.c:923:25: got void [noderef] __percpu * ../mm/z3fold.c:929:33: warning: incorrect type in initializer (different address spaces) ../mm/z3fold.c:929:33: expected void const [noderef] __percpu *__vpp_verify ../mm/z3fold.c:929:33: got struct list_head * ../mm/z3fold.c:948:25: warning: incorrect type in argument 1 (different address spaces) ../mm/z3fold.c:948:25: expected void [noderef] __percpu *__pdata ../mm/z3fold.c:948:25: got struct list_head *unbuddied ../mm/z3fold.c:978:25: warning: incorrect type in argument 1 (different address spaces) ../mm/z3fold.c:978:25: expected void [noderef] __percpu *__pdata ../mm/z3fold.c:978:25: got struct list_head *unbuddied ../mm/z3fold.c:449:35: warning: context imbalance in '__release_z3fold_page' - unexpected unlock ../mm/z3fold.c:463:9: warning: context imbalance in 'release_z3fold_page_locked' - wrong count at exit ../mm/z3fold.c:477:9: warning: context imbalance in 'release_z3fold_page_locked_list' - wrong count at exit ../mm/z3fold.c:547:29: warning: incorrect type in initializer (different address spaces) ../mm/z3fold.c:547:29: expected void const [noderef] __percpu *__vpp_verify ../mm/z3fold.c:547:29: got struct list_head * ../mm/z3fold.c:547:29: warning: incorrect type in initializer (different address spaces) ../mm/z3fold.c:547:29: expected void const [noderef] __percpu *__vpp_verify ../mm/z3fold.c:547:29: got struct list_head * ../mm/z3fold.c:678:33: warning: context imbalance in 'compact_single_buddy' - unexpected unlock ../mm/z3fold.c:547:29: warning: incorrect type in initializer (different address spaces) ../mm/z3fold.c:547:29: expected void const [noderef] __percpu *__vpp_verify ../mm/z3fold.c:547:29: got struct list_head * ../mm/z3fold.c:744:13: warning: context imbalance in 'do_compact_page' - different lock contexts for basic block ../mm/z3fold.c:796:21: warning: incorrect type in initializer (different address spaces) ../mm/z3fold.c:796:21: expected void const [noderef] __percpu *__vpp_verify ../mm/z3fold.c:796:21: got struct list_head * ../mm/z3fold.c:851:37: warning: incorrect type in initializer (different address spaces) ../mm/z3fold.c:851:37: expected void const [noderef] __percpu *__vpp_verify ../mm/z3fold.c:851:37: got struct list_head * ../mm/z3fold.c:547:29: warning: incorrect type in initializer (different address spaces) ../mm/z3fold.c:547:29: expected void const [noderef] __percpu *__vpp_verify ../mm/z3fold.c:547:29: got struct list_head * ../mm/z3fold.c:547:29: warning: incorrect type in initializer (different address spaces) ../mm/z3fold.c:547:29: expected void const [noderef] __percpu *__vpp_verify ../mm/z3fold.c:547:29: got struct list_head * ../mm/z3fold.c:1077:35: warning: context imbalance in 'z3fold_alloc' - unexpected unlock ../mm/z3fold.c:276:35: warning: context imbalance in 'z3fold_free' - unexpected unlock ../mm/z3fold.c:276:35: warning: context imbalance in 'z3fold_map' - unexpected unlock ../mm/z3fold.c:276:35: warning: context imbalance in 'z3fold_unmap' - unexpected unlock ../mm/z3fold.c:547:29: warning: incorrect type in initializer (different address spaces) ../mm/z3fold.c:547:29: expected void const [noderef] __percpu *__vpp_verify ../mm/z3fold.c:547:29: got struct list_head * ../mm/z3fold.c:1344:13: warning: context imbalance in 'z3fold_page_putback' - wrong count at exit ../fs/ext4/mballoc.c:3185:13: warning: context imbalance in 'ext4_mb_seq_structs_summary_start' - wrong count at exit ../lib/test_user_copy.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/usb/core/usb.c: In function ‘usb_alloc_dev’: ../drivers/usb/core/usb.c:706:37: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 0 and 15 [-Wformat-truncation=] 706 | "%s.%d", parent->devpath, port1); | ^~ ../drivers/usb/core/usb.c:706:33: note: using the range [-2147483648, 2147483647] for directive argument 706 | "%s.%d", parent->devpath, port1); | ^~~~~~~ ../drivers/usb/core/usb.c:705:25: note: ‘snprintf’ output between 3 and 28 bytes into a destination of size 16 705 | snprintf(dev->devpath, sizeof dev->devpath, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 706 | "%s.%d", parent->devpath, port1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/qla1280.c:2855:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/qla1280.c:2855:27: expected restricted __le32 [usertype] *dword_ptr ../drivers/scsi/qla1280.c:2855:27: got unsigned int [usertype] * ../drivers/scsi/qla1280.c:2911:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/qla1280.c:2911:35: expected restricted __le32 [usertype] *[assigned] dword_ptr ../drivers/scsi/qla1280.c:2911: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/net/ethernet/arc/emac_main.c:256:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/arc/emac_main.c:256:28: expected unsigned long long [usertype] data ../drivers/net/ethernet/arc/emac_main.c:256:28: got restricted __le32 [usertype] ../drivers/net/ethernet/arc/emac_main.c:458:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/arc/emac_main.c:458:28: expected unsigned long long [usertype] data ../drivers/net/ethernet/arc/emac_main.c:458:28: got restricted __le32 [usertype] ../drivers/net/ethernet/arc/emac_main.c:707:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/arc/emac_main.c:707:37: expected unsigned long long [usertype] data ../drivers/net/ethernet/arc/emac_main.c:707:37: got restricted __le32 [usertype] ../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? ../sound/soc/intel/catpt/dsp.c:390:9: warning: restricted pci_power_t degrades to integer ../sound/soc/intel/catpt/dsp.c:414:9: warning: restricted pci_power_t degrades to integer ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:17585:47: warning: cast truncates bits from constant value (ffff7fff becomes 7fff) ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:18084:53: warning: cast truncates bits from constant value (ffff3fff becomes 3fff) ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:21051:36: warning: cast truncates bits from constant value (ffff3fff becomes 3fff) ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:21285:68: warning: cast truncates bits from constant value (ffff03ff becomes 3ff) ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:23195:35: warning: cast truncates bits from constant value (ffff7fff becomes 7fff) ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:28200:44: warning: cast truncates bits from constant value (ffff1fff becomes 1fff) ../kernel/bpf/bpf_iter.c:787:17: warning: symbol 'bpf_iter_num_new' was not declared. Should it be static? ../kernel/bpf/bpf_iter.c:818:17: warning: symbol 'bpf_iter_num_next' was not declared. Should it be static? ../kernel/bpf/bpf_iter.c:837:18: warning: symbol 'bpf_iter_num_destroy' 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? ../drivers/input/joystick/a3d.c: In function ‘a3d_connect’: ../drivers/input/joystick/a3d.c:287:51: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 287 | snprintf(a3d->phys, sizeof(a3d->phys), "%s/input0", gameport->phys); | ^~~~~~~ ../drivers/input/joystick/a3d.c:287:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 287 | snprintf(a3d->phys, sizeof(a3d->phys), "%s/input0", gameport->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/usb/core/hub.c:5516:17: warning: context imbalance in 'hub_port_connect' - different lock contexts for basic block ../drivers/input/keyboard/newtonkbd.c: In function ‘nkbd_connect’: ../drivers/input/keyboard/newtonkbd.c:78:53: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 78 | snprintf(nkbd->phys, sizeof(nkbd->phys), "%s/input0", serio->phys); | ^~~~~~~ ../drivers/input/keyboard/newtonkbd.c:78:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 78 | snprintf(nkbd->phys, sizeof(nkbd->phys), "%s/input0", serio->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/input/joystick/adi.c: In function ‘adi_init_input’: ../drivers/input/joystick/adi.c:395:60: warning: ‘%s’ directive output may be truncated writing up to 63 bytes into a region of size 55 [-Wformat-truncation=] 395 | snprintf(adi->name, ADI_MAX_NAME_LENGTH, "Logitech %s [%s]", buf, adi->cname); | ^~ ~~~ ../drivers/input/joystick/adi.c:395:9: note: ‘snprintf’ output between 13 and 91 bytes into a destination of size 64 395 | snprintf(adi->name, ADI_MAX_NAME_LENGTH, "Logitech %s [%s]", buf, adi->cname); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../kernel/bpf/map_iter.c:198:17: warning: symbol 'bpf_map_sum_elem_count' was not declared. Should it be static? ../drivers/net/wireless/ath/ath6kl/htc_mbox.c:368:9: warning: incorrect type in assignment (different base types) ../drivers/net/wireless/ath/ath6kl/htc_mbox.c:368:9: expected restricted __le16 x ../drivers/net/wireless/ath/ath6kl/htc_mbox.c:368:9: got unsigned short [usertype] ../drivers/input/mouse/bcm5974.c:641:47: warning: incorrect type in argument 1 (different base types) ../drivers/input/mouse/bcm5974.c:641:47: expected restricted __le16 [usertype] x ../drivers/input/mouse/bcm5974.c:641:47: got unsigned char [usertype] ../fs/bfs/inode.c:411:36: warning: cast to restricted __le32 ../lib/test_printf.c:695:49: warning: cast from restricted gfp_t ../lib/test_printf.c:699:58: warning: cast from restricted gfp_t ../drivers/usb/core/hcd.c: In function ‘rh_string’: ../drivers/usb/core/hcd.c:443:48: warning: ‘%s’ directive output may be truncated writing up to 64 bytes into a region of size between 35 and 99 [-Wformat-truncation=] 443 | snprintf (buf, sizeof buf, "%s %s %s", init_utsname()->sysname, | ^~ 444 | init_utsname()->release, hcd->driver->description); | ~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/usb/core/hcd.c:443:17: note: ‘snprintf’ output 3 or more bytes (assuming 131) into a destination of size 100 443 | snprintf (buf, sizeof buf, "%s %s %s", init_utsname()->sysname, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 444 | init_utsname()->release, hcd->driver->description); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/cfg80211.c: note: in included file (through ../drivers/net/wireless/ath/wil6210/wil6210.h): ../drivers/net/wireless/ath/wil6210/fw.h:96:47: warning: array of flexible structures ../drivers/usb/host/ohci-at91.c:471:39: warning: invalid assignment: &= ../drivers/usb/host/ohci-at91.c:471:39: left side has type unsigned int ../drivers/usb/host/ohci-at91.c:471:39: right side has type restricted __le32 ../drivers/usb/host/ohci-at91.c:474:39: warning: invalid assignment: |= ../drivers/usb/host/ohci-at91.c:474:39: left side has type unsigned int ../drivers/usb/host/ohci-at91.c:474:39: right side has type restricted __le32 ../drivers/usb/host/ohci-at91.c:477:39: warning: invalid assignment: |= ../drivers/usb/host/ohci-at91.c:477:39: left side has type unsigned int ../drivers/usb/host/ohci-at91.c:477:39: right side has type restricted __le32 ../drivers/spi/spi-mtk-snfi.c:1201: warning: Function parameter or struct member 'op' not described in 'mtk_snand_is_page_ops' ../kernel/bpf/task_iter.c:825:17: warning: symbol 'bpf_iter_task_vma_new' was not declared. Should it be static? ../kernel/bpf/task_iter.c:869:35: warning: symbol 'bpf_iter_task_vma_next' was not declared. Should it be static? ../kernel/bpf/task_iter.c:878:18: warning: symbol 'bpf_iter_task_vma_destroy' was not declared. Should it be static? ../kernel/bpf/task_iter.c:903:17: warning: symbol 'bpf_iter_css_task_new' was not declared. Should it be static? ../kernel/bpf/task_iter.c:928:32: warning: symbol 'bpf_iter_css_task_next' was not declared. Should it be static? ../kernel/bpf/task_iter.c:937:18: warning: symbol 'bpf_iter_css_task_destroy' was not declared. Should it be static? ../kernel/bpf/task_iter.c:972:17: warning: symbol 'bpf_iter_task_new' was not declared. Should it be static? ../kernel/bpf/task_iter.c:1002:32: warning: symbol 'bpf_iter_task_next' was not declared. Should it be static? ../kernel/bpf/task_iter.c:1031:18: warning: symbol 'bpf_iter_task_destroy' was not declared. Should it be static? ../drivers/net/ethernet/atheros/atlx/atl1.c:1999:26: warning: cast to restricted __le16 ../drivers/net/ethernet/atheros/atlx/atl1.c:2060:33: warning: cast to restricted __le16 ../drivers/net/ethernet/atheros/atlx/atl1.c:2128:45: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2128:45: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2128:45: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2130:45: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2130:45: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2130:45: right side has type unsigned int ../drivers/net/ethernet/atheros/atlx/atl1.c:2133:45: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2133:45: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2133:45: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2134:45: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2134:45: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2134:45: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2144:45: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2144:45: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2144:45: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2148:37: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2148:37: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2148:37: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2150:37: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2150:37: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2150:37: right side has type unsigned int ../drivers/net/ethernet/atheros/atlx/atl1.c:2152:37: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2152:37: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2152:37: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2154:37: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2154:37: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2154:37: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2176:29: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2176:29: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2176:29: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2178:29: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2178:29: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2178:29: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2180:29: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2180:29: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2180:29: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2209:23: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atlx/atl1.c:2306:28: warning: invalid assignment: &= ../drivers/net/ethernet/atheros/atlx/atl1.c:2306:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2306:28: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2307:32: warning: restricted __le16 degrades to integer ../drivers/net/ethernet/atheros/atlx/atl1.c:2307:28: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2307:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2307:28: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2314:27: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atlx/atl1.c:2318:44: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2318:44: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2318:44: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2320:44: warning: invalid assignment: &= ../drivers/net/ethernet/atheros/atlx/atl1.c:2320:44: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2320:44: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2324:36: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2324:36: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2324:36: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2403:29: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2403:29: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2403:29: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2404:29: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2404:29: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2404:29: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1447:45: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1475:46: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1666:44: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1666:44: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1666:44: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1669:44: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1669:44: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1669:44: right side has type unsigned int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1672:44: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1672:44: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1672:44: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1674:44: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1674:44: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1674:44: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1691:36: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1691:36: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1691:36: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1693:36: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1693:36: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1693:36: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1695:36: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1695:36: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1695:36: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1718:23: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1736:42: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1737:27: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1736:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1736:32: expected restricted __le32 [usertype] word2 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1736:32: got unsigned int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1781:42: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1782:27: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1781:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1781:32: expected restricted __le32 [usertype] word2 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1781:32: got unsigned int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1831:50: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1832:43: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1831:40: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1831:40: expected restricted __le32 [usertype] word2 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1831:40: got unsigned int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1837:17: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1839:28: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1839:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1839:28: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1842:24: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1842:24: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1842:24: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1891:28: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1891:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1891:28: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1893:28: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1893:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1893:28: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1898:28: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1898:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1898:28: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1901:28: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1901:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1901:28: right side has type int ../drivers/net/wireless/ath/ath6kl/htc_pipe.c:241:17: warning: incorrect type in assignment (different base types) ../drivers/net/wireless/ath/ath6kl/htc_pipe.c:241:17: expected restricted __le16 x ../drivers/net/wireless/ath/ath6kl/htc_pipe.c:241:17: got unsigned short [usertype] ../drivers/usb/host/ohci-s3c2410.c:275:39: warning: invalid assignment: |= ../drivers/usb/host/ohci-s3c2410.c:275:39: left side has type unsigned int ../drivers/usb/host/ohci-s3c2410.c:275:39: right side has type restricted __le32 ../drivers/usb/host/ohci-s3c2410.c:278:39: warning: invalid assignment: |= ../drivers/usb/host/ohci-s3c2410.c:278:39: left side has type unsigned int ../drivers/usb/host/ohci-s3c2410.c:278:39: right side has type restricted __le32 ../drivers/input/joystick/analog.c: In function ‘analog_init_device’: ../drivers/input/joystick/analog.c:371:21: warning: ‘/input’ directive output may be truncated writing 6 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 371 | "%s/input%d", port->gameport->phys, index); | ^~~~~~ ../drivers/input/joystick/analog.c:371:18: note: directive argument in the range [0, 2] 371 | "%s/input%d", port->gameport->phys, index); | ^~~~~~~~~~~~ ../drivers/input/joystick/analog.c:370:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 370 | snprintf(analog->phys, sizeof(analog->phys), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 371 | "%s/input%d", port->gameport->phys, index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wcn36xx/main.c:758:58: warning: incorrect type in assignment (different base types) ../drivers/net/wireless/ath/wcn36xx/main.c:758:58: expected unsigned short [usertype] vht_rx_mcs_map ../drivers/net/wireless/ath/wcn36xx/main.c:758:58: got restricted __le16 [usertype] rx_mcs_map ../drivers/net/wireless/ath/wcn36xx/main.c:760:58: warning: incorrect type in assignment (different base types) ../drivers/net/wireless/ath/wcn36xx/main.c:760:58: expected unsigned short [usertype] vht_tx_mcs_map ../drivers/net/wireless/ath/wcn36xx/main.c:760:58: got restricted __le16 [usertype] tx_mcs_map ../drivers/input/joystick/cobra.c: In function ‘cobra_connect’: ../drivers/input/joystick/cobra.c:184:29: warning: ‘/input’ directive output may be truncated writing 6 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 184 | "%s/input%d", gameport->phys, i); | ^~~~~~ ../drivers/input/joystick/cobra.c:184:26: note: directive argument in the range [0, 1] 184 | "%s/input%d", gameport->phys, i); | ^~~~~~~~~~~~ ../drivers/input/joystick/cobra.c:183:17: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 183 | snprintf(cobra->phys[i], sizeof(cobra->phys[i]), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 184 | "%s/input%d", gameport->phys, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/dc395x.c:4007:48: warning: cast truncates bits from constant value (1de1 becomes e1) ../drivers/scsi/dc395x.c:4009:45: warning: cast truncates bits from constant value (391 becomes 91) ../drivers/scsi/dc395x.c:4013:44: warning: cast truncates bits from constant value (1de1 becomes e1) ../drivers/scsi/dc395x.c:4015:44: warning: cast truncates bits from constant value (391 becomes 91) ../drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2.c:61:27: warning: symbol 'hw_atl2_caps_aqc113' was not declared. Should it be static? ../drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2.c:72:27: warning: symbol 'hw_atl2_caps_aqc115c' was not declared. Should it be static? ../drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2.c:81:27: warning: symbol 'hw_atl2_caps_aqc116c' was not declared. Should it be static? ../drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2.c:825:24: warning: symbol 'hw_atl2_ops' was not declared. Should it be static? ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1839:28: warning: invalid assignment: &= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1839:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1839:28: right side has type unsigned int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1852:25: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1893:21: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1894:39: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1907:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1916:26: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1916:26: warning: cast to restricted __le16 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1920:41: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1937:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1940:25: warning: restricted __le16 degrades to integer ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1940:25: warning: restricted __le16 degrades to integer ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1941:32: warning: cast to restricted __le16 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2082:47: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2082:47: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2082:47: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2104:37: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2104:37: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2104:37: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2105:37: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2105:37: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2105:37: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2107:39: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2107:39: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2107:39: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2110:31: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2110:31: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2110:31: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2111:31: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2111:31: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2111:31: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2113:31: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2113:31: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2113:31: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2131:39: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2131:39: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2131:39: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2133:39: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2133:39: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2133:39: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2135:39: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2135:39: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2135:39: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2178:19: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2248:24: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2248:24: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2248:24: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2305:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2305:22: expected unsigned short [usertype] vlan ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2305:22: got restricted __le16 [usertype] ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2306:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2306:17: expected restricted __le16 [usertype] tag ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2306:17: got int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2307:28: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2307:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2307:28: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2312:28: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2312:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2312:28: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1734:25: warning: restricted __le32 degrades to integer ../drivers/input/joystick/db9.c:142:76: warning: dubious: x | !y ../drivers/input/tablet/wacom_serial4.c: In function ‘wacom_connect’: ../drivers/input/tablet/wacom_serial4.c:533:55: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 533 | snprintf(wacom->phys, sizeof(wacom->phys), "%s/input0", serio->phys); | ^~~~~~~ ../drivers/input/tablet/wacom_serial4.c:533:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 533 | snprintf(wacom->phys, sizeof(wacom->phys), "%s/input0", serio->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../kernel/trace/fgraph.c:334: warning: Function parameter or struct member 'task' not described in 'ftrace_graph_ret_addr' ../kernel/trace/fgraph.c:334: warning: Function parameter or struct member 'idx' not described in 'ftrace_graph_ret_addr' ../kernel/trace/fgraph.c:334: warning: Function parameter or struct member 'ret' not described in 'ftrace_graph_ret_addr' ../kernel/trace/fgraph.c:334: warning: Function parameter or struct member 'retp' not described in 'ftrace_graph_ret_addr' ../drivers/input/joystick/fsia6b.c: In function ‘fsia6b_serio_connect’: ../drivers/input/joystick/fsia6b.c:152:57: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 152 | snprintf(fsia6b->phys, sizeof(fsia6b->phys), "%s/input0", serio->phys); | ^~~~~~~ ../drivers/input/joystick/fsia6b.c:152:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 152 | snprintf(fsia6b->phys, sizeof(fsia6b->phys), "%s/input0", serio->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/atheros/atl1c/atl1c_hw.c:60:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/atheros/atl1c/atl1c_hw.c:60:31: expected unsigned int [usertype] ../drivers/net/ethernet/atheros/atl1c/atl1c_hw.c:60:31: got restricted __be32 [usertype] ../drivers/net/ethernet/atheros/atl1c/atl1c_hw.c:61:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/atheros/atl1c/atl1c_hw.c:61:31: expected unsigned short [usertype] ../drivers/net/ethernet/atheros/atl1c/atl1c_hw.c:61:31: got restricted __be16 [usertype] ../sound/soc/intel/skylake/skl.c: note: in included file: ../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures ../drivers/spi/spi-nxp-fspi.c:512:25: warning: cast from restricted __be32 ../drivers/net/wireless/ath/wcn36xx/txrx.c: note: in included file (through ../drivers/net/wireless/ath/wcn36xx/txrx.h): ../drivers/net/wireless/ath/wcn36xx/wcn36xx.h:107:24: warning: incorrect type in assignment (different base types) ../drivers/net/wireless/ath/wcn36xx/wcn36xx.h:107:24: expected unsigned int [usertype] ../drivers/net/wireless/ath/wcn36xx/wcn36xx.h:107:24: got restricted __be32 [usertype] ../drivers/net/wireless/ath/wcn36xx/wcn36xx.h:107:24: warning: incorrect type in assignment (different base types) ../drivers/net/wireless/ath/wcn36xx/wcn36xx.h:107:24: expected unsigned int [usertype] ../drivers/net/wireless/ath/wcn36xx/wcn36xx.h:107:24: got restricted __be32 [usertype] ../kernel/bpf/arraymap.c:566:35: warning: incorrect type in return expression (different address spaces) ../kernel/bpf/arraymap.c:566:35: expected void * ../kernel/bpf/arraymap.c:566:35: got void [noderef] __percpu * ../kernel/bpf/arraymap.c:585:35: warning: incorrect type in return expression (different address spaces) ../kernel/bpf/arraymap.c:585:35: expected void * ../kernel/bpf/arraymap.c:585:35: got void [noderef] __percpu * ../kernel/bpf/arraymap.c:618:53: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/arraymap.c:618:53: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/arraymap.c:618:53: got void [noderef] __percpu ** ../kernel/bpf/hashtab.c:1045:30: warning: incorrect type in assignment (different address spaces) ../kernel/bpf/hashtab.c:1045:30: expected void [noderef] __percpu *[assigned] pptr ../kernel/bpf/hashtab.c:1045:30: got void * ../kernel/bpf/hashtab.c:1051:44: warning: incorrect type in assignment (different address spaces) ../kernel/bpf/hashtab.c:1051:44: expected void *ptr_to_pptr ../kernel/bpf/hashtab.c:1051:44: got void [noderef] __percpu *[assigned] pptr ../kernel/bpf/hashtab.c:1052:34: warning: cast removes address space '__percpu' of expression ../kernel/bpf/hashtab.c:1052:30: warning: incorrect type in assignment (different address spaces) ../kernel/bpf/hashtab.c:1052:30: expected void [noderef] __percpu *[assigned] pptr ../kernel/bpf/hashtab.c:1052:30: got void * ../kernel/bpf/hashtab.c:1432:27: warning: context imbalance in 'htab_map_delete_elem' - unexpected unlock ../kernel/bpf/hashtab.c:1466:27: warning: context imbalance in 'htab_lru_map_delete_elem' - unexpected unlock ../kernel/bpf/hashtab.c:1637:27: warning: context imbalance in '__htab_map_lookup_and_delete_elem' - unexpected unlock ../kernel/bpf/hashtab.c: note: in included file (through ../include/linux/workqueue.h, ../include/linux/bpf.h): ../include/linux/rcupdate.h:781:9: warning: context imbalance in '__htab_map_lookup_and_delete_batch' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'bpf_hash_map_seq_find_next' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'bpf_hash_map_seq_stop' - unexpected unlock ../drivers/input/joystick/gf2k.c: In function ‘gf2k_connect’: ../drivers/input/joystick/gf2k.c:279:53: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 279 | snprintf(gf2k->phys, sizeof(gf2k->phys), "%s/input0", gameport->phys); | ^~~~~~~ ../drivers/input/joystick/gf2k.c:279:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 279 | snprintf(gf2k->phys, sizeof(gf2k->phys), "%s/input0", gameport->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../kernel/kcsan/report.c:498:13: warning: context imbalance in 'release_report' - unexpected unlock ../kernel/kcsan/report.c:603:13: warning: context imbalance in 'prepare_report_consumer' - wrong count at exit ../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 * ../drivers/net/wireless/ath/ath11k/hal_rx.c:113:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:115:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:117:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:119:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:121:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:123:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:125:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:127:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:129:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:131:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:133:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:135:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:137:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:139:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:141:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:143:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:145:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:147:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:149:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:151:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:153:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:155:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:161:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:165:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:167:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:171:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:173:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:175:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:177:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:179:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:181:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:183:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:185:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:187:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:207:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:211:17: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/hal_rx.c:213:17: warning: dubious: x & !y ../drivers/net/amt.c: note: in included file (through ../include/linux/igmp.h): ../include/uapi/linux/igmp.h:60:32: warning: array of flexible structures ../drivers/net/amt.c: note: in included file: ../include/net/mld.h:32:43: warning: array of flexible structures ../drivers/net/ethernet/atheros/alx/main.c: In function ‘alx_request_msix’: ../drivers/net/ethernet/atheros/alx/main.c:874:55: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 874 | sprintf(np->irq_lbl, "%s-rx-%u", netdev->name, | ^ ../drivers/net/ethernet/atheros/alx/main.c:874:25: note: ‘sprintf’ output between 6 and 25 bytes into a destination of size 24 874 | sprintf(np->irq_lbl, "%s-rx-%u", netdev->name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 875 | np->rxq->queue_idx); | ~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/atheros/alx/main.c:871:55: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 871 | sprintf(np->irq_lbl, "%s-tx-%u", netdev->name, | ^ ../drivers/net/ethernet/atheros/alx/main.c:871:25: note: ‘sprintf’ output between 6 and 25 bytes into a destination of size 24 871 | sprintf(np->irq_lbl, "%s-tx-%u", netdev->name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 872 | np->txq->queue_idx); | ~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/atheros/alx/main.c:868:55: warning: ‘%u’ directive writing between 1 and 5 bytes into a region of size between 3 and 18 [-Wformat-overflow=] 868 | sprintf(np->irq_lbl, "%s-TxRx-%u", netdev->name, | ^~ ../drivers/net/ethernet/atheros/alx/main.c:868:46: note: directive argument in the range [0, 65535] 868 | sprintf(np->irq_lbl, "%s-TxRx-%u", netdev->name, | ^~~~~~~~~~~~ ../drivers/net/ethernet/atheros/alx/main.c:868:25: note: ‘sprintf’ output between 8 and 27 bytes into a destination of size 24 868 | sprintf(np->irq_lbl, "%s-TxRx-%u", netdev->name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 869 | np->txq->queue_idx); | ~~~~~~~~~~~~~~~~~~~ ../drivers/input/joystick/grip.c: In function ‘grip_connect’: ../drivers/input/joystick/grip.c:336:29: warning: ‘/input’ directive output may be truncated writing 6 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 336 | "%s/input%d", gameport->phys, i); | ^~~~~~ ../drivers/input/joystick/grip.c:336:26: note: directive argument in the range [0, 1] 336 | "%s/input%d", gameport->phys, i); | ^~~~~~~~~~~~ ../drivers/input/joystick/grip.c:335:17: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 335 | snprintf(grip->phys[i], sizeof(grip->phys[i]), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 336 | "%s/input%d", gameport->phys, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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] ../drivers/net/ethernet/atheros/alx/main.c:1444:30: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/alx/main.c:1444:30: left side has type restricted __le32 ../drivers/net/ethernet/atheros/alx/main.c:1444:30: right side has type int ../drivers/net/ethernet/atheros/alx/main.c:1448:39: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/atheros/alx/main.c:1448:39: expected restricted __le32 [usertype] pkt_len ../drivers/net/ethernet/atheros/alx/main.c:1448:39: got unsigned int len ../drivers/net/ethernet/atheros/alx/main.c:1449:30: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/alx/main.c:1449:30: left side has type restricted __le32 ../drivers/net/ethernet/atheros/alx/main.c:1449:30: right side has type int ../drivers/net/ethernet/atheros/alx/main.c:1452:22: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/alx/main.c:1452:22: left side has type restricted __le32 ../drivers/net/ethernet/atheros/alx/main.c:1452:22: right side has type int ../drivers/net/ethernet/atheros/alx/main.c:1453:22: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/alx/main.c:1453:22: left side has type restricted __le32 ../drivers/net/ethernet/atheros/alx/main.c:1453:22: right side has type int ../drivers/net/ethernet/atheros/alx/main.c:1455:22: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/alx/main.c:1455:22: left side has type restricted __le32 ../drivers/net/ethernet/atheros/alx/main.c:1455:22: right side has type int ../drivers/net/ethernet/atheros/alx/main.c:1469:16: warning: restricted __le32 degrades to integer ../kernel/trace/trace_events.c:1019:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace_events.c:1019:31: expected struct event_filter *filter ../kernel/trace/trace_events.c:1019: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:1433:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.h:1433:37: expected struct event_filter *filter ../kernel/trace/trace.h:1433:37: got struct event_filter [noderef] __rcu *filter ../sound/soc/intel/skylake/skl-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 ../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:745:9: warning: Using plain integer as NULL pointer ../drivers/spi/spi-ti-qspi.c:266:38: warning: incorrect type in assignment (different base types) ../drivers/spi/spi-ti-qspi.c:266:38: expected unsigned int [usertype] data ../drivers/spi/spi-ti-qspi.c:266:38: got restricted __be32 [usertype] ../drivers/spi/spi-ti-qspi.c:269:38: warning: incorrect type in assignment (different base types) ../drivers/spi/spi-ti-qspi.c:269:38: expected unsigned int [usertype] data ../drivers/spi/spi-ti-qspi.c:269:38: got restricted __be32 [usertype] ../drivers/spi/spi-ti-qspi.c:272:38: warning: incorrect type in assignment (different base types) ../drivers/spi/spi-ti-qspi.c:272:38: expected unsigned int [usertype] data ../drivers/spi/spi-ti-qspi.c:272:38: got restricted __be32 [usertype] ../drivers/spi/spi-ti-qspi.c:275:38: warning: incorrect type in assignment (different base types) ../drivers/spi/spi-ti-qspi.c:275:38: expected unsigned int [usertype] data ../drivers/spi/spi-ti-qspi.c:275:38: got restricted __be32 [usertype] ../drivers/spi/spi-ti-qspi.c:376:42: warning: cast to restricted __be32 ../drivers/spi/spi-ti-qspi.c:378:42: warning: cast to restricted __be32 ../drivers/spi/spi-ti-qspi.c:380:42: warning: cast to restricted __be32 ../drivers/spi/spi-ti-qspi.c:382:42: warning: cast to restricted __be32 ../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] ../drivers/usb/host/xhci.c:1365: warning: Function parameter or struct member 'desc' not described in 'xhci_get_endpoint_index' ../drivers/spi/spi-orion.c:451:24: warning: incorrect type in argument 1 (different base types) ../drivers/spi/spi-orion.c:451:24: expected unsigned int val ../drivers/spi/spi-orion.c:451:24: got restricted __le16 [usertype] ../drivers/spi/spi-orion.c:461:17: warning: cast to restricted __le16 ../drivers/input/joystick/guillemot.c: In function ‘guillemot_connect’: ../drivers/input/joystick/guillemot.c:203:63: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 203 | snprintf(guillemot->phys, sizeof(guillemot->phys), "%s/input0", gameport->phys); | ^~~~~~~ ../drivers/input/joystick/guillemot.c:203:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 203 | snprintf(guillemot->phys, sizeof(guillemot->phys), "%s/input0", gameport->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/rtc/rtc-ds2404.c:172:20: warning: incorrect type in initializer (different base types) ../drivers/rtc/rtc-ds2404.c:172:20: expected unsigned int [usertype] time ../drivers/rtc/rtc-ds2404.c:172:20: got restricted __le32 [usertype] ../drivers/net/wireless/mediatek/mt76/mt76x02_mac.c:123:17: warning: dubious: x & !y ../drivers/net/wireless/mediatek/mt76/mt76x02_mac.c:155:16: warning: dubious: x & !y ../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] ../drivers/input/joystick/interact.c: In function ‘interact_connect’: ../drivers/input/joystick/interact.c:232:61: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 232 | snprintf(interact->phys, sizeof(interact->phys), "%s/input0", gameport->phys); | ^~~~~~~ ../drivers/input/joystick/interact.c:232:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 232 | snprintf(interact->phys, sizeof(interact->phys), "%s/input0", gameport->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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/usb/core/devio.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../sound/soc/intel/skylake/skl-topology.c: note: in included file: ../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures ../sound/soc/intel/skylake/skl-topology.c:2041:50: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2060:22: warning: incorrect type in assignment (different base types) ../sound/soc/intel/skylake/skl-topology.c:2060:22: expected unsigned char [usertype] ppl_id ../sound/soc/intel/skylake/skl-topology.c:2060:22: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2075:21: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2094:47: warning: incorrect type in assignment (different base types) ../sound/soc/intel/skylake/skl-topology.c:2094:47: expected int module_id ../sound/soc/intel/skylake/skl-topology.c:2094:47: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2098:49: warning: incorrect type in assignment (different base types) ../sound/soc/intel/skylake/skl-topology.c:2098:49: expected unsigned int [usertype] instance_id ../sound/soc/intel/skylake/skl-topology.c:2098:49: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2092:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2092:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2092:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2263:34: warning: incorrect type in assignment (different base types) ../sound/soc/intel/skylake/skl-topology.c:2263:34: expected unsigned char [usertype] pin_index ../sound/soc/intel/skylake/skl-topology.c:2263:34: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2267:33: warning: incorrect type in assignment (different base types) ../sound/soc/intel/skylake/skl-topology.c:2267:33: expected unsigned int [usertype] buf_size ../sound/soc/intel/skylake/skl-topology.c:2267:33: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2261:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2261:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2294:38: warning: incorrect type in assignment (different base types) ../sound/soc/intel/skylake/skl-topology.c:2294:38: expected unsigned int [usertype] dma_buffer_size ../sound/soc/intel/skylake/skl-topology.c:2294:38: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2298:26: warning: incorrect type in assignment (different base types) ../sound/soc/intel/skylake/skl-topology.c:2298:26: expected unsigned int [usertype] cpc ../sound/soc/intel/skylake/skl-topology.c:2298:26: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2302:31: warning: incorrect type in assignment (different base types) ../sound/soc/intel/skylake/skl-topology.c:2302:31: expected unsigned int [usertype] is_pages ../sound/soc/intel/skylake/skl-topology.c:2302:31: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2306:26: warning: incorrect type in assignment (different base types) ../sound/soc/intel/skylake/skl-topology.c:2306:26: expected unsigned int [usertype] obs ../sound/soc/intel/skylake/skl-topology.c:2306:26: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2310:26: warning: incorrect type in assignment (different base types) ../sound/soc/intel/skylake/skl-topology.c:2310:26: expected unsigned int [usertype] ibs ../sound/soc/intel/skylake/skl-topology.c:2310:26: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2292:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2292:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2292:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2292:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2292:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2292:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2292:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2292:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2292:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2362:21: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2367:49: warning: incorrect type in assignment (different base types) ../sound/soc/intel/skylake/skl-topology.c:2367:49: expected unsigned char [usertype] max_input_pins ../sound/soc/intel/skylake/skl-topology.c:2367:49: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2371:50: warning: incorrect type in assignment (different base types) ../sound/soc/intel/skylake/skl-topology.c:2371:50: expected unsigned char [usertype] max_output_pins ../sound/soc/intel/skylake/skl-topology.c:2371:50: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2384:55: warning: incorrect type in argument 3 (different base types) ../sound/soc/intel/skylake/skl-topology.c:2384:55: expected unsigned int [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2384:55: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2397:55: warning: incorrect type in argument 3 (different base types) ../sound/soc/intel/skylake/skl-topology.c:2397:55: expected unsigned int [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2397:55: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2401:36: warning: incorrect type in assignment (different base types) ../sound/soc/intel/skylake/skl-topology.c:2401:36: expected unsigned char [usertype] time_slot ../sound/soc/intel/skylake/skl-topology.c:2401:36: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2405:34: warning: incorrect type in assignment (different base types) ../sound/soc/intel/skylake/skl-topology.c:2405:34: expected unsigned char [usertype] core_id ../sound/soc/intel/skylake/skl-topology.c:2405:34: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2409:33: warning: incorrect type in assignment (different base types) ../sound/soc/intel/skylake/skl-topology.c:2409:33: expected unsigned int enum skl_module_type m_type ../sound/soc/intel/skylake/skl-topology.c:2409:33: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2413:35: warning: incorrect type in assignment (different base types) ../sound/soc/intel/skylake/skl-topology.c:2413:35: expected unsigned char [usertype] dev_type ../sound/soc/intel/skylake/skl-topology.c:2413:35: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2417:39: warning: incorrect type in assignment (different base types) ../sound/soc/intel/skylake/skl-topology.c:2417:39: expected unsigned int enum skl_hw_conn_type hw_conn_type ../sound/soc/intel/skylake/skl-topology.c:2417:39: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2421:41: warning: incorrect type in assignment (different base types) ../sound/soc/intel/skylake/skl-topology.c:2421:41: expected unsigned int [usertype] instance_id ../sound/soc/intel/skylake/skl-topology.c:2421:41: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2436:34: warning: incorrect type in assignment (different base types) ../sound/soc/intel/skylake/skl-topology.c:2436:34: expected unsigned int [usertype] vbus_id ../sound/soc/intel/skylake/skl-topology.c:2436:34: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2440:39: warning: incorrect type in assignment (different base types) ../sound/soc/intel/skylake/skl-topology.c:2440:39: expected unsigned int [usertype] params_fixup ../sound/soc/intel/skylake/skl-topology.c:2440:39: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2444:36: warning: incorrect type in assignment (different base types) ../sound/soc/intel/skylake/skl-topology.c:2444:36: expected unsigned int [usertype] converter ../sound/soc/intel/skylake/skl-topology.c:2444:36: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2448:36: warning: incorrect type in assignment (different base types) ../sound/soc/intel/skylake/skl-topology.c:2448:36: expected unsigned int enum d0i3_capability d0i3_caps ../sound/soc/intel/skylake/skl-topology.c:2448:36: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2466:26: warning: incorrect type in assignment (different base types) ../sound/soc/intel/skylake/skl-topology.c:2466:26: expected int static conf_idx ../sound/soc/intel/skylake/skl-topology.c:2466:26: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2477:49: warning: incorrect type in argument 3 (different base types) ../sound/soc/intel/skylake/skl-topology.c:2477:49: expected unsigned int [usertype] tkn ../sound/soc/intel/skylake/skl-topology.c:2477:49: got restricted __le32 [usertype] token ../sound/soc/intel/skylake/skl-topology.c:2477:66: warning: incorrect type in argument 4 (different base types) ../sound/soc/intel/skylake/skl-topology.c:2477:66: expected unsigned int [usertype] tkn_val ../sound/soc/intel/skylake/skl-topology.c:2477:66: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2490:49: warning: incorrect type in argument 3 (different base types) ../sound/soc/intel/skylake/skl-topology.c:2490:49: expected unsigned int [usertype] tkn ../sound/soc/intel/skylake/skl-topology.c:2490:49: got restricted __le32 [usertype] token ../sound/soc/intel/skylake/skl-topology.c:2490:66: warning: incorrect type in argument 4 (different base types) ../sound/soc/intel/skylake/skl-topology.c:2490:66: expected unsigned int [usertype] tkn_val ../sound/soc/intel/skylake/skl-topology.c:2490:66: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2498:52: warning: incorrect type in assignment (different base types) ../sound/soc/intel/skylake/skl-topology.c:2498:52: expected unsigned char [usertype] res_idx ../sound/soc/intel/skylake/skl-topology.c:2498:52: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2502:52: warning: incorrect type in assignment (different base types) ../sound/soc/intel/skylake/skl-topology.c:2502:52: expected unsigned char [usertype] fmt_idx ../sound/soc/intel/skylake/skl-topology.c:2502:52: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2511:31: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2512:38: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2525:68: warning: incorrect type in argument 3 (different base types) ../sound/soc/intel/skylake/skl-topology.c:2525:68: expected unsigned int [usertype] tkn ../sound/soc/intel/skylake/skl-topology.c:2525:68: got restricted __le32 [usertype] token ../sound/soc/intel/skylake/skl-topology.c:2526:41: warning: incorrect type in argument 4 (different base types) ../sound/soc/intel/skylake/skl-topology.c:2526:41: expected unsigned int [usertype] val ../sound/soc/intel/skylake/skl-topology.c:2526:41: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2545:29: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2548:38: warning: incorrect type in assignment (different base types) ../sound/soc/intel/skylake/skl-topology.c:2548:38: expected int fmt_cfg_idx ../sound/soc/intel/skylake/skl-topology.c:2548:38: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2552:73: warning: incorrect type in assignment (different base types) ../sound/soc/intel/skylake/skl-topology.c:2552:73: expected unsigned int [usertype] caps_size ../sound/soc/intel/skylake/skl-topology.c:2552:73: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2558:74: warning: incorrect type in assignment (different base types) ../sound/soc/intel/skylake/skl-topology.c:2558:74: expected unsigned int [usertype] set_params ../sound/soc/intel/skylake/skl-topology.c:2558:74: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2563:72: warning: incorrect type in assignment (different base types) ../sound/soc/intel/skylake/skl-topology.c:2563:72: expected unsigned int [usertype] param_id ../sound/soc/intel/skylake/skl-topology.c:2563:72: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2568:33: warning: incorrect type in assignment (different base types) ../sound/soc/intel/skylake/skl-topology.c:2568:33: expected unsigned char [usertype] domain ../sound/soc/intel/skylake/skl-topology.c:2568:33: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2574:42: warning: incorrect type in assignment (different base types) ../sound/soc/intel/skylake/skl-topology.c:2574:42: expected unsigned int [usertype] dma_buffer_size ../sound/soc/intel/skylake/skl-topology.c:2574:42: got restricted __le32 [usertype] value ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: restricted __le32 degrades to integer ../sound/soc/intel/skylake/skl-topology.c:2365:25: warning: too many warnings ../kernel/bpf/local_storage.c:91:47: warning: context imbalance in 'cgroup_storage_lookup' - unexpected unlock ../drivers/input/joystick/magellan.c: In function ‘magellan_connect’: ../drivers/input/joystick/magellan.c:141:61: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 141 | snprintf(magellan->phys, sizeof(magellan->phys), "%s/input0", serio->phys); | ^~~~~~~ ../drivers/input/joystick/magellan.c:141:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 141 | snprintf(magellan->phys, sizeof(magellan->phys), "%s/input0", serio->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/thermal/thermal_sysfs.c: In function ‘create_trip_attrs’: ../drivers/thermal/thermal_sysfs.c:443:38: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 9 [-Wformat-truncation=] 443 | "trip_point_%d_type", indx); | ^~ ../drivers/thermal/thermal_sysfs.c:443:26: note: directive argument in the range [-2147483641, 2147483646] 443 | "trip_point_%d_type", indx); | ^~~~~~~~~~~~~~~~~~~~ ../drivers/thermal/thermal_sysfs.c:442:17: note: ‘snprintf’ output between 18 and 28 bytes into a destination of size 20 442 | snprintf(tz->trip_type_attrs[indx].name, THERMAL_NAME_LENGTH, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 443 | "trip_point_%d_type", indx); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/thermal/thermal_sysfs.c:454:38: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 9 [-Wformat-truncation=] 454 | "trip_point_%d_temp", indx); | ^~ ../drivers/thermal/thermal_sysfs.c:454:26: note: directive argument in the range [-2147483641, 2147483646] 454 | "trip_point_%d_temp", indx); | ^~~~~~~~~~~~~~~~~~~~ ../drivers/thermal/thermal_sysfs.c:453:17: note: ‘snprintf’ output between 18 and 28 bytes into a destination of size 20 453 | snprintf(tz->trip_temp_attrs[indx].name, THERMAL_NAME_LENGTH, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 454 | "trip_point_%d_temp", indx); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/thermal/thermal_sysfs.c:470:38: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 9 [-Wformat-truncation=] 470 | "trip_point_%d_hyst", indx); | ^~ ../drivers/thermal/thermal_sysfs.c:470:26: note: directive argument in the range [-2147483641, 2147483646] 470 | "trip_point_%d_hyst", indx); | ^~~~~~~~~~~~~~~~~~~~ ../drivers/thermal/thermal_sysfs.c:469:17: note: ‘snprintf’ output between 18 and 28 bytes into a destination of size 20 469 | snprintf(tz->trip_hyst_attrs[indx].name, THERMAL_NAME_LENGTH, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 470 | "trip_point_%d_hyst", indx); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/input/keyboard/stowaway.c: In function ‘skbd_connect’: ../drivers/input/keyboard/stowaway.c:82:53: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 82 | snprintf(skbd->phys, sizeof(skbd->phys), "%s/input0", serio->phys); | ^~~~~~~ ../drivers/input/keyboard/stowaway.c:82:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 82 | snprintf(skbd->phys, sizeof(skbd->phys), "%s/input0", serio->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/input/mouse/psmouse-base.c: In function ‘psmouse_connect’: ../drivers/input/mouse/psmouse-base.c:1603:59: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 1603 | snprintf(psmouse->phys, sizeof(psmouse->phys), "%s/input0", serio->phys); | ^~~~~~~ ../drivers/input/mouse/psmouse-base.c:1603:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 1603 | snprintf(psmouse->phys, sizeof(psmouse->phys), "%s/input0", serio->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/cdns3-gadget.c:1272:29: warning: restricted __le32 degrades to integer ../drivers/usb/cdns3/cdns3-gadget.c:1272:29: warning: restricted __le32 degrades to integer ../drivers/usb/cdns3/cdns3-gadget.c:1272:29: warning: restricted __le32 degrades to integer ../drivers/usb/cdns3/cdns3-gadget.c:1273:29: warning: restricted __le32 degrades to integer ../drivers/usb/cdns3/cdns3-gadget.c:1273:29: warning: restricted __le32 degrades to integer ../drivers/usb/cdns3/cdns3-gadget.c:1273:29: warning: restricted __le32 degrades to integer ../drivers/scsi/myrb.c: In function ‘rebuild_show’: ../drivers/scsi/myrb.c:1906:24: warning: ‘physical device - not rebuil...’ directive output truncated writing 33 bytes into a region of size 32 [-Wformat-truncation=] 1906 | return snprintf(buf, 32, "physical device - not rebuilding\n"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/myrb.c:1906:24: note: ‘snprintf’ output 34 bytes into a destination of size 32 ../drivers/scsi/myrb.c: In function ‘myrb_get_hba_config’: ../drivers/scsi/myrb.c:1051: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=] 1051 | "%u.%02u-%c-%02u", | ^~~~ ../drivers/scsi/myrb.c:1051:17: note: directive argument in the range [0, 255] 1051 | "%u.%02u-%c-%02u", | ^~~~~~~~~~~~~~~~~ ../drivers/scsi/myrb.c:1050:9: note: ‘snprintf’ output between 10 and 14 bytes into a destination of size 12 1050 | snprintf(cb->fw_version, sizeof(cb->fw_version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | "%u.%02u-%c-%02u", | ~~~~~~~~~~~~~~~~~~ 1052 | enquiry2->fw.major_version, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | enquiry2->fw.minor_version, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1054 | enquiry2->fw.firmware_type, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1055 | enquiry2->fw.turn_id); | ~~~~~~~~~~~~~~~~~~~~~ ../lib/test_kmod.c:67: warning: Enum value '__TEST_KMOD_INVALID' not described in enum 'kmod_test_case' ../lib/test_kmod.c:67: warning: Enum value '__TEST_KMOD_MAX' not described in enum 'kmod_test_case' ../lib/test_kmod.c:100: warning: Function parameter or struct member 'task_sync' not described in 'kmod_test_device_info' ../lib/test_kmod.c:134: warning: Function parameter or struct member 'thread_mutex' not described in 'kmod_test_device' ../lib/test_kmod.c:134: warning: Excess struct member 'thread_lock' description in 'kmod_test_device' ../drivers/net/wireless/ath/wil6210/fw.c: note: in included file (through ../drivers/net/wireless/ath/wil6210/wil6210.h): ../drivers/net/wireless/ath/wil6210/fw.h:96:47: warning: array of flexible structures ../drivers/input/keyboard/sunkbd.c: In function ‘sunkbd_connect’: ../drivers/input/keyboard/sunkbd.c:275:57: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 275 | snprintf(sunkbd->phys, sizeof(sunkbd->phys), "%s/input0", serio->phys); | ^~~~~~~ ../drivers/input/keyboard/sunkbd.c:275:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 275 | snprintf(sunkbd->phys, sizeof(sunkbd->phys), "%s/input0", serio->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/input/keyboard/sunkbd.c:148:66: warning: dubious: x | !y ../drivers/input/keyboard/sunkbd.c:211:66: warning: dubious: x | !y ../drivers/net/ethernet/cadence/macb_main.c: In function ‘gem_get_ethtool_strings’: ../drivers/net/ethernet/cadence/macb_main.c:3151:77: warning: ‘%s’ directive output may be truncated writing up to 239 bytes into a region of size between 19 and 29 [-Wformat-truncation=] 3151 | snprintf(stat_string, ETH_GSTRING_LEN, "q%d_%s", | ^~ ../drivers/net/ethernet/cadence/macb_main.c:3151:33: note: ‘snprintf’ output between 4 and 253 bytes into a destination of size 32 3151 | snprintf(stat_string, ETH_GSTRING_LEN, "q%d_%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3152 | q, queue_statistics[i].stat_string); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/myrs.c: In function ‘rebuild_show’: ../drivers/scsi/myrs.c:1089:24: warning: ‘physical device - not rebuil...’ directive output truncated writing 33 bytes into a region of size 32 [-Wformat-truncation=] 1089 | return snprintf(buf, 32, "physical device - not rebuilding\n"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/myrs.c:1089:24: note: ‘snprintf’ output 34 bytes into a destination of size 32 ../drivers/net/ethernet/cadence/macb_main.c:284:16: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cadence/macb_main.c:284:16: expected unsigned int [usertype] bottom ../drivers/net/ethernet/cadence/macb_main.c:284:16: got restricted __le32 [usertype] ../drivers/net/ethernet/cadence/macb_main.c:286:13: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cadence/macb_main.c:286:13: expected unsigned short [usertype] top ../drivers/net/ethernet/cadence/macb_main.c:286:13: got restricted __le16 [usertype] ../drivers/net/ethernet/cadence/macb_main.c:3457:39: warning: restricted __be32 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3462:39: warning: restricted __be32 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3467:40: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3467:69: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3492:20: warning: restricted __be32 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3496:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cadence/macb_main.c:3496:20: expected unsigned int [assigned] [usertype] w0 ../drivers/net/ethernet/cadence/macb_main.c:3496:20: got restricted __be32 [usertype] ip4src ../drivers/net/ethernet/cadence/macb_main.c:3506:20: warning: restricted __be32 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3510:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cadence/macb_main.c:3510:20: expected unsigned int [assigned] [usertype] w0 ../drivers/net/ethernet/cadence/macb_main.c:3510:20: got restricted __be32 [usertype] ip4dst ../drivers/net/ethernet/cadence/macb_main.c:3520:21: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3520:50: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3526:30: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3527:30: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3534:36: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3535:38: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3538:38: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3574:9: warning: cast from restricted __be32 ../drivers/net/ethernet/cadence/macb_main.c:3574:9: warning: cast from restricted __be32 ../drivers/net/ethernet/cadence/macb_main.c:3628:25: warning: cast from restricted __be32 ../drivers/net/ethernet/cadence/macb_main.c:3628:25: warning: cast from restricted __be32 ../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 ../kernel/trace/trace_events_filter.c:2672:19: warning: array of flexible structures ../kernel/trace/trace_events_filter.c:1253:20: warning: incorrect type in return expression (different address spaces) ../kernel/trace/trace_events_filter.c:1253:20: expected struct event_filter * ../kernel/trace/trace_events_filter.c:1253:20: got struct event_filter [noderef] __rcu *filter ../kernel/trace/trace_events_filter.c:1323:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace_events_filter.c:1323:34: expected struct event_filter *filter ../kernel/trace/trace_events_filter.c:1323:34: got struct event_filter [noderef] __rcu *filter ../kernel/trace/trace_events_filter.c:1340:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace_events_filter.c:1340:27: expected struct event_filter *filter ../kernel/trace/trace_events_filter.c:1340:27: got struct event_filter [noderef] __rcu *filter ../kernel/trace/trace_events_filter.c:1253:20: warning: incorrect type in return expression (different address spaces) ../kernel/trace/trace_events_filter.c:1253:20: expected struct event_filter * ../kernel/trace/trace_events_filter.c:1253:20: got struct event_filter [noderef] __rcu *filter ../kernel/trace/trace_events_filter.c:1253:20: warning: incorrect type in return expression (different address spaces) ../kernel/trace/trace_events_filter.c:1253:20: expected struct event_filter * ../kernel/trace/trace_events_filter.c:1253:20: got struct event_filter [noderef] __rcu *filter ../kernel/trace/trace_events_filter.c:1253:20: warning: incorrect type in return expression (different address spaces) ../kernel/trace/trace_events_filter.c:1253:20: expected struct event_filter * ../kernel/trace/trace_events_filter.c:1253:20: got struct event_filter [noderef] __rcu *filter ../sound/soc/intel/avs/core.c: note: in included file: ../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures ../drivers/thermal/thermal_debugfs.c: In function ‘cdev_tt_seq_show’: ../drivers/thermal/thermal_debugfs.c:325:59: warning: ‘%d’ directive output may be truncated writing between 1 and 5 bytes into a region of size between 3 and 8 [-Wformat-truncation=] 325 | snprintf(buffer, ARRAY_SIZE(buffer), "%d->%d", | ^~ ../drivers/thermal/thermal_debugfs.c:325:54: note: directive argument in the range [0, 65535] 325 | snprintf(buffer, ARRAY_SIZE(buffer), "%d->%d", | ^~~~~~~~ ../drivers/thermal/thermal_debugfs.c:325:17: note: ‘snprintf’ output between 5 and 14 bytes into a destination of size 11 325 | snprintf(buffer, ARRAY_SIZE(buffer), "%d->%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 326 | entry->id >> 16, entry->id & 0xFFFF); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/input/keyboard/xtkbd.c: In function ‘xtkbd_connect’: ../drivers/input/keyboard/xtkbd.c:80:55: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 80 | snprintf(xtkbd->phys, sizeof(xtkbd->phys), "%s/input0", serio->phys); | ^~~~~~~ ../drivers/input/keyboard/xtkbd.c:80:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 80 | snprintf(xtkbd->phys, sizeof(xtkbd->phys), "%s/input0", serio->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/input/mouse/alps.c: In function ‘alps_register_bare_ps2_mouse’: ../drivers/input/mouse/alps.c:1419:56: warning: ‘%s’ directive output may be truncated writing 6 bytes into a region of size between 0 and 31 [-Wformat-truncation=] 1419 | snprintf(priv->phys3, sizeof(priv->phys3), "%s/%s", | ^~ ../drivers/input/mouse/alps.c:1419:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 1419 | snprintf(priv->phys3, sizeof(priv->phys3), "%s/%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1420 | psmouse->ps2dev.serio->phys, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1421 | (priv->dev2 ? "input2" : "input1")); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/input/mouse/alps.c: In function ‘alps_init’: ../drivers/input/mouse/alps.c:3102:63: warning: ‘/input1’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 3102 | snprintf(priv->phys2, sizeof(priv->phys2), "%s/input1", | ^~~~~~~ ../drivers/input/mouse/alps.c:3102:17: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 3102 | snprintf(priv->phys2, sizeof(priv->phys2), "%s/input1", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3103 | psmouse->ps2dev.serio->phys); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/brocade/bna/bnad.c: In function ‘bnad_setup_tx’: ../drivers/net/ethernet/brocade/bna/bnad.c:1537:51: warning: ‘ TXQ ’ directive writing 5 bytes into a region of size between 1 and 16 [-Wformat-overflow=] 1537 | sprintf(tx_info->tcb[i]->name, "%s TXQ %d", bnad->netdev->name, | ^~~~~ In function ‘bnad_tx_msix_register’, inlined from ‘bnad_setup_tx’ at ../drivers/net/ethernet/brocade/bna/bnad.c:1998:9: ../drivers/net/ethernet/brocade/bna/bnad.c:1537:48: note: using the range [-2147483648, 2147483647] for directive argument 1537 | sprintf(tx_info->tcb[i]->name, "%s TXQ %d", bnad->netdev->name, | ^~~~~~~~~~~ ../drivers/net/ethernet/brocade/bna/bnad.c:1537:17: note: ‘sprintf’ output between 7 and 32 bytes into a destination of size 16 1537 | sprintf(tx_info->tcb[i]->name, "%s TXQ %d", bnad->netdev->name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1538 | tx_id + tx_info->tcb[i]->id); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/brocade/bna/bnad.c: In function ‘bnad_setup_rx’: ../drivers/net/ethernet/brocade/bna/bnad.c:1588:59: warning: ‘ CQ ’ directive writing 4 bytes into a region of size between 1 and 16 [-Wformat-overflow=] 1588 | sprintf(rx_info->rx_ctrl[i].ccb->name, "%s CQ %d", | ^~~~ In function ‘bnad_rx_msix_register’, inlined from ‘bnad_setup_rx’ at ../drivers/net/ethernet/brocade/bna/bnad.c:2260:9: ../drivers/net/ethernet/brocade/bna/bnad.c:1588:56: note: using the range [-2147483648, 2147483647] for directive argument 1588 | sprintf(rx_info->rx_ctrl[i].ccb->name, "%s CQ %d", | ^~~~~~~~~~ ../drivers/net/ethernet/brocade/bna/bnad.c:1588:17: note: ‘sprintf’ output between 6 and 31 bytes into a destination of size 16 1588 | sprintf(rx_info->rx_ctrl[i].ccb->name, "%s CQ %d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1589 | bnad->netdev->name, | ~~~~~~~~~~~~~~~~~~~ 1590 | rx_id + rx_info->rx_ctrl[i].ccb->id); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/hfs/super.c:305:55: warning: incorrect type in argument 2 (different base types) ../fs/hfs/super.c:305:55: expected unsigned int [usertype] *result ../fs/hfs/super.c:305:55: got restricted __be32 * ../fs/hfs/super.c:311:55: warning: incorrect type in argument 2 (different base types) ../fs/hfs/super.c:311:55: expected unsigned int [usertype] *result ../fs/hfs/super.c:311:55: got restricted __be32 * ../drivers/net/ethernet/brocade/bna/bnad.c:396:17: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:396:17: expected unsigned long long [usertype] tmp_addr ../drivers/net/ethernet/brocade/bna/bnad.c:396:17: got restricted __be64 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:452:17: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:452:17: expected unsigned long long [usertype] tmp_addr ../drivers/net/ethernet/brocade/bna/bnad.c:452:17: got restricted __be64 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:551:23: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bnad.c:617:17: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bnad.c:639:25: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bnad.c:640:23: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bnad.c:667:39: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bnad.c:668:41: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bnad.c:712:73: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bnad.c:1322:33: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bnad.c:1322:33: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bnad.c:1362:25: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:1362:25: expected unsigned long long [usertype] tmp_addr ../drivers/net/ethernet/brocade/bna/bnad.c:1362:25: got restricted __be64 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2815:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2815:33: expected unsigned short [usertype] vlan_tag ../drivers/net/ethernet/brocade/bna/bnad.c:2815:33: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2824:47: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2824:47: expected unsigned short [usertype] opcode ../drivers/net/ethernet/brocade/bna/bnad.c:2824:47: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2828:47: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2828:47: expected unsigned short [usertype] opcode ../drivers/net/ethernet/brocade/bna/bnad.c:2828:47: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2829:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2829:48: expected unsigned short [usertype] lso_mss ../drivers/net/ethernet/brocade/bna/bnad.c:2829:48: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2838:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2838:53: expected unsigned short [usertype] l4_hdr_size_n_offset ../drivers/net/ethernet/brocade/bna/bnad.c:2838:53: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2842:39: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2842:39: expected unsigned short [usertype] opcode ../drivers/net/ethernet/brocade/bna/bnad.c:2842:39: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2864:69: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2864:69: expected unsigned short [usertype] l4_hdr_size_n_offset ../drivers/net/ethernet/brocade/bna/bnad.c:2864:69: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2877:69: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2877:69: expected unsigned short [usertype] l4_hdr_size_n_offset ../drivers/net/ethernet/brocade/bna/bnad.c:2877:69: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2897:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2897:30: expected unsigned short [usertype] flags ../drivers/net/ethernet/brocade/bna/bnad.c:2897:30: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2898:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2898:37: expected unsigned int [usertype] frame_length ../drivers/net/ethernet/brocade/bna/bnad.c:2898:37: got restricted __be32 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:3018:9: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:3018:9: expected unsigned long long [usertype] tmp_addr ../drivers/net/ethernet/brocade/bna/bnad.c:3018:9: got restricted __be64 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:3019:34: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:3019:34: expected unsigned short [usertype] length ../drivers/net/ethernet/brocade/bna/bnad.c:3019:34: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:3043:51: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:3043:51: expected unsigned short [usertype] opcode ../drivers/net/ethernet/brocade/bna/bnad.c:3043:51: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:3059:17: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:3059:17: expected unsigned long long [usertype] tmp_addr ../drivers/net/ethernet/brocade/bna/bnad.c:3059:17: got restricted __be64 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:3060:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:3060:48: expected unsigned short [usertype] length ../drivers/net/ethernet/brocade/bna/bnad.c:3060:48: got restricted __be16 [usertype] ../lib/test_blackhole_dev.c:58:27: warning: incorrect type in assignment (different base types) ../lib/test_blackhole_dev.c:58:27: expected restricted __be16 [usertype] payload_len ../lib/test_blackhole_dev.c:58:27: got unsigned long ../drivers/net/wireless/ath/ath9k/eeprom_def.c:138:9: warning: cast to restricted __le16 ../drivers/net/wireless/ath/ath9k/eeprom_def.c:138:9: warning: cast from restricted __le32 ../drivers/net/wireless/ath/ath9k/eeprom_def.c:139:9: warning: cast to restricted __le16 ../drivers/net/wireless/ath/ath9k/eeprom_def.c:139:9: warning: cast from restricted __le32 ../drivers/net/wireless/ath/ath9k/eeprom_def.c:140:9: warning: cast to restricted __le16 ../drivers/net/wireless/ath/ath9k/eeprom_def.c:140:9: warning: cast from restricted __le32 ../drivers/input/joystick/sidewinder.c: In function ‘sw_connect’: ../drivers/input/joystick/sidewinder.c:537:58: warning: ‘%s’ directive output may be truncated writing up to 8 bytes into a region of size between 5 and 21 [-Wformat-truncation=] 537 | snprintf(comment, size, " [PnP %d.%02d id %s rev %s]", | ^~ ...... 542 | pnp, rev); | ~~~ In function ‘sw_3dp_id’, inlined from ‘sw_connect’ at ../drivers/input/joystick/sidewinder.c:693:7: ../drivers/input/joystick/sidewinder.c:537:9: note: ‘snprintf’ output between 21 and 45 bytes into a destination of size 40 537 | snprintf(comment, size, " [PnP %d.%02d id %s rev %s]", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 538 | (int) ((sw_get_bits(buf, 8, 6, 1) << 6) | /* Two 6-bit values */ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 539 | sw_get_bits(buf, 16, 6, 1)) / 100, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 540 | (int) ((sw_get_bits(buf, 8, 6, 1) << 6) | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 541 | sw_get_bits(buf, 16, 6, 1)) % 100, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 542 | pnp, rev); | ~~~~~~~~~ ../drivers/input/joystick/sidewinder.c: In function ‘sw_connect’: ../drivers/input/joystick/sidewinder.c:726:29: warning: ‘/input’ directive output may be truncated writing 6 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 726 | "%s/input%d", gameport->phys, i); | ^~~~~~ ../drivers/input/joystick/sidewinder.c:726:26: note: directive argument in the range [-2147483641, 2147483646] 726 | "%s/input%d", gameport->phys, i); | ^~~~~~~~~~~~ ../drivers/input/joystick/sidewinder.c:725:17: note: ‘snprintf’ output between 8 and 49 bytes into a destination of size 32 725 | snprintf(sw->phys[i], sizeof(sw->phys[i]), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 726 | "%s/input%d", gameport->phys, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/input/joystick/spaceball.c: In function ‘spaceball_connect’: ../drivers/input/joystick/spaceball.c:208:63: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 208 | snprintf(spaceball->phys, sizeof(spaceball->phys), "%s/input0", serio->phys); | ^~~~~~~ ../drivers/input/joystick/spaceball.c:208:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 208 | snprintf(spaceball->phys, sizeof(spaceball->phys), "%s/input0", serio->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/input/mouse/elantech.c: In function ‘elantech_setup_ps2’: ../drivers/input/mouse/elantech.c:2090:65: warning: ‘/input1’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 2090 | snprintf(etd->tp_phys, sizeof(etd->tp_phys), "%s/input1", | ^~~~~~~ ../drivers/input/mouse/elantech.c:2090:17: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 2090 | snprintf(etd->tp_phys, sizeof(etd->tp_phys), "%s/input1", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2091 | psmouse->ps2dev.serio->phys); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:1643:28: warning: cast to restricted __le32 ../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 ../lib/test_lockup.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/net/ethernet/broadcom/bnx2.c: In function ‘bnx2_setup_int_mode’: ../drivers/net/ethernet/broadcom/bnx2.c:6287:56: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size between 2 and 17 [-Wformat-truncation=] 6287 | snprintf(bp->irq_tbl[i].name, len, "%s-%d", dev->name, i); | ^~ In function ‘bnx2_enable_msix’, inlined from ‘bnx2_setup_int_mode’ at ../drivers/net/ethernet/broadcom/bnx2.c:6313:3: ../drivers/net/ethernet/broadcom/bnx2.c:6287:52: note: directive argument in the range [0, 2147483646] 6287 | snprintf(bp->irq_tbl[i].name, len, "%s-%d", dev->name, i); | ^~~~~~~ ../drivers/net/ethernet/broadcom/bnx2.c:6287:17: note: ‘snprintf’ output between 3 and 27 bytes into a destination of size 18 6287 | snprintf(bp->irq_tbl[i].name, len, "%s-%d", dev->name, i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/path.c: note: in included file: ../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures ../drivers/input/joystick/spaceorb.c: In function ‘spaceorb_connect’: ../drivers/input/joystick/spaceorb.c:156:61: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 156 | snprintf(spaceorb->phys, sizeof(spaceorb->phys), "%s/input0", serio->phys); | ^~~~~~~ ../drivers/input/joystick/spaceorb.c:156:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 156 | snprintf(spaceorb->phys, sizeof(spaceorb->phys), "%s/input0", serio->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/broadcom/bnx2.c:8293:31: warning: cast to restricted __be32 ../drivers/net/wireless/ath/ath9k/eeprom_4k.c:79:9: warning: cast to restricted __le16 ../drivers/net/wireless/ath/ath9k/eeprom_4k.c:79:9: warning: cast from restricted __le32 ../drivers/usb/host/xhci-trace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../drivers/usb/host/xhci-trace.h): ../drivers/usb/host/./xhci-trace.h:357:1: warning: cast to restricted __le64 ../drivers/usb/host/./xhci-trace.h:357:1: warning: cast from restricted __le32 ../drivers/usb/host/xhci-trace.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../drivers/usb/host/xhci-trace.h): ../drivers/usb/host/./xhci-trace.h:357:1: warning: cast to restricted __le64 ../drivers/usb/host/./xhci-trace.h:357:1: warning: cast from restricted __le32 ../sound/soc/intel/avs/board_selection.c: note: in included file: ../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures ../drivers/input/joystick/stinger.c: In function ‘stinger_connect’: ../drivers/input/joystick/stinger.c:127:59: warning: ‘/serio0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 127 | snprintf(stinger->phys, sizeof(stinger->phys), "%s/serio0", serio->phys); | ^~~~~~~ ../drivers/input/joystick/stinger.c:127:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 127 | snprintf(stinger->phys, sizeof(stinger->phys), "%s/serio0", serio->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath9k/eeprom_9287.c:82:9: warning: cast to restricted __le16 ../drivers/net/wireless/ath/ath9k/eeprom_9287.c:82:9: warning: cast from restricted __le32 ../drivers/net/wireless/ath/ath9k/eeprom_9287.c:83:9: warning: cast to restricted __le16 ../drivers/net/wireless/ath/ath9k/eeprom_9287.c:83:9: warning: cast from restricted __le32 ../drivers/input/mouse/lifebook.c: In function ‘lifebook_init’: ../drivers/input/mouse/lifebook.c:283:21: warning: ‘/input1’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 283 | "%s/input1", psmouse->ps2dev.serio->phys); | ^~~~~~~ In function ‘lifebook_create_relative_device’, inlined from ‘lifebook_init’ at ../drivers/input/mouse/lifebook.c:331:11: ../drivers/input/mouse/lifebook.c:282:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 282 | snprintf(priv->phys, sizeof(priv->phys), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 283 | "%s/input1", psmouse->ps2dev.serio->phys); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/broadcom/cnic.c:5252:40: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5252:40: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:5252:40: got unsigned int [usertype] cli ../drivers/net/ethernet/broadcom/cnic.c:5207:40: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5207:40: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:5207:40: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:5208:40: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5208:40: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:5208:40: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1382:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1382:33: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1382:33: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1383:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1383:33: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1383:33: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1407:36: warning: cast from restricted __le32 ../drivers/net/ethernet/broadcom/cnic.c:1408:36: warning: cast from restricted __le32 ../drivers/net/ethernet/broadcom/cnic.c:1678:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1678:22: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1678:22: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1679:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1679:22: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1679:22: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1720:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1720:54: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1720:54: got unsigned int [usertype] sq_page_table_addr_lo ../drivers/net/ethernet/broadcom/cnic.c:1722:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1722:54: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1722:54: got unsigned int [usertype] sq_page_table_addr_hi ../drivers/net/ethernet/broadcom/cnic.c:1724:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1724:54: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1724:54: got unsigned int [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1725:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1725:54: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1725:54: got unsigned int [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1726:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1726:54: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1726:54: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1728:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1728:54: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1728:54: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1730:59: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1730:59: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1730:59: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1732:59: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1732:59: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1732:59: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1734:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1734:56: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1734:56: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1736:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1736:56: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1736:56: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1738:61: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1738:61: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1738:61: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1740:61: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1740:61: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1740:61: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1742:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1742:56: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1742:56: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1744:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1744:56: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1744:56: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1766:57: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1766:57: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1766:57: got unsigned int ../drivers/net/ethernet/broadcom/cnic.c:1768:57: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1768:57: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1768:57: got unsigned int [usertype] rq_page_table_addr_hi ../drivers/net/ethernet/broadcom/cnic.c:1779:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1779:53: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1779:53: got unsigned int [usertype] rq_page_table_addr_lo ../drivers/net/ethernet/broadcom/cnic.c:1781:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1781:53: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1781:53: got unsigned int [usertype] rq_page_table_addr_hi ../drivers/net/ethernet/broadcom/cnic.c:1783:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1783:53: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1783:53: got unsigned int [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1784:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1784:53: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1784:53: got unsigned int [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1785:55: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1785:55: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1785:55: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1787:55: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1787:55: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1787:55: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1789:55: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1789:55: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1789:55: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1791:55: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1791:55: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1791:55: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1793:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1793:53: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1793:53: got unsigned int [usertype] cq_page_table_addr_lo ../drivers/net/ethernet/broadcom/cnic.c:1795:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1795:53: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1795:53: got unsigned int [usertype] cq_page_table_addr_hi ../drivers/net/ethernet/broadcom/cnic.c:1798:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1798:56: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1798:56: got unsigned int [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1799:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1799:56: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1799:56: got unsigned int [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1813:64: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1813:64: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1813:64: got unsigned int [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1815:64: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1815:64: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1815:64: got unsigned int [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1819:50: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1819:50: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1819:50: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1821:50: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1821:50: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1821:50: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1823:49: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1823:49: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1823:49: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1825:49: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1825:49: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1825:49: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1836:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1836:48: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1836:48: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1838:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1838:48: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1838:48: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1840:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1840:48: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1840:48: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1841:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1841:48: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1841:48: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1842:50: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1842:50: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1842:50: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1844:50: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1844:50: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1844:50: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1848:47: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1848:47: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1848:47: got unsigned int ../drivers/net/ethernet/broadcom/cnic.c:1850:47: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1850:47: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1850:47: got unsigned int [usertype] cq_page_table_addr_hi ../drivers/net/ethernet/broadcom/cnic.c:2069:17: warning: cast from restricted __sum16 ../drivers/net/ethernet/broadcom/cnic.c:2318:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2318:35: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:2318:35: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:2319:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2319:35: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:2319:35: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:2320:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2320:32: expected restricted __le32 [usertype] eq_pbl_size ../drivers/net/ethernet/broadcom/cnic.c:2320:32: got int num_pages ../drivers/net/ethernet/broadcom/cnic.c:2322:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2322:27: expected restricted __le16 [usertype] sb_num ../drivers/net/ethernet/broadcom/cnic.c:2322:27: got unsigned int [usertype] status_blk_num ../drivers/net/ethernet/broadcom/cnic.c:2323:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2323:28: expected restricted __le16 [usertype] eq_prod ../drivers/net/ethernet/broadcom/cnic.c:2323:28: got unsigned long ../drivers/net/ethernet/broadcom/cnic.c:2364:16: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2364:16: expected unsigned int [usertype] l5_cid ../drivers/net/ethernet/broadcom/cnic.c:2364:16: got restricted __le16 [usertype] fcoe_conn_id ../drivers/net/ethernet/broadcom/cnic.c:2421:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2421:27: expected restricted __le32 [addressable] [assigned] [usertype] fcoe_conn_id ../drivers/net/ethernet/broadcom/cnic.c:2421:27: got restricted __le16 [usertype] fcoe_conn_id ../drivers/net/ethernet/broadcom/cnic.c:2422:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2422:32: expected restricted __le32 [addressable] [assigned] [usertype] completion_status ../drivers/net/ethernet/broadcom/cnic.c:2422:32: got int ../drivers/net/ethernet/broadcom/cnic.c:2439:13: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2439:13: expected unsigned int [usertype] cid ../drivers/net/ethernet/broadcom/cnic.c:2439:13: got restricted __le32 [usertype] context_id ../drivers/net/ethernet/broadcom/cnic.c:2440:21: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/broadcom/cnic.c:2467:13: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2467:13: expected unsigned int [usertype] cid ../drivers/net/ethernet/broadcom/cnic.c:2467:13: got restricted __le32 [usertype] context_id ../drivers/net/ethernet/broadcom/cnic.c:2468:16: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2468:16: expected unsigned int [usertype] l5_cid ../drivers/net/ethernet/broadcom/cnic.c:2468:16: got restricted __le32 [usertype] conn_id ../drivers/net/ethernet/broadcom/cnic.c:2501:13: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2501:13: expected unsigned int [usertype] cid ../drivers/net/ethernet/broadcom/cnic.c:2501:13: got restricted __le32 [usertype] context_id ../drivers/net/ethernet/broadcom/cnic.c:2502:16: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2502:16: expected unsigned int [usertype] l5_cid ../drivers/net/ethernet/broadcom/cnic.c:2502:16: got restricted __le32 [usertype] conn_id ../drivers/net/ethernet/broadcom/cnic.c:2514:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2514:32: expected restricted __le32 [addressable] [usertype] completion_status ../drivers/net/ethernet/broadcom/cnic.c:2514:32: got int ../drivers/net/ethernet/broadcom/cnic.c:2529:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2529:35: expected restricted __le32 [addressable] [assigned] [usertype] fcoe_conn_context_id ../drivers/net/ethernet/broadcom/cnic.c:2529:35: got unsigned int [usertype] cid ../drivers/net/ethernet/broadcom/cnic.c:2601:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2601:29: expected unsigned int [assigned] [usertype] cid ../drivers/net/ethernet/broadcom/cnic.c:2601:29: got restricted __le32 [usertype] context_id ../drivers/net/ethernet/broadcom/cnic.c:2602:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2602:32: expected unsigned int [usertype] l5_cid ../drivers/net/ethernet/broadcom/cnic.c:2602:32: got restricted __le32 [usertype] conn_id ../drivers/net/ethernet/broadcom/cnic.c:3503:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3504:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3505:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3506:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3507:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3508:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3523:27: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3524:27: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3525:29: warning: cast to restricted __be16 ../drivers/net/ethernet/broadcom/cnic.c:3526:29: warning: cast to restricted __be16 ../drivers/net/ethernet/broadcom/cnic.c:3629:49: warning: cast to restricted __be16 ../drivers/net/ethernet/broadcom/cnic.c:3781:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:3781:31: expected unsigned short [usertype] dst_port ../drivers/net/ethernet/broadcom/cnic.c:3781:31: got restricted __be16 [usertype] sin6_port ../drivers/net/ethernet/broadcom/cnic.c:3787:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:3787:32: expected unsigned int ../drivers/net/ethernet/broadcom/cnic.c:3787:32: got restricted __be32 [usertype] s_addr ../drivers/net/ethernet/broadcom/cnic.c:3788:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:3788:31: expected unsigned short [usertype] dst_port ../drivers/net/ethernet/broadcom/cnic.c:3788:31: got restricted __be16 [usertype] sin_port ../drivers/net/ethernet/broadcom/cnic.c:3818:23: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:3818:23: expected unsigned short [usertype] src_port ../drivers/net/ethernet/broadcom/cnic.c:3818:23: got restricted __be16 [assigned] [usertype] local_port ../drivers/net/ethernet/broadcom/cnic.c:3975:29: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/broadcom/cnic.c:4937:43: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/broadcom/cnic.c:4937:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:4937:33: expected restricted __le32 [usertype] addr_lo ../drivers/net/ethernet/broadcom/cnic.c:4937:33: got unsigned int ../drivers/net/ethernet/broadcom/cnic.c:4945:46: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:4945:46: expected restricted __le32 [usertype] parsing_data ../drivers/net/ethernet/broadcom/cnic.c:4945:46: got int ../drivers/net/ethernet/broadcom/cnic.c:4948:46: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:4948:46: expected restricted __le16 [usertype] global_data ../drivers/net/ethernet/broadcom/cnic.c:4948:46: got int ../drivers/net/ethernet/broadcom/cnic.c:4973:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:4973:25: expected unsigned short [usertype] *tx_cons_ptr ../drivers/net/ethernet/broadcom/cnic.c:4973:25: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5038:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5038:35: expected restricted __le16 [usertype] silent_vlan_mask ../drivers/net/ethernet/broadcom/cnic.c:5038:35: got int ../drivers/net/ethernet/broadcom/cnic.c:5040:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5040:25: expected unsigned short [usertype] *rx_cons_ptr ../drivers/net/ethernet/broadcom/cnic.c:5040:25: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5058:42: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5058:42: expected unsigned short [usertype] *hw_prod_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5058:42: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5060:41: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5060:41: expected unsigned short [usertype] *status_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5060:41: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5065:42: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5065:42: expected unsigned short [usertype] *hw_prod_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5065:42: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5067:41: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5067:41: expected unsigned short [usertype] *status_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5067:41: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5077:42: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5077:42: expected unsigned short [usertype] *hw_prod_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5077:42: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5079:41: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5079:41: expected unsigned short [usertype] *status_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5079:41: got restricted __le16 * ../drivers/input/joystick/tmdc.c: In function ‘tmdc_setup_port’: ../drivers/input/joystick/tmdc.c:297:53: warning: ‘/input’ directive output may be truncated writing 6 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 297 | snprintf(port->phys, sizeof(port->phys), "%s/input%d", tmdc->gameport->phys, i); | ^~~~~~ ../drivers/input/joystick/tmdc.c:297:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 297 | snprintf(port->phys, sizeof(port->phys), "%s/input%d", tmdc->gameport->phys, i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/xhci-dbgcap.c:282:25: warning: invalid assignment: &= ../drivers/usb/host/xhci-dbgcap.c:282:25: left side has type unsigned int ../drivers/usb/host/xhci-dbgcap.c:282:25: right side has type restricted __le32 ../drivers/usb/host/xhci-dbgcap.c:284:25: warning: invalid assignment: |= ../drivers/usb/host/xhci-dbgcap.c:284:25: left side has type unsigned int ../drivers/usb/host/xhci-dbgcap.c:284:25: right side has type restricted __le32 ../drivers/usb/host/xhci-dbgcap.c:732:53: warning: restricted __le64 degrades to integer ../drivers/input/joystick/twidjoy.c: In function ‘twidjoy_connect’: ../drivers/input/joystick/twidjoy.c:180:59: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 180 | snprintf(twidjoy->phys, sizeof(twidjoy->phys), "%s/input0", serio->phys); | ^~~~~~~ ../drivers/input/joystick/twidjoy.c:180:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 180 | snprintf(twidjoy->phys, sizeof(twidjoy->phys), "%s/input0", serio->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc2/gadget.c: In function ‘dwc2_hsotg_initep’: ../drivers/usb/dwc2/gadget.c:4804:55: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 8 [-Wformat-truncation=] 4804 | snprintf(hs_ep->name, sizeof(hs_ep->name), "ep%d%s", epnum, dir); | ^~ ../drivers/usb/dwc2/gadget.c:4804:52: note: directive argument in the range [-2147483647, 255] 4804 | snprintf(hs_ep->name, sizeof(hs_ep->name), "ep%d%s", epnum, dir); | ^~~~~~~~ ../drivers/usb/dwc2/gadget.c:4804:9: note: ‘snprintf’ output between 6 and 17 bytes into a destination of size 10 4804 | snprintf(hs_ep->name, sizeof(hs_ep->name), "ep%d%s", epnum, dir); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/cavium/thunder/thunder_bgx.c: In function ‘bgx_acpi_match_id’: ../drivers/net/ethernet/cavium/thunder/thunder_bgx.c:1432:34: warning: ‘%d’ directive output may be truncated writing between 1 and 3 bytes into a region of size 2 [-Wformat-truncation=] 1432 | snprintf(bgx_sel, 5, "BGX%d", bgx->bgx_id); | ^~ ../drivers/net/ethernet/cavium/thunder/thunder_bgx.c:1432:30: note: directive argument in the range [0, 255] 1432 | snprintf(bgx_sel, 5, "BGX%d", bgx->bgx_id); | ^~~~~~~ ../drivers/net/ethernet/cavium/thunder/thunder_bgx.c:1432:9: note: ‘snprintf’ output between 5 and 7 bytes into a destination of size 5 1432 | snprintf(bgx_sel, 5, "BGX%d", bgx->bgx_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/brocade/bna/bna_enet.c:167:40: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bna_enet.c:168:40: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bna_enet.c:169:42: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bna_enet.c:171:45: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bna_enet.c:184:28: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bna_enet.c:185:28: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bna_enet.c:189:9: warning: cast to restricted __be64 ../drivers/net/ethernet/brocade/bna/bna_enet.c:190:9: warning: cast to restricted __be64 ../drivers/net/ethernet/brocade/bna/bna_enet.c:191:9: warning: cast to restricted __be64 ../drivers/net/ethernet/brocade/bna/bna_enet.c:192:9: warning: cast to restricted __be64 ../drivers/net/ethernet/brocade/bna/bna_enet.c:193:9: warning: cast to restricted __be64 ../drivers/net/ethernet/brocade/bna/bna_enet.c:194:9: warning: cast to restricted __be64 ../drivers/net/ethernet/brocade/bna/bna_enet.c:207:48: warning: cast to restricted __be64 ../drivers/net/ethernet/brocade/bna/bna_enet.c:222:48: warning: cast to restricted __be64 ../drivers/net/ethernet/brocade/bna/bna_enet.c:412:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_enet.c:412:38: expected unsigned short [usertype] num_entries ../drivers/net/ethernet/brocade/bna/bna_enet.c:412:38: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_enet.c:429:40: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_enet.c:429:40: expected unsigned short [usertype] num_entries ../drivers/net/ethernet/brocade/bna/bna_enet.c:429:40: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_enet.c:446:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_enet.c:446:37: expected unsigned short [usertype] num_entries ../drivers/net/ethernet/brocade/bna/bna_enet.c:446:37: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_enet.c:467:39: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_enet.c:467:39: expected unsigned short [usertype] num_entries ../drivers/net/ethernet/brocade/bna/bna_enet.c:467:39: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_enet.c:1164:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_enet.c:1164:35: expected unsigned short [usertype] num_entries ../drivers/net/ethernet/brocade/bna/bna_enet.c:1164:35: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_enet.c:1626:34: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_enet.c:1626:34: expected unsigned short [usertype] num_entries ../drivers/net/ethernet/brocade/bna/bna_enet.c:1626:34: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_enet.c:1704:9: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bna_enet.c:1704:9: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bna_enet.c:1716:9: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bna_enet.c:1716:9: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bna_enet.c:1848:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_enet.c:1848:35: expected unsigned short [usertype] num_entries ../drivers/net/ethernet/brocade/bna/bna_enet.c:1848:35: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_enet.c:1850:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_enet.c:1850:31: expected unsigned short [usertype] stats_mask ../drivers/net/ethernet/brocade/bna/bna_enet.c:1850:31: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_enet.c:1851:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_enet.c:1851:33: expected unsigned int [usertype] tx_enet_mask ../drivers/net/ethernet/brocade/bna/bna_enet.c:1851:33: got restricted __be32 [usertype] ../drivers/net/ethernet/brocade/bna/bna_enet.c:1852:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_enet.c:1852:33: expected unsigned int [usertype] rx_enet_mask ../drivers/net/ethernet/brocade/bna/bna_enet.c:1852:33: got restricted __be32 [usertype] ../drivers/input/joystick/warrior.c: In function ‘warrior_connect’: ../drivers/input/joystick/warrior.c:133:59: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 133 | snprintf(warrior->phys, sizeof(warrior->phys), "%s/input0", serio->phys); | ^~~~~~~ ../drivers/input/joystick/warrior.c:133:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 133 | snprintf(warrior->phys, sizeof(warrior->phys), "%s/input0", serio->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../kernel/trace/trace_events_user.c:2096:16: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2096:16: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2096:16: struct user_event_refs * ../kernel/trace/trace_events_user.c:2203:16: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2203:16: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2203:16: struct user_event_refs * ../kernel/trace/trace_events_user.c:2228:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2228:9: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2228:9: struct user_event_refs * ../kernel/trace/trace_events_user.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/thermal/cpufreq_cooling.c:81: warning: Excess struct member 'cdev' description in 'cpufreq_cooling_device' ../kernel/trace/bpf_trace.c:191:29: warning: symbol 'bpf_probe_read_user_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:228:29: warning: symbol 'bpf_probe_read_user_str_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:243:29: warning: symbol 'bpf_probe_read_kernel_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:278:29: warning: symbol 'bpf_probe_read_kernel_str_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:766:29: warning: symbol 'bpf_get_current_task_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:777:29: warning: symbol 'bpf_get_current_task_btf_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:792:29: warning: symbol 'bpf_task_pt_regs_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1286:28: warning: symbol 'bpf_lookup_user_key' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1335:28: warning: symbol 'bpf_lookup_system_key' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1359:18: warning: symbol 'bpf_key_put' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1379:17: warning: symbol 'bpf_verify_pkcs7_signature' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1453:17: warning: symbol 'bpf_get_file_xattr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:2620:21: warning: dereference of noderef expression ../kernel/trace/bpf_trace.c:2624: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:781:9: warning: context imbalance in 'uprobe_prog_run' - unexpected unlock ../net/netfilter/xt_hashlimit.c:198:27: warning: context imbalance in 'dsthash_find' - different lock contexts for basic block ../net/netfilter/xt_hashlimit.c:216:27: warning: context imbalance in 'dsthash_alloc_init' - different lock contexts for basic block ../net/netfilter/xt_hashlimit.c:787:20: warning: context imbalance in 'hashlimit_mt_common' - unexpected unlock ../kernel/bpf/btf.c: In function ‘btf_seq_show’: ../kernel/bpf/btf.c:7197:29: warning: function ‘btf_seq_show’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 7197 | seq_vprintf((struct seq_file *)show->target, fmt, args); | ^~~~~~~~ ../kernel/bpf/btf.c: In function ‘btf_snprintf_show’: ../kernel/bpf/btf.c:7234:9: warning: function ‘btf_snprintf_show’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 7234 | len = vsnprintf(show->target, ssnprintf->len_left, fmt, args); | ^~~ ../drivers/power/supply/sbs-battery.c: In function ‘sbs_get_property’: ../drivers/power/supply/sbs-battery.c:833:30: warning: ‘%04x’ directive writing between 4 and 8 bytes into a region of size 5 [-Wformat-overflow=] 833 | sprintf(sbs_serial, "%04x", ret); | ^~~~ In function ‘sbs_get_battery_serial_number’, inlined from ‘sbs_get_property’ at ../drivers/power/supply/sbs-battery.c:964:9: ../drivers/power/supply/sbs-battery.c:833:29: note: directive argument in the range [0, 2147483647] 833 | sprintf(sbs_serial, "%04x", ret); | ^~~~~~ ../drivers/power/supply/sbs-battery.c:833:9: note: ‘sprintf’ output between 5 and 9 bytes into a destination of size 5 833 | sprintf(sbs_serial, "%04x", ret); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/media/usb/siano/smsusb.c:53:38: warning: array of flexible structures ../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/input/mouse/vmmouse.c: In function ‘vmmouse_init’: ../drivers/input/mouse/vmmouse.c:455:53: warning: ‘/input1’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 455 | snprintf(priv->phys, sizeof(priv->phys), "%s/input1", | ^~~~~~~ ../drivers/input/mouse/vmmouse.c:455:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 455 | snprintf(priv->phys, sizeof(priv->phys), "%s/input1", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 456 | psmouse->ps2dev.serio->phys); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:185:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:185:29: expected unsigned short [usertype] num_entries ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:185:29: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:201:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:201:29: expected unsigned short [usertype] num_entries ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:201:29: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:217:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:217:29: expected unsigned short [usertype] num_entries ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:217:29: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:219:21: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:219:21: expected unsigned short [usertype] handle ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:219:21: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:232:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:232:29: expected unsigned short [usertype] num_entries ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:232:29: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:247:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:247:29: expected unsigned short [usertype] num_entries ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:247:29: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:264:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:264:29: expected unsigned short [usertype] num_entries ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:264:29: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:270:42: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:270:42: expected unsigned int ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:270:42: got restricted __be32 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:287:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:287:29: expected unsigned short [usertype] num_entries ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:287:29: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:302:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:302:29: expected unsigned short [usertype] num_entries ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:302:29: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:304:19: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:304:19: expected unsigned short [usertype] size ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:304:19: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:319:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:319:29: expected unsigned short [usertype] num_entries ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:319:29: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:324:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:324:33: expected unsigned int ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:324:33: got restricted __be32 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:338:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:338:29: expected unsigned short [usertype] num_entries ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:338:29: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:603:17: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1622:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1622:33: expected unsigned short [usertype] num_entries ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1622:33: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1635:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1635:25: expected unsigned short [usertype] pages ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1635:25: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1635:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1635:25: expected unsigned short [usertype] page_sz ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1635:25: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1637:61: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1637:61: expected unsigned short [usertype] rx_buffer_size ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1637:61: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1643:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1643:25: expected unsigned short [usertype] pages ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1643:25: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1643:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1643:25: expected unsigned short [usertype] page_sz ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1643:25: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1656:61: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1656:61: expected unsigned short [usertype] rx_buffer_size ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1656:61: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1664:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1664:17: expected unsigned short [usertype] pages ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1664:17: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1664:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1664:17: expected unsigned short [usertype] page_sz ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1664:17: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1671:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1671:54: expected unsigned short [usertype] msix_index ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1671:54: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1682:44: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1682:44: expected unsigned int [usertype] coalescing_timeout ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1682:44: got restricted __be32 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1684:43: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1684:43: expected unsigned int [usertype] inter_pkt_timeout ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1684:43: got restricted __be32 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1721:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1721:29: expected unsigned short [usertype] num_entries ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1721:29: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1876:9: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1876:9: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1882:17: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1882:17: expected unsigned long long [usertype] tmp_addr ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1882:17: got restricted __be64 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1914:9: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1914:9: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1920:17: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1920:17: expected unsigned long long [usertype] tmp_addr ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:1920:17: got restricted __be64 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:2105:27: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:2109:27: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:2114:27: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:3094:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:3094:33: expected unsigned short [usertype] num_entries ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:3094:33: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:3101:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:3101:17: expected unsigned short [usertype] pages ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:3101:17: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:3101:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:3101:17: expected unsigned short [usertype] page_sz ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:3101:17: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:3108:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:3108:54: expected unsigned short [usertype] msix_index ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:3108:54: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:3118:44: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:3118:44: expected unsigned int [usertype] coalescing_timeout ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:3118:44: got restricted __be32 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:3120:43: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:3120:43: expected unsigned int [usertype] inter_pkt_timeout ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:3120:43: got restricted __be32 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:3125:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:3125:33: expected unsigned short [usertype] vlan_id ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:3125:33: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:3141:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:3141:29: expected unsigned short [usertype] num_entries ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:3141:29: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:3181:9: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:3181:9: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:3187:17: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:3187:17: expected unsigned long long [usertype] tmp_addr ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:3187:17: got restricted __be64 [usertype] ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:3286:27: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bna_tx_rx.c:3289:27: warning: cast to restricted __be32 ../drivers/input/joystick/zhenhua.c: In function ‘zhenhua_connect’: ../drivers/input/joystick/zhenhua.c:140:59: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 140 | snprintf(zhenhua->phys, sizeof(zhenhua->phys), "%s/input0", serio->phys); | ^~~~~~~ ../drivers/input/joystick/zhenhua.c:140:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 140 | snprintf(zhenhua->phys, sizeof(zhenhua->phys), "%s/input0", serio->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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 ../kernel/bpf/memalloc.c:142:48: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/memalloc.c:142:48: expected void *pptr ../kernel/bpf/memalloc.c:142:48: got void [noderef] __percpu * ../kernel/bpf/memalloc.c:145:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/bpf/memalloc.c:145:37: expected void [noderef] __percpu *__pdata ../kernel/bpf/memalloc.c:145:37: got void *pptr ../kernel/bpf/memalloc.c:259:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/bpf/memalloc.c:259:43: expected void [noderef] __percpu *__pdata ../kernel/bpf/memalloc.c:259:43: got void * ../drivers/input/mouse/sermouse.c: In function ‘sermouse_connect’: ../drivers/input/mouse/sermouse.c:240:61: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 240 | snprintf(sermouse->phys, sizeof(sermouse->phys), "%s/input0", serio->phys); | ^~~~~~~ ../drivers/input/mouse/sermouse.c:240:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 240 | snprintf(sermouse->phys, sizeof(sermouse->phys), "%s/input0", serio->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/brocade/bna/bfa_msgq.c:193:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bfa_msgq.c:193:28: expected unsigned short [usertype] cmdq_pi ../drivers/net/ethernet/brocade/bna/bfa_msgq.c:193:28: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bfa_msgq.c:284:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bfa_msgq.c:284:29: expected unsigned short [usertype] i2htok ../drivers/net/ethernet/brocade/bna/bfa_msgq.c:284:29: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bfa_msgq.c:232:32: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bfa_msgq.c:238:21: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bfa_msgq.c:269:24: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bfa_msgq.c:270:31: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bfa_msgq.c:449:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bfa_msgq.c:449:28: expected unsigned short [usertype] rspq_ci ../drivers/net/ethernet/brocade/bna/bfa_msgq.c:449:28: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bfa_msgq.c:466:32: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bfa_msgq.c:474:31: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bfa_msgq.c:516:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bfa_msgq.c:516:32: expected unsigned short [usertype] q_depth ../drivers/net/ethernet/brocade/bna/bfa_msgq.c:516:32: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bfa_msgq.c:518:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bfa_msgq.c:518:32: expected unsigned short [usertype] q_depth ../drivers/net/ethernet/brocade/bna/bfa_msgq.c:518:32: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bfa_msgq.c:624:13: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bfa_msgq.c: note: in included file (through ../drivers/net/ethernet/brocade/bna/bfa_msgq.h): ../drivers/net/ethernet/brocade/bna/bfa_ioc.h:55:34: warning: cast from restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.h:56:34: warning: cast from restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.h:55:34: warning: cast from restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.h:56:34: warning: cast from restricted __be32 ../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 ../drivers/net/wireless/ath/ath11k/dp_tx.c:930:23: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/dp_tx.c:932:23: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/dp_tx.c:935:23: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/dp_tx.c:1104:23: warning: dubious: x & !y ../drivers/net/wireless/ath/ath11k/dp_tx.c:1106:23: warning: dubious: x & !y ../fs/nfs/client.c: note: in included file (through ../include/linux/module.h): ../include/linux/list.h:229:25: warning: context imbalance in 'nfs_put_client' - unexpected unlock ../drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_cm.c:1241:22: warning: context imbalance in 'chtls_recv_sock' - unexpected unlock ../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:1224:50: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/vmw_pvscsi.c:1224:50: expected void [noderef] __iomem * ../drivers/scsi/vmw_pvscsi.c:1224:50: got char *mmioBase ../drivers/scsi/vmw_pvscsi.c:1402:27: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/vmw_pvscsi.c:1402:27: expected char *mmioBase ../drivers/scsi/vmw_pvscsi.c:1402:27: got void [noderef] __iomem * ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:1924:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:1924:28: expected unsigned short [assigned] [usertype] clscode ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:1924:28: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:1925:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:1925:25: expected unsigned short [assigned] [usertype] rsvd ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:1925:25: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:1927:29: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:1938:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:1938:29: expected unsigned short [assigned] [usertype] clscode ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:1938:29: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:1939:26: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:1939:26: expected unsigned short [assigned] [usertype] rsvd ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:1939:26: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:1941:30: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:1904:24: warning: incorrect type in argument 1 (different base types) ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:1904:24: expected unsigned int val ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:1904:24: got restricted __le32 [usertype] ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:2106:31: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:2107:31: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:2108:31: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:2210:26: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:2423:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:2423:25: expected unsigned int [usertype] ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:2423:25: got restricted __be32 [usertype] ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:3069:21: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:3071:23: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:3074:23: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:3102:21: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:3104:23: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:3107:23: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:3141:26: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:3148:40: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:3149:39: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:3152:41: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:3154:41: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:3156:41: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:3158:41: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:3160:41: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:3162:41: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:3169:26: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:3177:26: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.c:3182:35: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.c: note: in included file: ../drivers/net/ethernet/brocade/bna/bfa_ioc.h:55:34: warning: cast from restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.h:56:34: warning: cast from restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.h:65:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bfa_ioc.h:65:22: expected unsigned int [usertype] al_len ../drivers/net/ethernet/brocade/bna/bfa_ioc.h:65:22: got restricted __be32 [usertype] ../drivers/net/ethernet/brocade/bna/bfa_ioc.h:55:34: warning: cast from restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.h:56:34: warning: cast from restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.h:65:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bfa_ioc.h:65:22: expected unsigned int [usertype] al_len ../drivers/net/ethernet/brocade/bna/bfa_ioc.h:65:22: got restricted __be32 [usertype] ../drivers/net/ethernet/brocade/bna/bfa_ioc.h:55:34: warning: cast from restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.h:56:34: warning: cast from restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.h:65:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bfa_ioc.h:65:22: expected unsigned int [usertype] al_len ../drivers/net/ethernet/brocade/bna/bfa_ioc.h:65:22: got restricted __be32 [usertype] ../drivers/net/ethernet/brocade/bna/bfa_ioc.h:55:34: warning: cast from restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.h:56:34: warning: cast from restricted __be32 ../drivers/input/mouse/vsxxxaa.c: In function ‘vsxxxaa_connect’: ../drivers/input/mouse/vsxxxaa.c:468:55: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 468 | snprintf(mouse->phys, sizeof(mouse->phys), "%s/input0", serio->phys); | ^~~~~~~ ../drivers/input/mouse/vsxxxaa.c:468:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 468 | snprintf(mouse->phys, sizeof(mouse->phys), "%s/input0", serio->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/broadcom/tg3.c: In function ‘tg3_request_irq’: ../drivers/net/ethernet/broadcom/tg3.c:11335:38: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 0 and 15 [-Wformat-truncation=] 11335 | "%s-%d", tp->dev->name, irq_num); | ^~ ../drivers/net/ethernet/broadcom/tg3.c:11334:25: note: ‘snprintf’ output between 3 and 28 bytes into a destination of size 16 11334 | snprintf(name, IFNAMSIZ, | ^~~~~~~~~~~~~~~~~~~~~~~~ 11335 | "%s-%d", tp->dev->name, irq_num); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/broadcom/tg3.c:11332:37: warning: ‘-rx-’ directive output may be truncated writing 4 bytes into a region of size between 1 and 16 [-Wformat-truncation=] 11332 | "%s-rx-%d", tp->dev->name, irq_num); | ^~~~ ../drivers/net/ethernet/broadcom/tg3.c:11331:25: note: ‘snprintf’ output between 6 and 31 bytes into a destination of size 16 11331 | snprintf(name, IFNAMSIZ, | ^~~~~~~~~~~~~~~~~~~~~~~~ 11332 | "%s-rx-%d", tp->dev->name, irq_num); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/broadcom/tg3.c:11329:37: warning: ‘-tx-’ directive output may be truncated writing 4 bytes into a region of size between 1 and 16 [-Wformat-truncation=] 11329 | "%s-tx-%d", tp->dev->name, irq_num); | ^~~~ ../drivers/net/ethernet/broadcom/tg3.c:11328:25: note: ‘snprintf’ output between 6 and 31 bytes into a destination of size 16 11328 | snprintf(name, IFNAMSIZ, | ^~~~~~~~~~~~~~~~~~~~~~~~ 11329 | "%s-tx-%d", tp->dev->name, irq_num); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/broadcom/tg3.c:11326:37: warning: ‘-txrx-’ directive output may be truncated writing 6 bytes into a region of size between 1 and 16 [-Wformat-truncation=] 11326 | "%s-txrx-%d", tp->dev->name, irq_num); | ^~~~~~ ../drivers/net/ethernet/broadcom/tg3.c:11325:25: note: ‘snprintf’ output between 8 and 33 bytes into a destination of size 16 11325 | snprintf(name, IFNAMSIZ, | ^~~~~~~~~~~~~~~~~~~~~~~~ 11326 | "%s-txrx-%d", tp->dev->name, irq_num); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/thermal/broadcom/ns-thermal.c:19:56: warning: incorrect type in initializer (different address spaces) ../drivers/thermal/broadcom/ns-thermal.c:19:56: expected void [noderef] __iomem *pvtmon ../drivers/thermal/broadcom/ns-thermal.c:19:56: got void * ../drivers/thermal/broadcom/ns-thermal.c:56:44: warning: incorrect type in argument 3 (different address spaces) ../drivers/thermal/broadcom/ns-thermal.c:56:44: expected void *data ../drivers/thermal/broadcom/ns-thermal.c:56:44: got void [noderef] __iomem *[assigned] pvtmon ../drivers/thermal/broadcom/ns-thermal.c:63:36: warning: incorrect type in argument 2 (different address spaces) ../drivers/thermal/broadcom/ns-thermal.c:63:36: expected void *data ../drivers/thermal/broadcom/ns-thermal.c:63:36: got void [noderef] __iomem *[assigned] pvtmon ../drivers/thermal/broadcom/ns-thermal.c:70:52: warning: incorrect type in initializer (different address spaces) ../drivers/thermal/broadcom/ns-thermal.c:70:52: expected void [noderef] __iomem *pvtmon ../drivers/thermal/broadcom/ns-thermal.c:70:52: got void * ../drivers/net/ethernet/broadcom/tg3.c:3745:34: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/tg3.c:13109:21: warning: cast to restricted __le32 ../drivers/net/ethernet/broadcom/tg3.c:13109:21: warning: cast from restricted __be32 ../drivers/net/ethernet/broadcom/tg3.c:13114:21: warning: cast to restricted __le32 ../drivers/net/ethernet/broadcom/tg3.c:13114:21: warning: cast from restricted __be32 ../drivers/net/ethernet/broadcom/tg3.c:17081:63: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/broadcom/tg3.c:17081:63: expected restricted __be32 [usertype] *val ../drivers/net/ethernet/broadcom/tg3.c:17081:63: got unsigned int * ../drivers/net/ethernet/broadcom/tg3.c:17082:63: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/broadcom/tg3.c:17082:63: expected restricted __be32 [usertype] *val ../drivers/net/ethernet/broadcom/tg3.c:17082:63: got unsigned int * ../drivers/usb/fotg210/fotg210-core.c:101: warning: Function parameter or struct member 'fotg' not described in 'fotg210_vbus' ../drivers/usb/fotg210/fotg210-udc.c:681:33: warning: restricted __le16 degrades to integer ../drivers/usb/fotg210/fotg210-udc.c:691:25: warning: restricted __le16 degrades to integer ../drivers/usb/fotg210/fotg210-udc.c:747:29: warning: restricted __le16 degrades to integer ../fs/lockd/clntproc.c: note: in included file (through ../include/linux/module.h): ../include/linux/list.h:229:25: warning: context imbalance in 'nlmclnt_put_lockowner' - unexpected unlock ../drivers/net/ethernet/brocade/bna/bfa_cee.c:42:25: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bfa_cee.c:44:25: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bfa_cee.c:34:29: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_cee.c: note: in included file (through ../drivers/net/ethernet/brocade/bna/bfa_cee.h): ../drivers/net/ethernet/brocade/bna/bfa_ioc.h:55:34: warning: cast from restricted __be32 ../drivers/net/ethernet/brocade/bna/bfa_ioc.h:56:34: warning: cast from restricted __be32 ../drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.c:588:31: warning: context imbalance in 'chcr_ktls_dev_add' - unexpected unlock ../drivers/net/ethernet/cavium/liquidio/lio_core.c: In function ‘octeon_setup_interrupt’: ../drivers/net/ethernet/cavium/liquidio/lio_core.c:1122:76: warning: ‘%u’ directive output may be truncated writing between 1 and 10 bytes into a region of size between 0 and 13 [-Wformat-truncation=] 1122 | INTRNAMSIZ, "LiquidIO%u-pf%u-rxtx-%u", | ^~ ../drivers/net/ethernet/cavium/liquidio/lio_core.c:1122:54: note: directive argument in the range [0, 2147483646] 1122 | INTRNAMSIZ, "LiquidIO%u-pf%u-rxtx-%u", | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/cavium/liquidio/lio_core.c:1121:33: note: ‘snprintf’ output between 21 and 43 bytes into a destination of size 32 1121 | snprintf(&queue_irq_names[IRQ_NAME_OFF(i)], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1122 | INTRNAMSIZ, "LiquidIO%u-pf%u-rxtx-%u", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1123 | oct->octeon_id, oct->pf_num, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/cavium/liquidio/lio_core.c:1127:76: warning: ‘%u’ directive output may be truncated writing between 1 and 10 bytes into a region of size between 0 and 13 [-Wformat-truncation=] 1127 | INTRNAMSIZ, "LiquidIO%u-vf%u-rxtx-%u", | ^~ ../drivers/net/ethernet/cavium/liquidio/lio_core.c:1127:54: note: directive argument in the range [0, 2147483646] 1127 | INTRNAMSIZ, "LiquidIO%u-vf%u-rxtx-%u", | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/cavium/liquidio/lio_core.c:1126:33: note: ‘snprintf’ output between 21 and 43 bytes into a destination of size 32 1126 | snprintf(&queue_irq_names[IRQ_NAME_OFF(i)], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1127 | INTRNAMSIZ, "LiquidIO%u-vf%u-rxtx-%u", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1128 | oct->octeon_id, oct->vf_num, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/input/touchscreen/dynapro.c: In function ‘dynapro_connect’: ../drivers/input/touchscreen/dynapro.c:123:21: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 123 | "%s/input0", serio->phys); | ^~~~~~~ ../drivers/input/touchscreen/dynapro.c:122:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 122 | snprintf(pdynapro->phys, sizeof(pdynapro->phys), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 123 | "%s/input0", serio->phys); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/watchdog/pretimeout_noop.c:19: warning: Function parameter or struct member 'wdd' not described in 'pretimeout_noop' ../drivers/net/ethernet/cavium/liquidio/lio_core.c:1743:15: warning: cast to restricted __be32 ../drivers/net/ethernet/cavium/liquidio/lio_core.c:1813:15: warning: cast to restricted __be32 ../drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp8_req_if.c:57: warning: Excess struct member 'wait_key_frame' description in 'vdec_vp8_slice_info' ../drivers/watchdog/pretimeout_panic.c:19: warning: Function parameter or struct member 'wdd' not described in 'pretimeout_panic' ../drivers/watchdog/wdt_pci.c:275: warning: Function parameter or struct member 'temperature' not described in 'wdtpci_get_temperature' ../kernel/events/ring_buffer.c:22:39: warning: incorrect type in argument 2 (different base types) ../kernel/events/ring_buffer.c:22:39: expected int i ../kernel/events/ring_buffer.c:22:39: got restricted __poll_t [usertype] ../kernel/events/ring_buffer.c:170:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/ring_buffer.c:170:14: struct perf_buffer [noderef] __rcu * ../kernel/events/ring_buffer.c:170:14: struct perf_buffer * ../kernel/events/ring_buffer.c:170:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/ring_buffer.c:170:14: struct perf_buffer [noderef] __rcu * ../kernel/events/ring_buffer.c:170:14: struct perf_buffer * ../kernel/events/ring_buffer.c:170:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/ring_buffer.c:170:14: struct perf_buffer [noderef] __rcu * ../kernel/events/ring_buffer.c:170:14: struct perf_buffer * ../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] ../drivers/usb/host/sl811-hcd.c:1783:24: warning: symbol 'sl811h_driver' was not declared. Should it be static? ../drivers/input/touchscreen/hampshire.c: In function ‘hampshire_connect’: ../drivers/input/touchscreen/hampshire.c:122:21: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 122 | "%s/input0", serio->phys); | ^~~~~~~ ../drivers/input/touchscreen/hampshire.c:121:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 121 | snprintf(phampshire->phys, sizeof(phampshire->phys), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 122 | "%s/input0", serio->phys); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/cavium/liquidio/request_manager.c:572:9: warning: context imbalance in 'octeon_send_command' - 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/watchdog/pcwd_usb.c:588: warning: Function parameter or struct member 'usb_pcwd' not described in 'usb_pcwd_delete' ../drivers/watchdog/pcwd_usb.c:603: warning: Function parameter or struct member 'interface' not described in 'usb_pcwd_probe' ../drivers/watchdog/pcwd_usb.c:603: warning: Function parameter or struct member 'id' not described in 'usb_pcwd_probe' ../drivers/watchdog/pcwd_usb.c:772: warning: Function parameter or struct member 'interface' not described in 'usb_pcwd_disconnect' ../drivers/scsi/st.c: In function ‘create_one_cdev’: ../drivers/scsi/st.c:4192:31: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size between 9 and 10 [-Wformat-truncation=] 4192 | snprintf(name, 10, "%s%s%s", rew ? "n" : "", | ^~ ../drivers/scsi/st.c:4192:9: note: ‘snprintf’ output 1 or more bytes (assuming 33) into a destination of size 10 4192 | snprintf(name, 10, "%s%s%s", rew ? "n" : "", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4193 | tape->name, st_formats[i]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp9_req_lat_if.c:166: warning: Excess struct member 'mv_joint' description in 'vdec_vp9_slice_counts_map' ../drivers/net/ethernet/cisco/enic/enic_main.c: In function ‘enic_request_intr’: ../drivers/net/ethernet/cisco/enic/enic_main.c:1750:40: warning: ‘%u’ directive output may be truncated writing between 1 and 10 bytes into a region of size between 5 and 20 [-Wformat-truncation=] 1750 | "%s-rx-%u", netdev->name, i); | ^~ ../drivers/net/ethernet/cisco/enic/enic_main.c:1750:33: note: directive argument in the range [0, 4294967294] 1750 | "%s-rx-%u", netdev->name, i); | ^~~~~~~~~~ ../drivers/net/ethernet/cisco/enic/enic_main.c:1748:25: note: ‘snprintf’ output between 6 and 30 bytes into a destination of size 24 1748 | snprintf(enic->msix[intr].devname, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1749 | sizeof(enic->msix[intr].devname), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1750 | "%s-rx-%u", netdev->name, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/cisco/enic/enic_main.c:1761:40: warning: ‘%u’ directive output may be truncated writing between 1 and 10 bytes into a region of size between 5 and 20 [-Wformat-truncation=] 1761 | "%s-tx-%u", netdev->name, i); | ^~ ../drivers/net/ethernet/cisco/enic/enic_main.c:1761:33: note: directive argument in the range [0, 4294967294] 1761 | "%s-tx-%u", netdev->name, i); | ^~~~~~~~~~ ../drivers/net/ethernet/cisco/enic/enic_main.c:1759:25: note: ‘snprintf’ output between 6 and 30 bytes into a destination of size 24 1759 | snprintf(enic->msix[intr].devname, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1760 | sizeof(enic->msix[intr].devname), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1761 | "%s-tx-%u", netdev->name, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/cisco/enic/enic_main.c:272:14: warning: cast to restricted __be16 ../drivers/net/ethernet/cisco/enic/enic_main.c:276:14: warning: cast to restricted __be16 ../drivers/net/ethernet/cisco/enic/enic_main.c:271:20: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cisco/enic/enic_main.c:271:20: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cisco/enic/enic_main.c:633:14: warning: cast to restricted __be16 ../drivers/net/ethernet/cisco/enic/enic_main.c:640:14: warning: cast to restricted __be16 ../drivers/net/ethernet/cisco/enic/enic_main.c:632:20: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cisco/enic/enic_main.c:632:20: warning: restricted __be16 degrades to integer ../drivers/watchdog/at91rm9200_wdt.c:218:27: warning: incorrect type in initializer (incompatible argument 2 (different address spaces)) ../drivers/watchdog/at91rm9200_wdt.c:218:27: expected long ( *write )( ... ) ../drivers/watchdog/at91rm9200_wdt.c:218:27: got long ( * )( ... ) ../drivers/input/touchscreen/gunze.c: In function ‘gunze_connect’: ../drivers/input/touchscreen/gunze.c:109:55: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 109 | snprintf(gunze->phys, sizeof(serio->phys), "%s/input0", serio->phys); | ^~~~~~~ ../drivers/input/touchscreen/gunze.c:109:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 109 | snprintf(gunze->phys, sizeof(serio->phys), "%s/input0", serio->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../kernel/events/core.c:1386:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:1386:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:1386:15: struct perf_event_context * ../kernel/events/core.c:1399:28: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:1399:28: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:1399:28: struct perf_event_context * ../kernel/events/core.c:3504:20: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3504:20: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3504:20: struct perf_event_context * ../kernel/events/core.c:3508:18: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3508:18: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3508:18: struct perf_event_context * ../kernel/events/core.c:3509:23: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3509:23: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3509:23: struct perf_event_context * ../kernel/events/core.c:3558:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3558:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3558:25: struct perf_event_context * ../kernel/events/core.c:3559:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3559:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3559:25: struct perf_event_context * ../kernel/events/core.c:3946:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3946:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3946:15: struct perf_event_context * ../kernel/events/core.c:4338:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:4338:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:4338:15: struct perf_event_context * ../kernel/events/core.c:4829:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:4829:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:4829:25: struct perf_event_context * ../kernel/events/core.c:6238:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6238:9: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6238:9: struct perf_buffer * ../kernel/events/core.c:5710:24: warning: incorrect type in assignment (different base types) ../kernel/events/core.c:5954:22: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:5954:22: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:5954:22: struct perf_buffer * ../kernel/events/core.c:6078:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6078:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6078:14: struct perf_buffer * ../kernel/events/core.c:6111:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6111:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6111:14: struct perf_buffer * ../kernel/events/core.c:6168:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6168:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6168:14: struct perf_buffer * ../kernel/events/core.c:6259:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6259:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6259:14: struct perf_buffer * ../kernel/events/core.c:6275:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6275:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6275:14: struct perf_buffer * ../kernel/events/core.c:8023:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:8023:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:8023:15: struct perf_event_context * ../kernel/events/core.c:8110:13: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:8110:13: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:8110:13: struct perf_buffer * ../kernel/events/core.c:8214:61: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:8214:61: expected struct task_struct *p ../kernel/events/core.c:8214:61: got struct task_struct [noderef] __rcu *real_parent ../kernel/events/core.c:8216:61: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:8216:61: expected struct task_struct *p ../kernel/events/core.c:8216:61: got struct task_struct [noderef] __rcu *real_parent ../kernel/events/core.c:8904:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:8904:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:8904:15: struct perf_event_context * ../kernel/events/core.c:9944:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9944:9: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:9944:9: struct swevent_hlist * ../kernel/events/core.c:9983:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9983:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:9983:17: struct swevent_hlist * ../kernel/events/core.c:10257:23: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10257:23: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:10257:23: struct perf_event_context * ../kernel/events/core.c:11370:1: warning: symbol 'dev_attr_nr_addr_filters' was not declared. Should it be static? ../kernel/events/core.c:13137:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:13137:9: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:13137:9: struct perf_event_context * ../kernel/events/core.c:13231:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:13231:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:13231:15: struct perf_event_context * ../kernel/events/core.c:13243:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:13243:9: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:13243:9: struct perf_event_context * ../kernel/events/core.c:13666:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:13666:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:13666:17: struct swevent_hlist * ../kernel/events/core.c:162:9: warning: context imbalance in 'perf_ctx_lock' - wrong count at exit ../kernel/events/core.c:170:17: warning: context imbalance in 'perf_ctx_unlock' - unexpected unlock ../kernel/events/core.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h): ../include/linux/rcupdate.h:779:9: warning: context imbalance in 'perf_lock_task_context' - different lock contexts for basic block ../kernel/events/core.c:1433:17: warning: context imbalance in 'perf_pin_task_context' - unexpected unlock ../kernel/events/core.c:2813:9: warning: context imbalance in '__perf_install_in_context' - wrong count at exit ../kernel/events/core.c:4803:17: warning: context imbalance in 'find_get_context' - unexpected unlock ../kernel/events/core.c: note: in included file: ../kernel/events/internal.h:209:1: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h): ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'perf_get_pgtable_size' - unexpected unlock ../kernel/events/core.c:9793:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9793:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:9793:17: struct swevent_hlist * ../kernel/events/core.c:9813:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9813:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:9813:17: struct swevent_hlist * ../kernel/events/core.c:9933:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9933:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:9933:16: struct swevent_hlist * ../kernel/events/core.c:9933:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9933:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:9933:16: struct swevent_hlist * ../kernel/events/core.c:9933:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9933:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:9933:16: struct swevent_hlist * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:135:9: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:140:9: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:450:41: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:450:38: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:450:38: expected void [noderef] __iomem *[assigned] inst_cnt_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:450:38: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:543:23: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:543:49: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:543:49: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:543:49: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:551:31: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:551:57: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:551:57: expected void const volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:551:57: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:553:25: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:553:51: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:553:51: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:553:51: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:558:25: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:558:51: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:558:51: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:558:51: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:561:25: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:561:51: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:561:51: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:561:51: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:603:14: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:602:26: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:602:26: expected void [noderef] __iomem *doorbell_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:602:26: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:605:14: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:604:26: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:604:26: expected void [noderef] __iomem *inst_cnt_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:604:26: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:647:14: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:646:29: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:646:29: expected void [noderef] __iomem *pkts_sent_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:646:29: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:649:14: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:648:31: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:648:31: expected void [noderef] __iomem *pkts_credit_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:648:31: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:688:42: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:688:42: expected void const volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:688:42: got void *mbox_int_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:689:42: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:689:42: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:689:42: got void *mbox_int_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:694:54: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:694:54: expected void const volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:694:54: got void *mbox_write_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:735:39: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:739:41: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:743:40: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:753:44: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:753:44: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:753:44: got void *mbox_read_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:988:42: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:988:42: expected void const volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:988:42: got void *mbox_int_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:995:44: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:995:44: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:995:44: got void *mbox_int_reg ../fs/nfs/super.c:1151:49: warning: incorrect type in initializer (different address spaces) ../fs/nfs/super.c:1151:49: expected struct rpc_xprt *xprt1 ../fs/nfs/super.c:1151:49: got struct rpc_xprt [noderef] __rcu *cl_xprt ../fs/nfs/super.c:1152:49: warning: incorrect type in initializer (different address spaces) ../fs/nfs/super.c:1152:49: expected struct rpc_xprt *xprt2 ../fs/nfs/super.c:1152:49: got struct rpc_xprt [noderef] __rcu *cl_xprt ../fs/nfs/super.c:1366:14: warning: symbol 'nfs_idmap_cache_timeout' was not declared. Should it be static? ../kernel/trace/trace_uprobe.c: note: in included file (through ../include/linux/workqueue.h, ../include/linux/bpf.h, ../include/linux/bpf-cgroup.h): ../include/linux/rcupdate.h:781:9: warning: context imbalance in '__uprobe_perf_func' - unexpected unlock ../fs/lockd/svclock.c: note: in included file (through ../include/linux/smp.h, ../include/linux/lockdep.h, ../include/linux/spinlock.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/list.h:229:25: warning: context imbalance in 'nlmsvc_put_lockowner' - unexpected unlock ../kernel/events/callchain.c:66:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/callchain.c:66:9: struct callchain_cpus_entries [noderef] __rcu * ../kernel/events/callchain.c:66:9: struct callchain_cpus_entries * ../kernel/events/callchain.c:96:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/callchain.c:96:9: struct callchain_cpus_entries [noderef] __rcu * ../kernel/events/callchain.c:96:9: struct callchain_cpus_entries * ../kernel/events/callchain.c:161:19: error: incompatible types in comparison expression (different address spaces): ../kernel/events/callchain.c:161:19: struct callchain_cpus_entries [noderef] __rcu * ../kernel/events/callchain.c:161:19: struct callchain_cpus_entries * ../fs/nfs/inode.c: note: in included file (through ../include/linux/dcache.h, ../include/linux/fs.h, ../include/linux/compat.h, ../arch/x86/include/asm/ia32.h, ../arch/x86/include/asm/elf.h, ../include/linux/elf.h, ...): ../include/linux/rculist.h:157:25: warning: context imbalance in 'nfs_put_lock_context' - unexpected unlock ../drivers/net/ethernet/chelsio/cxgb/sge.c:1390:65: warning: cast to restricted __be16 ../drivers/net/ethernet/chelsio/cxgb/sge.c:1901:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/chelsio/cxgb/sge.c:1901:27: expected unsigned short [usertype] vlan ../drivers/net/ethernet/chelsio/cxgb/sge.c:1901:27: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:121:41: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:121:38: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:121:38: expected void [noderef] __iomem *[assigned] inst_cnt_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:121:38: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:226:14: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:225:26: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:225:26: expected void [noderef] __iomem *doorbell_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:225:26: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:228:14: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:227:26: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:227:26: expected void [noderef] __iomem *inst_cnt_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:227:26: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:258:14: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:257:29: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:257:29: expected void [noderef] __iomem *pkts_sent_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:257:29: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:260:14: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:259:31: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:259:31: expected void [noderef] __iomem *pkts_credit_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:259:31: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:296:14: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:299:14: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:302:14: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:311:36: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:311:36: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:311:36: got void *mbox_read_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:479:50: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:479:50: expected void const volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:479:50: got void *mbox_int_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:480:50: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:480:50: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:480:50: got void *mbox_int_reg In file included from ../drivers/net/ethernet/broadcom/genet/bcmmii.c:17: ../drivers/net/ethernet/broadcom/genet/bcmmii.c: In function ‘bcmgenet_mii_pd_init’: ../include/linux/phy.h:300:20: warning: ‘%02x’ directive output may be truncated writing between 2 and 8 bytes into a region of size between 0 and 60 [-Wformat-truncation=] 300 | #define PHY_ID_FMT "%s:%02x" | ^~~~~~~~~ ../drivers/net/ethernet/broadcom/genet/bcmmii.c:596:53: note: in expansion of macro ‘PHY_ID_FMT’ 596 | snprintf(phy_name, MII_BUS_ID_SIZE, PHY_ID_FMT, | ^~~~~~~~~~ ../include/linux/phy.h:300:24: note: format string is defined here 300 | #define PHY_ID_FMT "%s:%02x" | ^~~~ ../include/linux/phy.h:300:20: note: using the range [0, 4294967295] for directive argument 300 | #define PHY_ID_FMT "%s:%02x" | ^~~~~~~~~ ../drivers/net/ethernet/broadcom/genet/bcmmii.c:596:53: note: in expansion of macro ‘PHY_ID_FMT’ 596 | snprintf(phy_name, MII_BUS_ID_SIZE, PHY_ID_FMT, | ^~~~~~~~~~ ../drivers/net/ethernet/broadcom/genet/bcmmii.c:596:17: note: ‘snprintf’ output between 4 and 70 bytes into a destination of size 61 596 | snprintf(phy_name, MII_BUS_ID_SIZE, PHY_ID_FMT, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 597 | mdio_bus_id, pd->phy_address); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../kernel/bpf/bpf_struct_ops.c:310:27: warning: symbol 'bpf_struct_ops_link_lops' was not declared. Should it be static? ../drivers/input/touchscreen/elo.c: In function ‘elo_connect’: ../drivers/input/touchscreen/elo.c:323:51: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 323 | snprintf(elo->phys, sizeof(elo->phys), "%s/input0", serio->phys); | ^~~~~~~ ../drivers/input/touchscreen/elo.c:323:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 323 | snprintf(elo->phys, sizeof(elo->phys), "%s/input0", serio->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/mtu3_qmu.c:81:16: warning: cast to restricted __le32 ../drivers/usb/mtu3/mtu3_qmu.c:81:16: warning: cast to restricted __le32 ../drivers/usb/mtu3/mtu3_qmu.c:92:16: warning: cast to restricted __le32 ../drivers/usb/mtu3/mtu3_qmu.c:92:16: warning: cast to restricted __le32 ../drivers/usb/mtu3/mtu3_qmu.c:100:21: warning: incorrect type in argument 3 (different base types) ../drivers/usb/mtu3/mtu3_qmu.c:100:21: expected unsigned int [usertype] data ../drivers/usb/mtu3/mtu3_qmu.c:100:21: got restricted __le32 [usertype] ../drivers/usb/mtu3/mtu3_qmu.c:112:21: warning: incorrect type in argument 3 (different base types) ../drivers/usb/mtu3/mtu3_qmu.c:112:21: expected unsigned int [usertype] data ../drivers/usb/mtu3/mtu3_qmu.c:112:21: got restricted __le32 [usertype] ../drivers/isdn/capi/kcapi.c:104:16: error: incompatible types in comparison expression (different address spaces): ../drivers/isdn/capi/kcapi.c:104:16: struct capi20_appl [noderef] __rcu * ../drivers/isdn/capi/kcapi.c:104:16: struct capi20_appl * ../drivers/net/ethernet/cisco/enic/enic_pp.c:147:45: warning: dubious: x | !y ../drivers/net/ethernet/cisco/enic/enic_pp.c:148:52: warning: dubious: x | !y ../drivers/net/ethernet/cisco/enic/enic_pp.c:149:73: warning: dubious: x | !y ../kernel/bpf/cpumask.c:49:32: warning: symbol 'bpf_cpumask_create' was not declared. Should it be static? ../kernel/bpf/cpumask.c:75:32: warning: symbol 'bpf_cpumask_acquire' was not declared. Should it be static? ../kernel/bpf/cpumask.c:89:18: warning: symbol 'bpf_cpumask_release' was not declared. Should it be static? ../kernel/bpf/cpumask.c:99:18: warning: symbol 'bpf_cpumask_release_dtor' was not declared. Should it be static? ../kernel/bpf/cpumask.c:112:17: warning: symbol 'bpf_cpumask_first' was not declared. Should it be static? ../kernel/bpf/cpumask.c:125:17: warning: symbol 'bpf_cpumask_first_zero' was not declared. Should it be static? ../kernel/bpf/cpumask.c:139:17: warning: symbol 'bpf_cpumask_first_and' was not declared. Should it be static? ../kernel/bpf/cpumask.c:150:18: warning: symbol 'bpf_cpumask_set_cpu' was not declared. Should it be static? ../kernel/bpf/cpumask.c:163:18: warning: symbol 'bpf_cpumask_clear_cpu' was not declared. Should it be static? ../kernel/bpf/cpumask.c:180:18: warning: symbol 'bpf_cpumask_test_cpu' was not declared. Should it be static? ../kernel/bpf/cpumask.c:197:18: warning: symbol 'bpf_cpumask_test_and_set_cpu' was not declared. Should it be static? ../kernel/bpf/cpumask.c:215:18: warning: symbol 'bpf_cpumask_test_and_clear_cpu' was not declared. Should it be static? ../kernel/bpf/cpumask.c:227:18: warning: symbol 'bpf_cpumask_setall' was not declared. Should it be static? ../kernel/bpf/cpumask.c:236:18: warning: symbol 'bpf_cpumask_clear' was not declared. Should it be static? ../kernel/bpf/cpumask.c:253:18: warning: symbol 'bpf_cpumask_and' was not declared. Should it be static? ../kernel/bpf/cpumask.c:268:18: warning: symbol 'bpf_cpumask_or' was not declared. Should it be static? ../kernel/bpf/cpumask.c:283:18: warning: symbol 'bpf_cpumask_xor' was not declared. Should it be static? ../kernel/bpf/cpumask.c:301:18: warning: symbol 'bpf_cpumask_equal' was not declared. Should it be static? ../kernel/bpf/cpumask.c:317:18: warning: symbol 'bpf_cpumask_intersects' was not declared. Should it be static? ../kernel/bpf/cpumask.c:333:18: warning: symbol 'bpf_cpumask_subset' was not declared. Should it be static? ../kernel/bpf/cpumask.c:348:18: warning: symbol 'bpf_cpumask_empty' was not declared. Should it be static? ../kernel/bpf/cpumask.c:363:18: warning: symbol 'bpf_cpumask_full' was not declared. Should it be static? ../kernel/bpf/cpumask.c:375:18: warning: symbol 'bpf_cpumask_copy' was not declared. Should it be static? ../kernel/bpf/cpumask.c:390:17: warning: symbol 'bpf_cpumask_any_distribute' was not declared. Should it be static? ../kernel/bpf/cpumask.c:408:17: warning: symbol 'bpf_cpumask_any_and_distribute' was not declared. Should it be static? ../kernel/bpf/cpumask.c:420:17: warning: symbol 'bpf_cpumask_weight' was not declared. Should it be static? ../drivers/md/raid5.c: In function ‘setup_conf’: ../drivers/md/raid5.c:2427:33: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size between 16 and 26 [-Wformat-truncation=] 2427 | "raid%d-%s", conf->level, mdname(conf->mddev)); | ^~ In function ‘grow_stripes’, inlined from ‘setup_conf’ at ../drivers/md/raid5.c:7615:6: ../drivers/md/raid5.c:2426:17: note: ‘snprintf’ output between 7 and 48 bytes into a destination of size 32 2426 | snprintf(conf->cache_name[0], namelen, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2427 | "raid%d-%s", conf->level, mdname(conf->mddev)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:43:29: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:43:29: expected void const volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:43:29: got void *mbox_read_reg ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:81:52: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:81:52: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:81:52: got void *mbox_read_reg ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:115:36: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:115:36: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:115:36: got void *mbox_read_reg ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:163:26: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:163:26: expected void const volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:163:26: got void *mbox_write_reg ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:172:47: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:172:47: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:172:47: got void *mbox_write_reg ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:175:42: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:175:42: expected void const volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:175:42: got void *mbox_write_reg ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:184:63: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:184:63: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:184:63: got void *mbox_write_reg ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:193:44: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:193:44: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:193:44: got void *mbox_read_reg ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:306:52: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:306:52: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:306:52: got void *mbox_read_reg ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:316:44: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:316:44: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:316:44: got void *mbox_read_reg ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:325:44: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:325:44: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:325:44: got void *mbox_read_reg ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:341:52: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:341:52: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:341:52: got void *mbox_read_reg ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:371:36: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:371:36: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:371:36: got void *mbox_read_reg ../drivers/net/ethernet/dlink/dl2k.c:344:35: warning: restricted __le32 degrades to integer ../drivers/isdn/capi/capiutil.c: In function ‘bufprint’: ../drivers/isdn/capi/capiutil.c:394:9: warning: function ‘bufprint’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 394 | n = vsnprintf(cdb->p, r, fmt, f); | ^ ../drivers/isdn/capi/capiutil.c:416:17: warning: function ‘bufprint’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 416 | n = vsnprintf(cdb->p, r, fmt, f); | ^ ../drivers/md/raid5.c: note: in included file: ../drivers/md/raid5.h:271:14: warning: array of flexible structures ../drivers/md/raid5.c:8072:24: error: incompatible types in comparison expression (different address spaces): ../drivers/md/raid5.c:8072:24: struct md_rdev [noderef] __rcu * ../drivers/md/raid5.c:8072:24: struct md_rdev * ../drivers/md/raid5.c:7566:25: error: incompatible types in comparison expression (different address spaces): ../drivers/md/raid5.c:7566:25: struct md_rdev [noderef] __rcu * ../drivers/md/raid5.c:7566:25: struct md_rdev * ../drivers/md/raid5.c:7570:25: error: incompatible types in comparison expression (different address spaces): ../drivers/md/raid5.c:7570:25: struct md_rdev [noderef] __rcu * ../drivers/md/raid5.c:7570:25: struct md_rdev * ../drivers/md/raid5.c:104:9: warning: context imbalance in 'raid5_quiesce' - different lock contexts for basic block ../drivers/gpu/drm/drm_ioc32.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/i2c/busses/i2c-mxs.c:130: warning: Function parameter or struct member 'timing0' not described in 'mxs_i2c_dev' ../drivers/i2c/busses/i2c-mxs.c:130: warning: Function parameter or struct member 'timing1' not described in 'mxs_i2c_dev' ../drivers/i2c/busses/i2c-mxs.c:130: warning: Function parameter or struct member 'timing2' not described in 'mxs_i2c_dev' ../drivers/i2c/busses/i2c-mxs.c:130: warning: Function parameter or struct member 'dmach' not described in 'mxs_i2c_dev' ../drivers/i2c/busses/i2c-mxs.c:130: warning: Function parameter or struct member 'pio_data' not described in 'mxs_i2c_dev' ../drivers/i2c/busses/i2c-mxs.c:130: warning: Function parameter or struct member 'addr_data' not described in 'mxs_i2c_dev' ../drivers/i2c/busses/i2c-mxs.c:130: warning: Function parameter or struct member 'sg_io' not described in 'mxs_i2c_dev' ../drivers/i2c/busses/i2c-mxs.c:130: warning: Function parameter or struct member 'dma_read' not described in 'mxs_i2c_dev' ../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] ../kernel/events/uprobes.c:1972:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/events/uprobes.c:1972:33: expected struct spinlock [usertype] *lock ../kernel/events/uprobes.c:1972:33: got struct spinlock [noderef] __rcu * ../kernel/events/uprobes.c:1974:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/events/uprobes.c:1974:35: expected struct spinlock [usertype] *lock ../kernel/events/uprobes.c:1974:35: got struct spinlock [noderef] __rcu * ../kernel/events/uprobes.c:2274:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/events/uprobes.c:2274:31: expected struct spinlock [usertype] *lock ../kernel/events/uprobes.c:2274:31: got struct spinlock [noderef] __rcu * ../kernel/events/uprobes.c:2276:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/events/uprobes.c:2276:33: expected struct spinlock [usertype] *lock ../kernel/events/uprobes.c:2276:33: got struct spinlock [noderef] __rcu * ../kernel/events/uprobes.c: note: in included file: ../include/linux/rmap.h:678:28: warning: context imbalance in '__replace_page' - unexpected unlock ../drivers/input/touchscreen/egalax_ts_serial.c: In function ‘egalax_connect’: ../drivers/input/touchscreen/egalax_ts_serial.c:112:21: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 112 | "%s/input0", serio->phys); | ^~~~~~~ ../drivers/input/touchscreen/egalax_ts_serial.c:111:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 111 | snprintf(egalax->phys, sizeof(egalax->phys), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | "%s/input0", serio->phys); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/input/evdev.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/net/ethernet/dlink/sundance.c:1046:60: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/dlink/sundance.c:1046:60: expected unsigned long long [usertype] dma_addr ../drivers/net/ethernet/dlink/sundance.c:1046:60: got restricted __le32 [usertype] addr ../drivers/net/ethernet/dlink/sundance.c:1103:45: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/dlink/sundance.c:1103:45: expected unsigned long long [usertype] dma_addr ../drivers/net/ethernet/dlink/sundance.c:1103:45: got restricted __le32 [usertype] addr ../drivers/net/ethernet/dlink/sundance.c:1433:60: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/dlink/sundance.c:1433:60: expected unsigned long long [usertype] dma_addr ../drivers/net/ethernet/dlink/sundance.c:1433:60: got restricted __le32 [usertype] addr ../drivers/scsi/ch.c: In function ‘ch_probe’: ../drivers/scsi/ch.c:919:29: warning: ‘%d’ directive writing between 1 and 10 bytes into a region of size 6 [-Wformat-overflow=] 919 | sprintf(ch->name,"ch%d",ch->minor); | ^~ ../drivers/scsi/ch.c:919:26: note: directive argument in the range [0, 2147483647] 919 | sprintf(ch->name,"ch%d",ch->minor); | ^~~~~~ ../drivers/scsi/ch.c:919:9: note: ‘sprintf’ output between 4 and 13 bytes into a destination of size 8 919 | sprintf(ch->name,"ch%d",ch->minor); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/rionet.c: note: in included file: ../include/linux/rio.h:204:34: warning: array of flexible structures ../drivers/md/raid5-cache.c: note: in included file: ../drivers/md/raid5.h:271:14: warning: array of flexible structures ../drivers/isdn/capi/kcapi_proc.c:38:13: warning: context imbalance in 'controller_start' - wrong count at exit ../drivers/isdn/capi/kcapi_proc.c:58:13: warning: context imbalance in 'controller_stop' - wrong count at exit ../drivers/isdn/capi/kcapi_proc.c:117:13: warning: context imbalance in 'applications_start' - wrong count at exit ../drivers/isdn/capi/kcapi_proc.c:138:13: warning: context imbalance in 'applications_stop' - wrong count at exit ../drivers/md/raid5-ppl.c: note: in included file: ../drivers/md/raid5.h:271:14: warning: array of flexible structures ../drivers/i2c/busses/i2c-npcm7xx.c:1129:61: warning: Using plain integer as NULL pointer ../drivers/usb/host/xen-hcd.c:774:20: warning: context imbalance in 'xenhcd_giveback_urb' - unexpected unlock ../fs/lockd/mon.c: note: in included file (through ../include/linux/smp.h, ../include/linux/lockdep.h, ../include/linux/spinlock.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/list.h:229:25: warning: context imbalance in 'nsm_release' - unexpected unlock ../drivers/input/touchscreen/fujitsu_ts.c: In function ‘fujitsu_connect’: ../drivers/input/touchscreen/fujitsu_ts.c:112:21: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 112 | "%s/input0", serio->phys); | ^~~~~~~ ../drivers/input/touchscreen/fujitsu_ts.c:111:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 111 | snprintf(fujitsu->phys, sizeof(fujitsu->phys), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | "%s/input0", serio->phys); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c:3247:28: error: too long token expansion ../drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c:3247:28: error: too long token expansion ../drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c:2046:35: error: too long token expansion ../drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c:2046:35: error: too long token expansion ../drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c:4544:32: error: too long token expansion ../drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c:4544:32: error: too long token expansion ../drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c:10478:48: warning: cast truncates bits from constant value (ffff7fff becomes 7fff) ../drivers/net/ethernet/cisco/enic/vnic_vic.c:25:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cisco/enic/vnic_vic.c:25:20: expected unsigned int [usertype] length ../drivers/net/ethernet/cisco/enic/vnic_vic.c:25:20: got restricted __be32 [usertype] ../drivers/net/ethernet/cisco/enic/vnic_vic.c:43:13: warning: cast to restricted __be32 ../drivers/net/ethernet/cisco/enic/vnic_vic.c:48:17: warning: cast to restricted __be32 ../drivers/net/ethernet/cisco/enic/vnic_vic.c:50:19: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cisco/enic/vnic_vic.c:50:19: expected unsigned short [usertype] type ../drivers/net/ethernet/cisco/enic/vnic_vic.c:50:19: got restricted __be16 [usertype] ../drivers/net/ethernet/cisco/enic/vnic_vic.c:51:21: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cisco/enic/vnic_vic.c:51:21: expected unsigned short [usertype] length ../drivers/net/ethernet/cisco/enic/vnic_vic.c:51:21: got restricted __be16 [usertype] ../drivers/net/ethernet/cisco/enic/vnic_vic.c:54:24: warning: cast to restricted __be32 ../drivers/net/ethernet/cisco/enic/vnic_vic.c:54:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cisco/enic/vnic_vic.c:54:22: expected unsigned int [usertype] num_tlvs ../drivers/net/ethernet/cisco/enic/vnic_vic.c:54:22: got restricted __be32 [usertype] ../drivers/net/ethernet/cisco/enic/vnic_vic.c:55:22: warning: cast to restricted __be32 ../drivers/net/ethernet/cisco/enic/vnic_vic.c:55:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cisco/enic/vnic_vic.c:55:20: expected unsigned int [usertype] length ../drivers/net/ethernet/cisco/enic/vnic_vic.c:55:20: got restricted __be32 [usertype] ../drivers/net/ethernet/cisco/enic/vnic_vic.c:63:22: warning: cast to restricted __be32 ../drivers/isdn/hardware/mISDN/hfcmulti.c:452:22: warning: incorrect type in argument 1 (different base types) ../drivers/isdn/hardware/mISDN/hfcmulti.c:452:22: expected unsigned int [usertype] value ../drivers/isdn/hardware/mISDN/hfcmulti.c:452:22: got restricted __le32 [usertype] ../drivers/isdn/hardware/mISDN/hfcmulti.c:457:22: warning: incorrect type in argument 1 (different base types) ../drivers/isdn/hardware/mISDN/hfcmulti.c:457:22: expected unsigned short [usertype] value ../drivers/isdn/hardware/mISDN/hfcmulti.c:457:22: got restricted __le16 [usertype] ../drivers/isdn/hardware/mISDN/hfcmulti.c:472:24: warning: incorrect type in argument 1 (different base types) ../drivers/isdn/hardware/mISDN/hfcmulti.c:472:24: expected unsigned int val ../drivers/isdn/hardware/mISDN/hfcmulti.c:472:24: got restricted __le32 [usertype] ../drivers/isdn/hardware/mISDN/hfcmulti.c:478:24: warning: incorrect type in argument 1 (different base types) ../drivers/isdn/hardware/mISDN/hfcmulti.c:478:24: expected unsigned short val ../drivers/isdn/hardware/mISDN/hfcmulti.c:478:24: got restricted __le16 [usertype] ../drivers/isdn/hardware/mISDN/hfcmulti.c:496:32: warning: cast to restricted __le32 ../drivers/isdn/hardware/mISDN/hfcmulti.c:501:32: warning: cast to restricted __le16 ../drivers/isdn/hardware/mISDN/hfcmulti.c:518:25: warning: cast to restricted __le32 ../drivers/isdn/hardware/mISDN/hfcmulti.c:524:25: warning: cast to restricted __le16 ../drivers/isdn/hardware/mISDN/hfcmulti.c:1061:26: warning: incorrect type in argument 1 (different address spaces) ../drivers/isdn/hardware/mISDN/hfcmulti.c:1061:26: expected void volatile [noderef] __iomem *addr ../drivers/isdn/hardware/mISDN/hfcmulti.c:1061:26: got void * ../drivers/md/md-cluster.c:1210:22: warning: incorrect type in assignment (different base types) ../drivers/md/md-cluster.c:1210:22: expected unsigned long my_sync_size ../drivers/md/md-cluster.c:1210:22: got restricted __le64 [usertype] sync_size ../drivers/md/md-cluster.c:1242:35: warning: incorrect type in assignment (different base types) ../drivers/md/md-cluster.c:1242:35: expected unsigned long sync_size ../drivers/md/md-cluster.c:1242:35: got restricted __le64 [usertype] sync_size ../drivers/md/md-cluster.c:1243:41: warning: restricted __le64 degrades to integer ../kernel/trace/rv/rv.c:252: warning: Function parameter or struct member 'mdef' not described in 'rv_disable_monitor' ../kernel/trace/rv/rv.c:263: warning: Function parameter or struct member 'mdef' not described in 'rv_enable_monitor' ../drivers/isdn/hardware/mISDN/avmfritz.c:421:23: warning: cast to restricted __le32 ../drivers/isdn/hardware/mISDN/avmfritz.c:494:30: warning: incorrect type in argument 1 (different base types) ../drivers/isdn/hardware/mISDN/avmfritz.c:494:30: expected unsigned int [usertype] value ../drivers/isdn/hardware/mISDN/avmfritz.c:494:30: got restricted __le32 [usertype] ../drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c:520:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c:520:30: expected restricted __be16 [usertype] l2t_idx ../drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c:520:30: got restricted __be32 [usertype] ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:433:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:433:38: expected restricted __be32 [usertype] ip4src ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:433:38: got unsigned int [usertype] ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:436:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:436:38: expected restricted __be32 [usertype] ip4dst ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:436:38: got unsigned int [usertype] ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:439:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:439:36: expected restricted __be16 [usertype] psrc ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:439:36: got unsigned short [usertype] ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:442:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:442:36: expected restricted __be16 [usertype] pdst ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:442:36: got unsigned short [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2698:44: warning: cast from restricted __be16 ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2698:44: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2698:44: expected unsigned short [usertype] vxlan_port ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2698:44: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2709:44: warning: cast from restricted __be16 ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2709:44: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2709:44: expected unsigned short [usertype] vxlan_port ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2709:44: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3386:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3386:30: expected unsigned short [usertype] major ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3386:30: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3387:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3387:30: expected unsigned short [usertype] minor ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3387:30: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3388:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3388:30: expected unsigned short [usertype] micro ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3388:30: got restricted __be16 [usertype] ../drivers/regulator/vctrl-regulator.c: note: in included file: ../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer ../drivers/net/ethernet/broadcom/bnxt/bnxt.c: In function ‘bnxt_setup_int_mode’: ../drivers/net/ethernet/broadcom/bnxt/bnxt.c:10155:48: warning: ‘%s’ directive output may be truncated writing 4 bytes into a region of size between 2 and 17 [-Wformat-truncation=] 10155 | snprintf(bp->irq_tbl[0].name, len, "%s-%s-%d", bp->dev->name, "TxRx", | ^~ ~~~~~~ In function ‘bnxt_setup_inta’, inlined from ‘bnxt_setup_int_mode’ at ../drivers/net/ethernet/broadcom/bnxt/bnxt.c:10175:3: ../drivers/net/ethernet/broadcom/bnxt/bnxt.c:10155:9: note: ‘snprintf’ output between 8 and 23 bytes into a destination of size 18 10155 | snprintf(bp->irq_tbl[0].name, len, "%s-%s-%d", bp->dev->name, "TxRx", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10156 | 0); | ~~ ../drivers/net/ethernet/broadcom/bnxt/bnxt.c: In function ‘bnxt_setup_int_mode’: ../drivers/net/ethernet/broadcom/bnxt/bnxt.c:10140:62: warning: ‘%s’ directive output may be truncated writing between 2 and 4 bytes into a region of size between 2 and 17 [-Wformat-truncation=] 10140 | snprintf(bp->irq_tbl[map_idx].name, len, "%s-%s-%d", dev->name, | ^~ In function ‘bnxt_setup_msix’, inlined from ‘bnxt_setup_int_mode’ at ../drivers/net/ethernet/broadcom/bnxt/bnxt.c:10173:3: ../drivers/net/ethernet/broadcom/bnxt/bnxt.c:10140:58: note: directive argument in the range [-2147483643, 2147483646] 10140 | snprintf(bp->irq_tbl[map_idx].name, len, "%s-%s-%d", dev->name, | ^~~~~~~~~~ ../drivers/net/ethernet/broadcom/bnxt/bnxt.c:10140:17: note: ‘snprintf’ output between 6 and 33 bytes into a destination of size 18 10140 | snprintf(bp->irq_tbl[map_idx].name, len, "%s-%s-%d", dev->name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10141 | attr, i); | ~~~~~~~~ ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: warning: cast removes address space '__iomem' of expression ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: warning: incorrect type in argument 1 (different address spaces) ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: expected void const volatile [noderef] __iomem *addr ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: got unsigned int [usertype] * ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: warning: cast removes address space '__iomem' of expression ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: warning: incorrect type in argument 2 (different address spaces) ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: expected void volatile [noderef] __iomem *addr ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: got unsigned int [usertype] * ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: warning: cast removes address space '__iomem' of expression ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: warning: incorrect type in argument 1 (different address spaces) ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: expected void const volatile [noderef] __iomem *addr ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: got unsigned int [usertype] * ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: warning: cast removes address space '__iomem' of expression ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: warning: incorrect type in argument 2 (different address spaces) ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: expected void volatile [noderef] __iomem *addr ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: got unsigned int [usertype] * ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: warning: cast removes address space '__iomem' of expression ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: warning: incorrect type in argument 1 (different address spaces) ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: expected void const volatile [noderef] __iomem *addr ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: got unsigned int [usertype] * ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: warning: cast removes address space '__iomem' of expression ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: warning: incorrect type in argument 2 (different address spaces) ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: expected void volatile [noderef] __iomem *addr ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: got unsigned int [usertype] * ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: warning: cast removes address space '__iomem' of expression ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: warning: incorrect type in argument 1 (different address spaces) ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: expected void const volatile [noderef] __iomem *addr ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: got unsigned int [usertype] * ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: warning: cast removes address space '__iomem' of expression ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: warning: incorrect type in argument 2 (different address spaces) ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: expected void volatile [noderef] __iomem *addr ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: got unsigned int [usertype] * ../drivers/net/phy/mscc/mscc_main.c: In function ‘vsc85xx_dt_led_modes_get.constprop’: ../drivers/net/phy/mscc/mscc_main.c:452:64: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 452 | ret = sprintf(led_dt_prop, "vsc8531,led-%d-mode", i); | ^ ../drivers/net/phy/mscc/mscc_main.c:452:23: note: ‘sprintf’ output between 19 and 29 bytes into a destination of size 28 452 | ret = sprintf(led_dt_prop, "vsc8531,led-%d-mode", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/cavium/liquidio/lio_vf_rep.c:211:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_vf_rep.c:211:29: expected unsigned int [addressable] [assigned] [usertype] mtu ../drivers/net/ethernet/cavium/liquidio/lio_vf_rep.c:211:29: got restricted __be32 [usertype] ../drivers/net/ethernet/chelsio/cxgb3/t3_hw.c:833:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/chelsio/cxgb3/t3_hw.c:833:31: expected unsigned int [usertype] ../drivers/net/ethernet/chelsio/cxgb3/t3_hw.c:833:31: got restricted __be32 [usertype] ../drivers/net/ethernet/chelsio/cxgb3/t3_hw.c:3601:52: warning: dubious: !x | y ../drivers/cpufreq/cpufreq.c:483:17: warning: incorrect type in assignment (different address spaces) ../drivers/cpufreq/cpufreq.c:483:17: expected struct notifier_block *nb ../drivers/cpufreq/cpufreq.c:483:17: got struct notifier_block [noderef] __rcu *static [addressable] [toplevel] head ../drivers/cpufreq/cpufreq.c:483:65: warning: incorrect type in assignment (different address spaces) ../drivers/cpufreq/cpufreq.c:483:65: expected struct notifier_block *nb ../drivers/cpufreq/cpufreq.c:483:65: got struct notifier_block [noderef] __rcu *next ../drivers/isdn/hardware/mISDN/mISDNisar.c:203:33: warning: cast to restricted __le16 ../drivers/isdn/hardware/mISDN/mISDNisar.c:204:32: warning: cast to restricted __le16 ../drivers/isdn/hardware/mISDN/mISDNisar.c:205:34: warning: cast to restricted __le16 ../drivers/isdn/hardware/mISDN/mISDNisar.c:252:39: warning: cast to restricted __le16 ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1781:44: warning: cast from restricted __be16 ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1781:44: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1781:44: expected unsigned short [usertype] vxlan_port ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1781:44: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1792:44: warning: cast from restricted __be16 ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1792:44: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1792:44: expected unsigned short [usertype] vxlan_port ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1792:44: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1973:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1973:30: expected unsigned short [usertype] major ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1973:30: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1974:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1974:30: expected unsigned short [usertype] minor ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1974:30: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1975:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1975:30: expected unsigned short [usertype] micro ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1975:30: got restricted __be16 [usertype] ../drivers/cpuidle/governors/ladder.c:54: warning: Function parameter or struct member 'dev' not described in 'ladder_do_selection' ../drivers/opp/debugfs.c: In function ‘opp_debug_create_one’: ../drivers/opp/debugfs.c:90:55: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 4 [-Wformat-truncation=] 90 | snprintf(name, sizeof(name), "rate_hz_%d", i); | ^~ In function ‘opp_debug_create_clks’, inlined from ‘opp_debug_create_one’ at ../drivers/opp/debugfs.c:162:2: ../drivers/opp/debugfs.c:90:46: note: directive argument in the range [-2147483643, 2147483646] 90 | snprintf(name, sizeof(name), "rate_hz_%d", i); | ^~~~~~~~~~~~ ../drivers/opp/debugfs.c:90:17: note: ‘snprintf’ output between 10 and 20 bytes into a destination of size 12 90 | snprintf(name, sizeof(name), "rate_hz_%d", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/opp/debugfs.c: In function ‘opp_debug_create_one’: ../drivers/opp/debugfs.c:105:54: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 8 [-Wformat-truncation=] 105 | snprintf(name, sizeof(name), "supply-%d", i); | ^~ In function ‘opp_debug_create_supplies’, inlined from ‘opp_debug_create_one’ at ../drivers/opp/debugfs.c:163:2: ../drivers/opp/debugfs.c:105:46: note: directive argument in the range [-2147483641, 2147483646] 105 | snprintf(name, sizeof(name), "supply-%d", i); | ^~~~~~~~~~~ ../drivers/opp/debugfs.c:105:17: note: ‘snprintf’ output between 9 and 19 bytes into a destination of size 15 105 | snprintf(name, sizeof(name), "supply-%d", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/emulex/benet/be_main.c:1468:41: warning: cast to restricted __be16 ../drivers/net/ethernet/emulex/benet/be_main.c:1468:41: warning: cast from restricted __be32 ../drivers/net/ethernet/emulex/benet/be_main.c:1470:41: warning: cast to restricted __be16 ../drivers/net/ethernet/emulex/benet/be_main.c:1470:41: warning: cast from restricted __be32 ../drivers/net/ethernet/emulex/benet/be_main.c:1558:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_main.c:1558:29: expected unsigned short ../drivers/net/ethernet/emulex/benet/be_main.c:1558:29: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_main.c:2628:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_main.c:2628:32: expected unsigned int [usertype] fragpa_lo ../drivers/net/ethernet/emulex/benet/be_main.c:2628:32: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_main.c:2629:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_main.c:2629:32: expected unsigned int [usertype] fragpa_hi ../drivers/net/ethernet/emulex/benet/be_main.c:2629:32: got restricted __le32 [usertype] ../drivers/rtc/rtc-mxc_v2.c:114:12: warning: context imbalance in 'mxc_rtc_lock' - different lock contexts for basic block ../drivers/rtc/rtc-mxc_v2.c:127:12: warning: context imbalance in 'mxc_rtc_unlock' - unexpected unlock ../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/net/ethernet/broadcom/bnxt/bnxt_ethtool.c: In function ‘bnxt_ethtool_init’: ../drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:3965:32: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size 26 [-Wformat-truncation=] 3965 | "/pkg %s", buf); | ^~ ~~~ In function ‘bnxt_get_pkgver’, inlined from ‘bnxt_ethtool_init’ at ../drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:4872:3: ../drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:3964:17: note: ‘snprintf’ output between 6 and 37 bytes into a destination of size 31 3964 | snprintf(bp->fw_ver_str + len, FW_VER_STR_LEN - len - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3965 | "/pkg %s", buf); | ~~~~~~~~~~~~~~~ ../lib/checksum_kunit.c:219:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:219:9: expected restricted __sum16 ../lib/checksum_kunit.c:219:9: got int ../lib/checksum_kunit.c:219:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:219:17: expected restricted __sum16 ../lib/checksum_kunit.c:219:17: got int ../lib/checksum_kunit.c:219:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:219:25: expected restricted __sum16 ../lib/checksum_kunit.c:219:25: got int ../lib/checksum_kunit.c:219:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:219:33: expected restricted __sum16 ../lib/checksum_kunit.c:219:33: got int ../lib/checksum_kunit.c:219:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:219:41: expected restricted __sum16 ../lib/checksum_kunit.c:219:41: got int ../lib/checksum_kunit.c:219:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:219:49: expected restricted __sum16 ../lib/checksum_kunit.c:219:49: got int ../lib/checksum_kunit.c:219:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:219:57: expected restricted __sum16 ../lib/checksum_kunit.c:219:57: got int ../lib/checksum_kunit.c:219:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:219:65: expected restricted __sum16 ../lib/checksum_kunit.c:219:65: got int ../lib/checksum_kunit.c:219:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:219:73: expected restricted __sum16 ../lib/checksum_kunit.c:219:73: got int ../lib/checksum_kunit.c:220:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:220:9: expected restricted __sum16 ../lib/checksum_kunit.c:220:9: got int ../lib/checksum_kunit.c:220:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:220:17: expected restricted __sum16 ../lib/checksum_kunit.c:220:17: got int ../lib/checksum_kunit.c:220:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:220:25: expected restricted __sum16 ../lib/checksum_kunit.c:220:25: got int ../lib/checksum_kunit.c:220:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:220:33: expected restricted __sum16 ../lib/checksum_kunit.c:220:33: got int ../lib/checksum_kunit.c:220:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:220:41: expected restricted __sum16 ../lib/checksum_kunit.c:220:41: got int ../lib/checksum_kunit.c:220:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:220:49: expected restricted __sum16 ../lib/checksum_kunit.c:220:49: got int ../lib/checksum_kunit.c:220:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:220:57: expected restricted __sum16 ../lib/checksum_kunit.c:220:57: got int ../lib/checksum_kunit.c:220:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:220:65: expected restricted __sum16 ../lib/checksum_kunit.c:220:65: got int ../lib/checksum_kunit.c:220:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:220:73: expected restricted __sum16 ../lib/checksum_kunit.c:220:73: got int ../lib/checksum_kunit.c:221:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:221:9: expected restricted __sum16 ../lib/checksum_kunit.c:221:9: got int ../lib/checksum_kunit.c:221:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:221:17: expected restricted __sum16 ../lib/checksum_kunit.c:221:17: got int ../lib/checksum_kunit.c:221:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:221:25: expected restricted __sum16 ../lib/checksum_kunit.c:221:25: got int ../lib/checksum_kunit.c:221:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:221:33: expected restricted __sum16 ../lib/checksum_kunit.c:221:33: got int ../lib/checksum_kunit.c:221:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:221:41: expected restricted __sum16 ../lib/checksum_kunit.c:221:41: got int ../lib/checksum_kunit.c:221:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:221:49: expected restricted __sum16 ../lib/checksum_kunit.c:221:49: got int ../lib/checksum_kunit.c:221:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:221:57: expected restricted __sum16 ../lib/checksum_kunit.c:221:57: got int ../lib/checksum_kunit.c:221:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:221:65: expected restricted __sum16 ../lib/checksum_kunit.c:221:65: got int ../lib/checksum_kunit.c:221:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:221:73: expected restricted __sum16 ../lib/checksum_kunit.c:221:73: got int ../lib/checksum_kunit.c:222:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:222:9: expected restricted __sum16 ../lib/checksum_kunit.c:222:9: got int ../lib/checksum_kunit.c:222:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:222:17: expected restricted __sum16 ../lib/checksum_kunit.c:222:17: got int ../lib/checksum_kunit.c:222:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:222:25: expected restricted __sum16 ../lib/checksum_kunit.c:222:25: got int ../lib/checksum_kunit.c:222:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:222:33: expected restricted __sum16 ../lib/checksum_kunit.c:222:33: got int ../lib/checksum_kunit.c:222:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:222:41: expected restricted __sum16 ../lib/checksum_kunit.c:222:41: got int ../lib/checksum_kunit.c:222:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:222:49: expected restricted __sum16 ../lib/checksum_kunit.c:222:49: got int ../lib/checksum_kunit.c:222:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:222:57: expected restricted __sum16 ../lib/checksum_kunit.c:222:57: got int ../lib/checksum_kunit.c:222:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:222:65: expected restricted __sum16 ../lib/checksum_kunit.c:222:65: got int ../lib/checksum_kunit.c:222:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:222:73: expected restricted __sum16 ../lib/checksum_kunit.c:222:73: got int ../lib/checksum_kunit.c:223:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:223:9: expected restricted __sum16 ../lib/checksum_kunit.c:223:9: got int ../lib/checksum_kunit.c:223:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:223:17: expected restricted __sum16 ../lib/checksum_kunit.c:223:17: got int ../lib/checksum_kunit.c:223:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:223:25: expected restricted __sum16 ../lib/checksum_kunit.c:223:25: got int ../lib/checksum_kunit.c:223:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:223:33: expected restricted __sum16 ../lib/checksum_kunit.c:223:33: got int ../lib/checksum_kunit.c:223:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:223:41: expected restricted __sum16 ../lib/checksum_kunit.c:223:41: got int ../lib/checksum_kunit.c:223:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:223:49: expected restricted __sum16 ../lib/checksum_kunit.c:223:49: got int ../lib/checksum_kunit.c:223:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:223:57: expected restricted __sum16 ../lib/checksum_kunit.c:223:57: got int ../lib/checksum_kunit.c:223:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:223:65: expected restricted __sum16 ../lib/checksum_kunit.c:223:65: got int ../lib/checksum_kunit.c:223:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:223:73: expected restricted __sum16 ../lib/checksum_kunit.c:223:73: got int ../lib/checksum_kunit.c:224:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:224:9: expected restricted __sum16 ../lib/checksum_kunit.c:224:9: got int ../lib/checksum_kunit.c:224:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:224:17: expected restricted __sum16 ../lib/checksum_kunit.c:224:17: got int ../lib/checksum_kunit.c:224:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:224:25: expected restricted __sum16 ../lib/checksum_kunit.c:224:25: got int ../lib/checksum_kunit.c:224:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:224:33: expected restricted __sum16 ../lib/checksum_kunit.c:224:33: got int ../lib/checksum_kunit.c:224:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:224:41: expected restricted __sum16 ../lib/checksum_kunit.c:224:41: got int ../lib/checksum_kunit.c:224:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:224:49: expected restricted __sum16 ../lib/checksum_kunit.c:224:49: got int ../lib/checksum_kunit.c:224:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:224:57: expected restricted __sum16 ../lib/checksum_kunit.c:224:57: got int ../lib/checksum_kunit.c:224:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:224:65: expected restricted __sum16 ../lib/checksum_kunit.c:224:65: got int ../lib/checksum_kunit.c:224:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:224:73: expected restricted __sum16 ../lib/checksum_kunit.c:224:73: got int ../lib/checksum_kunit.c:225:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:225:9: expected restricted __sum16 ../lib/checksum_kunit.c:225:9: got int ../lib/checksum_kunit.c:225:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:225:17: expected restricted __sum16 ../lib/checksum_kunit.c:225:17: got int ../lib/checksum_kunit.c:225:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:225:25: expected restricted __sum16 ../lib/checksum_kunit.c:225:25: got int ../lib/checksum_kunit.c:225:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:225:33: expected restricted __sum16 ../lib/checksum_kunit.c:225:33: got int ../lib/checksum_kunit.c:225:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:225:41: expected restricted __sum16 ../lib/checksum_kunit.c:225:41: got int ../lib/checksum_kunit.c:225:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:225:49: expected restricted __sum16 ../lib/checksum_kunit.c:225:49: got int ../lib/checksum_kunit.c:225:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:225:57: expected restricted __sum16 ../lib/checksum_kunit.c:225:57: got int ../lib/checksum_kunit.c:225:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:225:65: expected restricted __sum16 ../lib/checksum_kunit.c:225:65: got int ../lib/checksum_kunit.c:225:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:225:73: expected restricted __sum16 ../lib/checksum_kunit.c:225:73: got int ../lib/checksum_kunit.c:226:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:226:9: expected restricted __sum16 ../lib/checksum_kunit.c:226:9: got int ../lib/checksum_kunit.c:226:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:226:17: expected restricted __sum16 ../lib/checksum_kunit.c:226:17: got int ../lib/checksum_kunit.c:226:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:226:25: expected restricted __sum16 ../lib/checksum_kunit.c:226:25: got int ../lib/checksum_kunit.c:226:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:226:33: expected restricted __sum16 ../lib/checksum_kunit.c:226:33: got int ../lib/checksum_kunit.c:226:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:226:41: expected restricted __sum16 ../lib/checksum_kunit.c:226:41: got int ../lib/checksum_kunit.c:226:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:226:49: expected restricted __sum16 ../lib/checksum_kunit.c:226:49: got int ../lib/checksum_kunit.c:226:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:226:57: expected restricted __sum16 ../lib/checksum_kunit.c:226:57: got int ../lib/checksum_kunit.c:226:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:226:65: expected restricted __sum16 ../lib/checksum_kunit.c:226:65: got int ../lib/checksum_kunit.c:226:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:226:73: expected restricted __sum16 ../lib/checksum_kunit.c:226:73: got int ../lib/checksum_kunit.c:227:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:227:9: expected restricted __sum16 ../lib/checksum_kunit.c:227:9: got int ../lib/checksum_kunit.c:227:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:227:17: expected restricted __sum16 ../lib/checksum_kunit.c:227:17: got int ../lib/checksum_kunit.c:227:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:227:25: expected restricted __sum16 ../lib/checksum_kunit.c:227:25: got int ../lib/checksum_kunit.c:227:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:227:33: expected restricted __sum16 ../lib/checksum_kunit.c:227:33: got int ../lib/checksum_kunit.c:227:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:227:41: expected restricted __sum16 ../lib/checksum_kunit.c:227:41: got int ../lib/checksum_kunit.c:227:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:227:49: expected restricted __sum16 ../lib/checksum_kunit.c:227:49: got int ../lib/checksum_kunit.c:227:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:227:57: expected restricted __sum16 ../lib/checksum_kunit.c:227:57: got int ../lib/checksum_kunit.c:227:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:227:65: expected restricted __sum16 ../lib/checksum_kunit.c:227:65: got int ../lib/checksum_kunit.c:227:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:227:73: expected restricted __sum16 ../lib/checksum_kunit.c:227:73: got int ../lib/checksum_kunit.c:228:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:228:9: expected restricted __sum16 ../lib/checksum_kunit.c:228:9: got int ../lib/checksum_kunit.c:228:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:228:17: expected restricted __sum16 ../lib/checksum_kunit.c:228:17: got int ../lib/checksum_kunit.c:228:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:228:25: expected restricted __sum16 ../lib/checksum_kunit.c:228:25: got int ../lib/checksum_kunit.c:228:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:228:33: expected restricted __sum16 ../lib/checksum_kunit.c:228:33: got int ../lib/checksum_kunit.c:228:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:228:41: expected restricted __sum16 ../lib/checksum_kunit.c:228:41: got int ../lib/checksum_kunit.c:228:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:228:49: expected restricted __sum16 ../lib/checksum_kunit.c:228:49: got int ../lib/checksum_kunit.c:228:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:228:57: expected restricted __sum16 ../lib/checksum_kunit.c:228:57: got int ../lib/checksum_kunit.c:228:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:228:65: expected restricted __sum16 ../lib/checksum_kunit.c:228:65: got int ../lib/checksum_kunit.c:228:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:228:73: expected restricted __sum16 ../lib/checksum_kunit.c:228:73: got int ../lib/checksum_kunit.c:229:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:229:9: expected restricted __sum16 ../lib/checksum_kunit.c:229:9: got int ../lib/checksum_kunit.c:229:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:229:17: expected restricted __sum16 ../lib/checksum_kunit.c:229:17: got int ../lib/checksum_kunit.c:229:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:229:25: expected restricted __sum16 ../lib/checksum_kunit.c:229:25: got int ../lib/checksum_kunit.c:229:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:229:33: expected restricted __sum16 ../lib/checksum_kunit.c:229:33: got int ../lib/checksum_kunit.c:229:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:229:41: expected restricted __sum16 ../lib/checksum_kunit.c:229:41: got int ../lib/checksum_kunit.c:229:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:229:49: expected restricted __sum16 ../lib/checksum_kunit.c:229:49: got int ../lib/checksum_kunit.c:229:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:229:57: expected restricted __sum16 ../lib/checksum_kunit.c:229:57: got int ../lib/checksum_kunit.c:229:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:229:65: expected restricted __sum16 ../lib/checksum_kunit.c:229:65: got int ../lib/checksum_kunit.c:229:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:229:73: expected restricted __sum16 ../lib/checksum_kunit.c:229:73: got int ../lib/checksum_kunit.c:230:9: warning: too many warnings ../drivers/net/ethernet/chelsio/cxgb3/sge.c:2371:50: warning: incorrect type in argument 1 (different base types) ../drivers/net/ethernet/chelsio/cxgb3/sge.c:2371:50: expected unsigned int [usertype] rss ../drivers/net/ethernet/chelsio/cxgb3/sge.c:2371:50: got restricted __be32 [assigned] [usertype] rss_hi ../drivers/net/ethernet/chelsio/cxgb3/sge.c:2434:43: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/chelsio/cxgb3/sge.c:2434:43: expected restricted __wsum [usertype] csum ../drivers/net/ethernet/chelsio/cxgb3/sge.c:2434:43: got restricted __be32 [assigned] [usertype] rss_hi ../drivers/net/ethernet/chelsio/cxgb3/sge.c:2435:47: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/chelsio/cxgb3/sge.c:2435:47: expected unsigned int [usertype] priority ../drivers/net/ethernet/chelsio/cxgb3/sge.c:2435:47: got restricted __be32 [assigned] [usertype] rss_lo ../drivers/net/ethernet/chelsio/cxgb3/sge.c:2120:16: warning: cast to restricted __be32 ../sound/soc/sof/ipc3.c: note: in included file: ../include/sound/sof/control.h:124:17: warning: array of flexible structures ../sound/soc/qcom/qdsp6/audioreach.c:81:45: warning: array of flexible structures ../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 ../drivers/gpu/drm/drm_gpuvm.c:788:9: warning: context imbalance in 'cond_spin_lock' - wrong count at exit ../drivers/gpu/drm/drm_gpuvm.c:796:28: warning: context imbalance in 'cond_spin_unlock' - unexpected unlock ../drivers/ufs/core/ufs-debugfs.c:68:12: warning: context imbalance in 'ufs_debugfs_get_user_access' - wrong count at exit ../drivers/ufs/core/ufs-debugfs.c:80:13: warning: context imbalance in 'ufs_debugfs_put_user_access' - wrong count at exit ../drivers/ufs/core/ufs-debugfs.c:87:12: warning: context imbalance in 'ee_usr_mask_set' - different lock contexts for basic block ../drivers/ufs/core/ufs-debugfs.c:131:13: warning: context imbalance in 'ufs_debugfs_restart_ee' - different lock contexts for basic block ../drivers/net/ethernet/emulex/benet/be_cmds.c:315:39: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:316:39: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:390:43: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:401:33: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:413:23: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:417:42: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:460:44: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:804:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:804:33: expected unsigned int [usertype] request_length ../drivers/net/ethernet/emulex/benet/be_cmds.c:804:33: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:812:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:812:28: expected unsigned int [usertype] pa_hi ../drivers/net/ethernet/emulex/benet/be_cmds.c:812:28: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:813:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:813:28: expected unsigned int [usertype] pa_lo ../drivers/net/ethernet/emulex/benet/be_cmds.c:813:28: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:814:26: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:814:26: expected unsigned int [usertype] len ../drivers/net/ethernet/emulex/benet/be_cmds.c:814:26: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:827:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:827:29: expected unsigned int [usertype] lo ../drivers/net/ethernet/emulex/benet/be_cmds.c:827:29: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:828:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:828:29: expected unsigned int [usertype] hi ../drivers/net/ethernet/emulex/benet/be_cmds.c:828:29: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:899:29: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/emulex/benet/be_cmds.c:1017:24: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1017:24: expected unsigned short [usertype] num_pages ../drivers/net/ethernet/emulex/benet/be_cmds.c:1017:24: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1032:29: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1034:38: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1066:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1066:28: expected unsigned short [usertype] if_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1066:28: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1067:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1067:30: expected unsigned int [usertype] pmac_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1067:30: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1105:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1105:20: expected unsigned int [usertype] if_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1105:20: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1112:28: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1148:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1148:20: expected unsigned int [usertype] if_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1148:20: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1149:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1149:22: expected unsigned int [usertype] pmac_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1149:22: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1179:24: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1179:24: expected unsigned short [usertype] num_pages ../drivers/net/ethernet/emulex/benet/be_cmds.c:1179:24: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1218:26: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1257:24: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1257:24: expected unsigned short [usertype] num_pages ../drivers/net/ethernet/emulex/benet/be_cmds.c:1257:24: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1265:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1265:28: expected unsigned short [usertype] cq_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1265:28: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1279:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1279:36: expected unsigned int ../drivers/net/ethernet/emulex/benet/be_cmds.c:1279:36: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1293:28: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1322:24: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1322:24: expected unsigned short [usertype] num_pages ../drivers/net/ethernet/emulex/benet/be_cmds.c:1322:24: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1337:28: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1383:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1383:28: expected unsigned short [usertype] if_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1383:28: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1387:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1387:20: expected unsigned short [usertype] cq_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1387:20: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1396:27: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1398:42: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1429:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1429:20: expected unsigned short [usertype] cq_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1429:20: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1433:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1433:27: expected unsigned int [usertype] interface_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1433:27: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1434:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1434:29: expected unsigned short [usertype] max_frame_size ../drivers/net/ethernet/emulex/benet/be_cmds.c:1434:29: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1435:24: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1435:24: expected unsigned int [usertype] rss_queue ../drivers/net/ethernet/emulex/benet/be_cmds.c:1435:24: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1441:27: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1495:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1495:17: expected unsigned short [usertype] id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1495:17: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1522:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1522:17: expected unsigned short [usertype] id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1522:17: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1547:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1547:31: expected unsigned int [usertype] capability_flags ../drivers/net/ethernet/emulex/benet/be_cmds.c:1547:31: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1548:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1548:27: expected unsigned int [usertype] enable_flags ../drivers/net/ethernet/emulex/benet/be_cmds.c:1548:27: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1555:30: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1559:47: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1580:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1580:27: expected unsigned int [usertype] interface_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1580:27: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1653:42: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1653:42: expected unsigned short [usertype] pport_num ../drivers/net/ethernet/emulex/benet/be_cmds.c:1653:42: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1728:39: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1781:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1781:28: expected unsigned int [usertype] fat_operation ../drivers/net/ethernet/emulex/benet/be_cmds.c:1781:28: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1787:38: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1832:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1832:36: expected unsigned int [usertype] fat_operation ../drivers/net/ethernet/emulex/benet/be_cmds.c:1832:36: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1833:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1833:38: expected unsigned int [usertype] read_log_offset ../drivers/net/ethernet/emulex/benet/be_cmds.c:1833:38: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1834:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1834:38: expected unsigned int [usertype] read_log_length ../drivers/net/ethernet/emulex/benet/be_cmds.c:1834:38: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1835:39: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1835:39: expected unsigned int [usertype] data_buffer_size ../drivers/net/ethernet/emulex/benet/be_cmds.c:1835:39: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1841:25: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1915:21: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1915:21: expected unsigned int [usertype] num_eq ../drivers/net/ethernet/emulex/benet/be_cmds.c:1915:21: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1917:39: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1917:39: expected unsigned int [usertype] eq_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1917:39: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1919:50: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1919:50: expected unsigned int [usertype] delay_multiplier ../drivers/net/ethernet/emulex/benet/be_cmds.c:1919:50: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1997:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1997:20: expected unsigned int [usertype] if_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1997:20: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1998:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1998:28: expected unsigned int [usertype] if_flags_mask ../drivers/net/ethernet/emulex/benet/be_cmds.c:1998:28: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2007:36: warning: invalid assignment: |= ../drivers/net/ethernet/emulex/benet/be_cmds.c:2007:36: left side has type unsigned int ../drivers/net/ethernet/emulex/benet/be_cmds.c:2007:36: right side has type restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2010:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2010:32: expected unsigned int [usertype] mcast_num ../drivers/net/ethernet/emulex/benet/be_cmds.c:2010:32: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2063:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2063:30: expected unsigned short [usertype] tx_flow_control ../drivers/net/ethernet/emulex/benet/be_cmds.c:2063:30: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2064:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2064:30: expected unsigned short [usertype] rx_flow_control ../drivers/net/ethernet/emulex/benet/be_cmds.c:2064:30: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2106:26: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2107:26: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2136:37: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2137:42: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2138:42: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2139:37: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2204:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2204:20: expected unsigned int [usertype] if_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:2204:20: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2205:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2205:25: expected unsigned short [usertype] enable_rss ../drivers/net/ethernet/emulex/benet/be_cmds.c:2205:25: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2206:34: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2206:34: expected unsigned short [usertype] cpu_table_size_log2 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2206:34: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2376:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2376:27: expected unsigned int [usertype] write_offset ../drivers/net/ethernet/emulex/benet/be_cmds.c:2376:27: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2378:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2378:31: expected unsigned int [usertype] descriptor_count ../drivers/net/ethernet/emulex/benet/be_cmds.c:2378:31: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2379:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2379:22: expected unsigned int [usertype] buf_len ../drivers/net/ethernet/emulex/benet/be_cmds.c:2379:22: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2380:23: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2380:23: expected unsigned int [usertype] addr_low ../drivers/net/ethernet/emulex/benet/be_cmds.c:2380:23: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2383:24: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2383:24: expected unsigned int [usertype] addr_high ../drivers/net/ethernet/emulex/benet/be_cmds.c:2383:24: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2400:33: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2509:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2509:31: expected unsigned int [usertype] desired_read_len ../drivers/net/ethernet/emulex/benet/be_cmds.c:2509:31: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2510:26: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2510:26: expected unsigned int [usertype] read_offset ../drivers/net/ethernet/emulex/benet/be_cmds.c:2510:26: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2512:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2512:31: expected unsigned int [usertype] descriptor_count ../drivers/net/ethernet/emulex/benet/be_cmds.c:2512:31: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2513:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2513:22: expected unsigned int [usertype] buf_len ../drivers/net/ethernet/emulex/benet/be_cmds.c:2513:22: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2514:23: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2514:23: expected unsigned int [usertype] addr_low ../drivers/net/ethernet/emulex/benet/be_cmds.c:2514:23: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2515:24: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2515:24: expected unsigned int [usertype] addr_high ../drivers/net/ethernet/emulex/benet/be_cmds.c:2515:24: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2521:30: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2522:24: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2554:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2554:29: expected unsigned int [usertype] op_type ../drivers/net/ethernet/emulex/benet/be_cmds.c:2554:29: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2556:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2556:36: expected unsigned int [usertype] offset ../drivers/net/ethernet/emulex/benet/be_cmds.c:2556:36: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2558:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2558:29: expected unsigned int [usertype] op_code ../drivers/net/ethernet/emulex/benet/be_cmds.c:2558:29: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2559:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2559:35: expected unsigned int [usertype] data_buf_size ../drivers/net/ethernet/emulex/benet/be_cmds.c:2559:35: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2600:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2600:29: expected unsigned int [usertype] op_type ../drivers/net/ethernet/emulex/benet/be_cmds.c:2600:29: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2602:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2602:36: expected unsigned int [usertype] offset ../drivers/net/ethernet/emulex/benet/be_cmds.c:2602:36: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2604:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2604:36: expected unsigned int [usertype] offset ../drivers/net/ethernet/emulex/benet/be_cmds.c:2604:36: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2606:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2606:29: expected unsigned int [usertype] op_code ../drivers/net/ethernet/emulex/benet/be_cmds.c:2606:29: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2607:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2607:35: expected unsigned int [usertype] data_buf_size ../drivers/net/ethernet/emulex/benet/be_cmds.c:2607:35: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2637:36: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2639:36: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2871:24: warning: too many warnings ../drivers/rtc/rtc-omap.c:412: warning: Function parameter or struct member 'dev' not described in 'omap_rtc_power_off_program' ../drivers/input/touchscreen/inexio.c: In function ‘inexio_connect’: ../drivers/input/touchscreen/inexio.c:126:59: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 126 | snprintf(pinexio->phys, sizeof(pinexio->phys), "%s/input0", serio->phys); | ^~~~~~~ ../drivers/input/touchscreen/inexio.c:126:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 126 | snprintf(pinexio->phys, sizeof(pinexio->phys), "%s/input0", serio->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/mt7615/debugfs.c:521:9: warning: dubious: x & !y ../drivers/net/wireless/mediatek/mt76/mt7915/main.c:498:17: warning: dubious: x & !y In file included from ../include/linux/string.h:292, from ../include/linux/uuid.h:11, from ../include/linux/mod_devicetable.h:14, from ../include/linux/pci.h:27, from ../drivers/net/ethernet/broadcom/bnx2x/bnx2x.h:19, from ../drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c:22: In function ‘fortify_memcpy_chk’, inlined from ‘bnx2x_get_vf_config’ at ../drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c:2655:4: ../include/linux/fortify-string.h:537: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] 537 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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 * ../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/context_tracking.c:126:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:126:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:126:39: got struct context_tracking * ../kernel/context_tracking.c:165:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:165:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:165:39: got struct context_tracking * ../kernel/context_tracking.c:206:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:206:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:206:39: got struct context_tracking * ../kernel/context_tracking.c:261:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:261:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:261:39: got struct context_tracking * ../kernel/context_tracking.c:467: warning: Function parameter or struct member 'state' not described in '__ct_user_enter' ../kernel/context_tracking.c:607: warning: Function parameter or struct member 'state' not described in '__ct_user_exit' ../drivers/net/ethernet/emulex/benet/be_ethtool.c: In function ‘be_get_drvinfo’: ../drivers/net/ethernet/emulex/benet/be_ethtool.c:229:29: warning: ‘ [’ directive output may be truncated writing 2 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 229 | "%s [%s]", adapter->fw_ver, adapter->fw_on_flash); | ^~ ../drivers/net/ethernet/emulex/benet/be_ethtool.c:228:17: note: ‘snprintf’ output between 4 and 66 bytes into a destination of size 32 228 | snprintf(drvinfo->fw_version, sizeof(drvinfo->fw_version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 229 | "%s [%s]", adapter->fw_ver, adapter->fw_on_flash); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: In function ‘setup_sge_queues’: ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:1074:48: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 8 and 23 [-Wformat-truncation=] 1074 | "%s-Rx%d", dev->name, j); | ^~ ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:1074:42: note: directive argument in the range [-2147483641, 254] 1074 | "%s-Rx%d", dev->name, j); | ^~~~~~~~~ ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:1072:33: note: ‘snprintf’ output between 5 and 30 bytes into a destination of size 26 1072 | snprintf(adap->msix_info[msix].desc, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1073 | sizeof(adap->msix_info[msix].desc), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1074 | "%s-Rx%d", dev->name, j); | ~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: In function ‘cxgb4_port_mirror_alloc_queues’: ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:1356:47: warning: ‘%d’ directive output may be truncated writing between 1 and 5 bytes into a region of size between 1 and 16 [-Wformat-truncation=] 1356 | "%s-mirrorrxq%d", dev->name, i); | ^~ ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:1356:34: note: directive argument in the range [0, 65534] 1356 | "%s-mirrorrxq%d", dev->name, i); | ^~~~~~~~~~~~~~~~ ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:1354:25: note: ‘snprintf’ output between 12 and 31 bytes into a destination of size 26 1354 | snprintf(mirror_rxq->msix->desc, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1355 | sizeof(mirror_rxq->msix->desc), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1356 | "%s-mirrorrxq%d", dev->name, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/cpufreq/intel_pstate.c:264: warning: Function parameter or struct member 'epp_cached' not described in 'cpudata' ../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 ../kernel/iomem.c:110:22: warning: incorrect type in assignment (different address spaces) ../kernel/iomem.c:110:22: expected void *[assigned] addr ../kernel/iomem.c:110:22: got void [noderef] __iomem * ../kernel/iomem.c:113:22: warning: incorrect type in assignment (different address spaces) ../kernel/iomem.c:113:22: expected void *[assigned] addr ../kernel/iomem.c:113:22: got void [noderef] __iomem * ../drivers/input/misc/ims-pcu.c: In function ‘ims_pcu_get_device_info’: ../drivers/input/misc/ims-pcu.c:1803:31: warning: ‘%02d’ directive output may be truncated writing between 2 and 3 bytes into a region of size between 1 and 4 [-Wformat-truncation=] 1803 | "%02d%02d%02d%02d.%c%c", | ^~~~ ../drivers/input/misc/ims-pcu.c:1803:18: note: directive argument in the range [0, 255] 1803 | "%02d%02d%02d%02d.%c%c", | ^~~~~~~~~~~~~~~~~~~~~~~ ../drivers/input/misc/ims-pcu.c:1802:9: note: ‘snprintf’ output between 12 and 16 bytes into a destination of size 10 1802 | snprintf(pcu->fw_version, sizeof(pcu->fw_version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1803 | "%02d%02d%02d%02d.%c%c", | ~~~~~~~~~~~~~~~~~~~~~~~~ 1804 | pcu->cmd_buf[2], pcu->cmd_buf[3], pcu->cmd_buf[4], pcu->cmd_buf[5], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1805 | pcu->cmd_buf[6], pcu->cmd_buf[7]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/input/misc/ims-pcu.c:1815:31: warning: ‘%02d’ directive output may be truncated writing between 2 and 3 bytes into a region of size between 1 and 4 [-Wformat-truncation=] 1815 | "%02d%02d%02d%02d.%c%c", | ^~~~ ../drivers/input/misc/ims-pcu.c:1815:18: note: directive argument in the range [0, 255] 1815 | "%02d%02d%02d%02d.%c%c", | ^~~~~~~~~~~~~~~~~~~~~~~ ../drivers/input/misc/ims-pcu.c:1814:9: note: ‘snprintf’ output between 12 and 16 bytes into a destination of size 10 1814 | snprintf(pcu->bl_version, sizeof(pcu->bl_version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1815 | "%02d%02d%02d%02d.%c%c", | ~~~~~~~~~~~~~~~~~~~~~~~~ 1816 | pcu->cmd_buf[2], pcu->cmd_buf[3], pcu->cmd_buf[4], pcu->cmd_buf[5], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1817 | pcu->cmd_buf[6], pcu->cmd_buf[7]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c: In function ‘cxgb4vf_get_drvinfo’: ../drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c:1560:44: warning: ‘%u’ directive output may be truncated writing between 1 and 3 bytes into a region of size between 0 and 14 [-Wformat-truncation=] 1560 | "%u.%u.%u.%u, TP %u.%u.%u.%u", | ^~ ../drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c:1560:18: note: directive argument in the range [0, 255] 1560 | "%u.%u.%u.%u, TP %u.%u.%u.%u", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c:1559:9: note: ‘snprintf’ output between 20 and 36 bytes into a destination of size 32 1559 | snprintf(drvinfo->fw_version, sizeof(drvinfo->fw_version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1560 | "%u.%u.%u.%u, TP %u.%u.%u.%u", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1561 | FW_HDR_FW_VER_MAJOR_G(adapter->params.dev.fwrev), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1562 | FW_HDR_FW_VER_MINOR_G(adapter->params.dev.fwrev), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1563 | FW_HDR_FW_VER_MICRO_G(adapter->params.dev.fwrev), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1564 | FW_HDR_FW_VER_BUILD_G(adapter->params.dev.fwrev), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1565 | FW_HDR_FW_VER_MAJOR_G(adapter->params.dev.tprev), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1566 | FW_HDR_FW_VER_MINOR_G(adapter->params.dev.tprev), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1567 | FW_HDR_FW_VER_MICRO_G(adapter->params.dev.tprev), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1568 | FW_HDR_FW_VER_BUILD_G(adapter->params.dev.tprev)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c: In function ‘adapter_up’: ../drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c:371:38: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 5 and 20 [-Wformat-truncation=] 371 | "%s-%d", dev->name, qs); | ^~ In function ‘name_msix_vecs’, inlined from ‘adapter_up’ at ../drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c:778:4: ../drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c:371:34: note: directive argument in the range [-2147483641, 254] 371 | "%s-%d", dev->name, qs); | ^~~~~~~ ../drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c:370:25: note: ‘snprintf’ output between 3 and 28 bytes into a destination of size 21 370 | snprintf(adapter->msix_info[msi].desc, namelen, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 371 | "%s-%d", dev->name, qs); | ~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/mt7603/mac.c:912:9: warning: dubious: x & !y ../drivers/net/wireless/mediatek/mt76/mt7603/mac.c:972:15: warning: dubious: x & !y ../drivers/usb/storage/sierra_ms.c:80:30: warning: cast to restricted __le16 ../drivers/usb/storage/sierra_ms.c:81:30: warning: cast to restricted __le16 ../kernel/rseq.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../net/netfilter/ipset/ip_set_core.c:730:31: warning: context imbalance in 'ip_set_test' - unexpected unlock ../net/netfilter/ipset/ip_set_core.c:730:31: warning: context imbalance in 'ip_set_add' - unexpected unlock ../net/netfilter/ipset/ip_set_core.c:730:31: warning: context imbalance in 'ip_set_del' - unexpected unlock ../net/netfilter/ipset/ip_set_core.c:730:31: warning: context imbalance in 'ip_set_flush_set' - unexpected unlock ../net/netfilter/ipset/ip_set_core.c:730:31: warning: context imbalance in 'call_ad' - unexpected unlock ../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/net/wireless/mediatek/mt76/mt7915/mmio.c:600:5: warning: context imbalance in 'mt7915_mmio_wed_init' - wrong count at exit ../lib/overflow_kunit.c:428:9: warning: cast truncates bits from constant value (12c becomes 2c) ../lib/overflow_kunit.c:430:9: warning: cast truncates bits from constant value (1112c becomes 112c) ../lib/overflow_kunit.c:432:9: warning: cast truncates bits from constant value (10811112c becomes 811112c) ../lib/overflow_kunit.c:433:9: warning: cast truncates bits from constant value (10811112c becomes 811112c) ../lib/overflow_kunit.c:450:9: warning: cast truncates bits from constant value (12c becomes 2c) ../lib/overflow_kunit.c:452:9: warning: cast truncates bits from constant value (1112c becomes 112c) ../lib/overflow_kunit.c:454:9: warning: cast truncates bits from constant value (10811112c becomes 811112c) ../lib/overflow_kunit.c:455:9: warning: cast truncates bits from constant value (10811112c becomes 811112c) ../lib/overflow_kunit.c:467:9: warning: cast truncates bits from constant value (100 becomes 0) ../lib/overflow_kunit.c:469:9: warning: cast truncates bits from constant value (10000 becomes 0) ../lib/overflow_kunit.c:471:9: warning: cast truncates bits from constant value (100000000 becomes 0) ../lib/overflow_kunit.c:472:9: warning: cast truncates bits from constant value (100000000 becomes 0) ../lib/overflow_kunit.c:997:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/overflow_kunit.c:997:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/overflow_kunit.c:997:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/overflow_kunit.c:997:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/overflow_kunit.c:997:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/overflow_kunit.c:997:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/overflow_kunit.c:997:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/overflow_kunit.c:997:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/overflow_kunit.c:997:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/overflow_kunit.c:997:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/overflow_kunit.c:998:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/overflow_kunit.c:998:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/overflow_kunit.c:998:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/overflow_kunit.c:998:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/overflow_kunit.c:998:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/overflow_kunit.c:998:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/overflow_kunit.c:998:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/overflow_kunit.c:998:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/overflow_kunit.c:998:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/overflow_kunit.c:998:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/overflow_kunit.c:999:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/overflow_kunit.c:999:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/overflow_kunit.c:1000:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/overflow_kunit.c:1000:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/overflow_kunit.c:1001:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/overflow_kunit.c:1001:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/overflow_kunit.c:1002:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/overflow_kunit.c:1002:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/overflow_kunit.c:1004:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/overflow_kunit.c:1004:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/overflow_kunit.c:1005:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/overflow_kunit.c:1005:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/overflow_kunit.c:1097:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/overflow_kunit.c:1097:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/overflow_kunit.c:1097:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/overflow_kunit.c:1098:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/overflow_kunit.c:1098:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/overflow_kunit.c:1098:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../drivers/net/bareudp.c:276:14: warning: incorrect type in assignment (different address spaces) ../drivers/net/bareudp.c:276:14: expected struct socket *sock ../drivers/net/bareudp.c:276:14: got struct socket [noderef] __rcu *sock ../drivers/net/bareudp.c:597:20: warning: incorrect type in assignment (different base types) ../drivers/net/bareudp.c:597:20: expected restricted __be16 [usertype] port ../drivers/net/bareudp.c:597:20: got unsigned short ../drivers/net/bareudp.c:598:25: warning: incorrect type in assignment (different base types) ../drivers/net/bareudp.c:598:25: expected restricted __be16 [usertype] ethertype ../drivers/net/bareudp.c:598:25: got unsigned short ../drivers/input/misc/iqs626a.c: In function ‘iqs626_parse_trackpad’: ../drivers/input/misc/iqs626a.c:780:61: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] 780 | snprintf(tc_name, sizeof(tc_name), "channel-%d", i); | ^~ ../drivers/input/misc/iqs626a.c:780:52: note: directive argument in the range [0, 2147483646] 780 | snprintf(tc_name, sizeof(tc_name), "channel-%d", i); | ^~~~~~~~~~~~ ../drivers/input/misc/iqs626a.c:780:17: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 10 780 | snprintf(tc_name, sizeof(tc_name), "channel-%d", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/leds/led-core.c: In function ‘led_compose_name’: ../drivers/leds/led-core.c:514:78: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 514 | snprintf(led_classdev_name, LED_MAX_NAME_SIZE, "%s:%s", | ^ ../drivers/leds/led-core.c:514:25: note: ‘snprintf’ output 2 or more bytes (assuming 65) into a destination of size 64 514 | snprintf(led_classdev_name, LED_MAX_NAME_SIZE, "%s:%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | devicename, tmp_buf); | ~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c:302:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c:302:22: expected unsigned int [usertype] vld_tid ../drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c:302:22: got restricted __be32 [usertype] ../drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c:305:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c:305:27: expected unsigned int [usertype] pgsz_tag_clr ../drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c:305:27: got restricted __be32 [usertype] ../drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c:306:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c:306:25: expected unsigned int [usertype] max_offset ../drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c:306:25: got restricted __be32 [usertype] ../drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c:307:26: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c:307:26: expected unsigned int [usertype] page_offset ../drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c:307:26: got restricted __be32 [usertype] ../drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c:368:15: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c:368:15: expected struct cxgbi_ppm_pool *pools ../drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c:368:15: got void [noderef] __percpu * ../drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c:374:48: warning: incorrect type in initializer (different address spaces) ../drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c:374:48: expected void const [noderef] __percpu *__vpp_verify ../drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c:374:48: got struct cxgbi_ppm_pool * ../drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c:484:19: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c:484:19: expected struct cxgbi_ppm_pool [noderef] __percpu *pool ../drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c:484:19: got struct cxgbi_ppm_pool *[assigned] pool ../drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c:511:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c:511:21: expected void [noderef] __percpu *__pdata ../drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c:511:21: got struct cxgbi_ppm_pool *[assigned] pool ../drivers/net/ethernet/chelsio/cxgb4vf/sge.c:2148:17: warning: context imbalance in 'sge_tx_timer_cb' - different lock contexts for basic block ../drivers/firmware/dmi_scan.c:678:27: warning: incorrect type in assignment (different address spaces) ../drivers/firmware/dmi_scan.c:678:27: expected char [noderef] __iomem *p ../drivers/firmware/dmi_scan.c:678:27: got void * ../drivers/firmware/dmi_scan.c:682:41: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/dmi_scan.c:682:41: expected void *addr ../drivers/firmware/dmi_scan.c:682:41: got char [noderef] __iomem *p ../drivers/firmware/dmi_scan.c:696:19: warning: incorrect type in assignment (different address spaces) ../drivers/firmware/dmi_scan.c:696:19: expected char [noderef] __iomem *p ../drivers/firmware/dmi_scan.c:696:19: got void * ../drivers/firmware/dmi_scan.c:700:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/dmi_scan.c:700:33: expected void *addr ../drivers/firmware/dmi_scan.c:700:33: got char [noderef] __iomem *p ../drivers/firmware/dmi_scan.c:707:19: warning: incorrect type in assignment (different address spaces) ../drivers/firmware/dmi_scan.c:707:19: expected char [noderef] __iomem *p ../drivers/firmware/dmi_scan.c:707:19: got void * ../drivers/firmware/dmi_scan.c:720:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/dmi_scan.c:720:49: expected void *addr ../drivers/firmware/dmi_scan.c:720:49: got char [noderef] __iomem *p ../drivers/firmware/dmi_scan.c:738:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/dmi_scan.c:738:49: expected void *addr ../drivers/firmware/dmi_scan.c:738:49: got char [noderef] __iomem *p ../drivers/firmware/dmi_scan.c:743:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/dmi_scan.c:743:33: expected void *addr ../drivers/firmware/dmi_scan.c:743:33: got char [noderef] __iomem *p In file included from ../drivers/scsi/libfc/fc_elsct.c:18: ../drivers/scsi/libfc/fc_encode.h: In function ‘fc_ct_ms_fill.constprop’: ../drivers/scsi/libfc/fc_encode.h:357:30: warning: ‘%s’ directive output may be truncated writing up to 64 bytes into a region of size between 62 and 126 [-Wformat-truncation=] 357 | "%s v%s", | ^~ 358 | init_utsname()->sysname, 359 | init_utsname()->release); | ~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/libfc/fc_encode.h:355:17: note: ‘snprintf’ output between 3 and 131 bytes into a destination of size 128 355 | snprintf((char *)&entry->value, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 356 | FC_FDMI_HBA_ATTR_OSNAMEVERSION_LEN, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 357 | "%s v%s", | ~~~~~~~~~ 358 | init_utsname()->sysname, | ~~~~~~~~~~~~~~~~~~~~~~~~ 359 | init_utsname()->release); | ~~~~~~~~~~~~~~~~~~~~~~~~ ../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 ../fs/nfsd/nfs4state.c: note: in included file (through ../include/linux/wait.h, ../include/linux/wait_bit.h, ../include/linux/fs.h): ../include/linux/list.h:229:25: warning: context imbalance in 'put_clnt_odstate' - unexpected unlock ../fs/nfsd/nfs4state.c:1212:9: warning: context imbalance in 'nfs4_put_stid' - unexpected unlock ../lib/stackinit_kunit.c:334:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:334:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:334:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:336:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:336:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:336:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:336:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:336:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:336:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:336:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:336:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:336:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:336:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:337:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:337:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:337:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:337:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:337:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:337:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:338:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:338:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:338:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:338:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:338:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:338:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:338:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:338:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:338:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:338:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:339:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:339:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:339:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:339:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:339:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:339:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:339:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:339:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:339:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:339:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:340:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:340:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:340:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:340:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:340:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:340:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:341:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:341:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:341:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:344:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:344:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:344:1: warning: Using plain integer as NULL pointer ../lib/stackinit_kunit.c:346:1: warning: Using plain integer as NULL pointer ../drivers/thermal/max77620_thermal.c:48: warning: Function parameter or struct member 'tz' not described in 'max77620_thermal_read_temp' ../drivers/thermal/max77620_thermal.c:48: warning: Excess function parameter 'data' description in 'max77620_thermal_read_temp' ../drivers/thermal/qoriq_thermal.c:212:38: warning: incorrect type in argument 1 (different base types) ../drivers/thermal/qoriq_thermal.c:212:38: expected restricted __be32 const [usertype] *cell ../drivers/thermal/qoriq_thermal.c:212:38: got unsigned int const [usertype] *[assigned] calibration ../drivers/thermal/qoriq_thermal.c:214:50: warning: incorrect type in argument 1 (different base types) ../drivers/thermal/qoriq_thermal.c:214:50: expected restricted __be32 const [usertype] *cell ../drivers/thermal/qoriq_thermal.c:214:50: got unsigned int const [usertype] * ../sound/soc/sof/ipc4-control.c: note: in included file: ../sound/soc/sof/ipc4-topology.h:342:17: warning: array of flexible structures ../drivers/scsi/fcoe/fcoe.c:1708:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/fcoe/fcoe.c:1708:20: expected unsigned int [usertype] fr_crc ../drivers/scsi/fcoe/fcoe.c:1708:20: got restricted __le32 [addressable] [usertype] fcoe_crc32 ../drivers/scsi/fcoe/fcoe.c:1633:13: warning: cast to restricted __le32 ../drivers/clk/qcom/clk-rpmh.c:268:28: warning: restricted __le32 degrades to integer ../drivers/clk/qcom/clk-rpmh.c:268:28: warning: restricted __le32 degrades to integer ../sound/soc/sof/ipc4-topology.c: note: in included file: ../sound/soc/sof/ipc4-topology.h:342: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 ../drivers/input/misc/kxtj9.c:110:13: warning: cast to restricted __le16 ../drivers/input/misc/kxtj9.c:111:13: warning: cast to restricted __le16 ../drivers/input/misc/kxtj9.c:112:13: warning: cast to restricted __le16 ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c: In function ‘alloc_uld_rxqs’: ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c:141:38: warning: ‘%s’ directive output may be truncated writing up to 15 bytes into a region of size between 10 and 25 [-Wformat-truncation=] 141 | "%s-%s%d", | ^~ ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c:141:34: note: directive argument in the range [0, 131069] 141 | "%s-%s%d", | ^~~~~~~~~ ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c:139:25: note: ‘snprintf’ output between 3 and 38 bytes into a destination of size 26 139 | snprintf(adap->msix_info[msi_idx].desc, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 140 | sizeof(adap->msix_info[msi_idx].desc), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 141 | "%s-%s%d", | ~~~~~~~~~~ 142 | adap->port[0]->name, rxq_info->name, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c: In function ‘get_drvinfo’: ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c:209:52: warning: ‘%u’ directive output may be truncated writing between 1 and 3 bytes into a region of size between 0 and 14 [-Wformat-truncation=] 209 | "%u.%u.%u.%u, TP %u.%u.%u.%u", | ^~ ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c:209:26: note: directive argument in the range [0, 255] 209 | "%u.%u.%u.%u, TP %u.%u.%u.%u", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c:208:17: note: ‘snprintf’ output between 20 and 36 bytes into a destination of size 32 208 | snprintf(info->fw_version, sizeof(info->fw_version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 209 | "%u.%u.%u.%u, TP %u.%u.%u.%u", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 210 | FW_HDR_FW_VER_MAJOR_G(adapter->params.fw_vers), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 211 | FW_HDR_FW_VER_MINOR_G(adapter->params.fw_vers), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 212 | FW_HDR_FW_VER_MICRO_G(adapter->params.fw_vers), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 213 | FW_HDR_FW_VER_BUILD_G(adapter->params.fw_vers), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 214 | FW_HDR_FW_VER_MAJOR_G(adapter->params.tp_vers), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 215 | FW_HDR_FW_VER_MINOR_G(adapter->params.tp_vers), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 216 | FW_HDR_FW_VER_MICRO_G(adapter->params.tp_vers), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 217 | FW_HDR_FW_VER_BUILD_G(adapter->params.tp_vers)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/md/dm-ioctl.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../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 * In file included from ../drivers/cpufreq/amd-pstate-ut.c:29: ../include/linux/amd-pstate.h:109:27: warning: ‘amd_pstate_mode_string’ defined but not used [-Wunused-const-variable=] 109 | static const char * const amd_pstate_mode_string[] = { | ^~~~~~~~~~~~~~~~~~~~~~ ../drivers/isdn/mISDN/l1oip_core.c:669:39: warning: incorrect type in assignment (different base types) ../drivers/isdn/mISDN/l1oip_core.c:669:39: expected restricted __be32 [usertype] s_addr ../drivers/isdn/mISDN/l1oip_core.c:669:39: got unsigned long ../drivers/net/wireless/mediatek/mt76/mt7921/mcu.c:1286:19: warning: cast to restricted __le16 ../drivers/net/wireless/mediatek/mt76/mt7921/mcu.c:1286:19: warning: cast from restricted __le32 ../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/firmware/sysfb_simplefb.c:60:34: error: too long token expansion ../drivers/firmware/sysfb_simplefb.c:60:34: error: too long token expansion ../drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c:1133:29: error: too long token expansion ../drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c:1133:29: error: too long token expansion ../drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c:1133:29: error: too long token expansion ../drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c:1133:29: error: too long token expansion ../drivers/input/touchscreen/mtouch.c: In function ‘mtouch_connect’: ../drivers/input/touchscreen/mtouch.c:140:57: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 140 | snprintf(mtouch->phys, sizeof(mtouch->phys), "%s/input0", serio->phys); | ^~~~~~~ ../drivers/input/touchscreen/mtouch.c:140:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 140 | snprintf(mtouch->phys, sizeof(mtouch->phys), "%s/input0", serio->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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 ../drivers/usb/storage/ene_ub6250.c:2161:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:2161:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:2161:33: got int ../drivers/usb/storage/ene_ub6250.c:2090:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:2090:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:2090:33: got int ../drivers/usb/storage/ene_ub6250.c:1933:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1933:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1933:33: got unsigned long const [usertype] size ../drivers/usb/storage/ene_ub6250.c:498:43: warning: incorrect type in initializer (different base types) ../drivers/usb/storage/ene_ub6250.c:498:43: expected unsigned int transfer_length ../drivers/usb/storage/ene_ub6250.c:498:43: got restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:699:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:699:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:699:33: got unsigned int [usertype] blenByte ../drivers/usb/storage/ene_ub6250.c:739:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:739:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:739:33: got unsigned int [usertype] blenByte ../drivers/usb/storage/ene_ub6250.c:886:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:886:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:886:33: got int ../drivers/usb/storage/ene_ub6250.c:905:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:905:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:905:33: got int ../drivers/usb/storage/ene_ub6250.c:951:18: warning: cast to restricted __be16 ../drivers/usb/storage/ene_ub6250.c:971:34: warning: cast to restricted __be16 ../drivers/usb/storage/ene_ub6250.c:972:41: warning: cast to restricted __be16 ../drivers/usb/storage/ene_ub6250.c:973:41: warning: cast to restricted __be16 ../drivers/usb/storage/ene_ub6250.c:976:26: warning: cast to restricted __be16 ../drivers/usb/storage/ene_ub6250.c:990:31: warning: cast to restricted __be32 ../drivers/usb/storage/ene_ub6250.c:994:29: warning: cast to restricted __be32 ../drivers/usb/storage/ene_ub6250.c:1026:42: warning: cast to restricted __be16 ../drivers/usb/storage/ene_ub6250.c:1050:29: warning: cast to restricted __le16 ../drivers/usb/storage/ene_ub6250.c:1053:55: warning: cast to restricted __le16 ../drivers/usb/storage/ene_ub6250.c:1165:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1165:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1165:33: got int ../drivers/usb/storage/ene_ub6250.c:1198:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1198:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1198:33: got int ../drivers/usb/storage/ene_ub6250.c:1229:23: warning: cast to restricted __be16 ../drivers/usb/storage/ene_ub6250.c:1275:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1275:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1275:33: got int ../drivers/usb/storage/ene_ub6250.c:1357:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1357:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1357:33: got int ../drivers/usb/storage/ene_ub6250.c:1541:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1541:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1541:33: got int ../drivers/usb/storage/ene_ub6250.c:1660:41: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1660:41: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1660:41: got unsigned int [usertype] blenByte ../drivers/usb/storage/ene_ub6250.c:1704:49: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1704:49: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1704:49: got int ../drivers/usb/storage/ene_ub6250.c:1761:41: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1761:41: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1761:41: got unsigned int [usertype] blenByte ../drivers/usb/storage/ene_ub6250.c:1837:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1837:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1837:33: got int ../drivers/usb/storage/ene_ub6250.c:1989:26: warning: cast to restricted __be16 ../drivers/usb/storage/ene_ub6250.c:1990:26: warning: cast to restricted __be16 ../drivers/net/ethernet/broadcom/bnxt/bnxt_debugfs.c: In function ‘bnxt_debug_dev_init’: ../drivers/net/ethernet/broadcom/bnxt/bnxt_debugfs.c:69:30: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 10 [-Wformat-truncation=] 69 | snprintf(qname, 10, "%d", ring_idx); | ^~ In function ‘debugfs_dim_ring_init’, inlined from ‘bnxt_debug_dev_init’ at ../drivers/net/ethernet/broadcom/bnxt/bnxt_debugfs.c:87:4: ../drivers/net/ethernet/broadcom/bnxt/bnxt_debugfs.c:69:29: note: directive argument in the range [-2147483643, 2147483646] 69 | snprintf(qname, 10, "%d", ring_idx); | ^~~~ ../drivers/net/ethernet/broadcom/bnxt/bnxt_debugfs.c:69:9: note: ‘snprintf’ output between 2 and 12 bytes into a destination of size 10 69 | snprintf(qname, 10, "%d", ring_idx); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/fnic/fnic_fcs.c:26:37: error: invalid initializer ../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/fnic/fnic_fcs.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/fnic/fnic_fcs.c:1321:6: warning: context imbalance in 'fnic_handle_fip_timer' - different lock contexts for basic block ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32.c: note: in included file: ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32_parse.h:254:55: warning: array of flexible structures ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32_parse.h:291:55: warning: array of flexible structures ../fs/ntfs/compress.c:204:28: warning: context imbalance in 'ntfs_decompress' - unexpected unlock ../fs/ntfs/compress.c:874:16: warning: context imbalance in 'ntfs_read_compressed_block' - different lock contexts for basic block ../fs/ntfs/compress.c:24: warning: cannot understand function prototype: 'typedef enum ' ../fs/ntfs/compress.c:88: warning: Function parameter or struct member 'page' not described in 'zero_partial_compressed_page' ../fs/ntfs/compress.c:88: warning: Function parameter or struct member 'initialized_size' not described in 'zero_partial_compressed_page' ../fs/ntfs/compress.c:107: warning: Function parameter or struct member 'page' not described in 'handle_bounds_compressed_page' ../fs/ntfs/compress.c:107: warning: Function parameter or struct member 'i_size' not described in 'handle_bounds_compressed_page' ../fs/ntfs/compress.c:107: warning: Function parameter or struct member 'initialized_size' not described in 'handle_bounds_compressed_page' ../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/firmware/broadcom/bcm47xx_nvram.c:42:18: warning: cast removes address space '__iomem' of expression ../drivers/firmware/broadcom/bcm47xx_nvram.c:53:21: warning: dereference of noderef expression ../drivers/firmware/broadcom/bcm47xx_nvram.c:41: warning: Function parameter or struct member 'nvram' not described in 'bcm47xx_nvram_is_valid' ../drivers/firmware/broadcom/bcm47xx_nvram.c:49: warning: Function parameter or struct member 'nvram_start' not described in 'bcm47xx_nvram_copy' ../drivers/firmware/broadcom/bcm47xx_nvram.c:49: warning: Function parameter or struct member 'res_size' not described in 'bcm47xx_nvram_copy' ../drivers/firmware/broadcom/bcm47xx_nvram.c:73: warning: Function parameter or struct member 'flash_start' not described in 'bcm47xx_nvram_find_and_copy' ../drivers/firmware/broadcom/bcm47xx_nvram.c:73: warning: Function parameter or struct member 'res_size' not described in 'bcm47xx_nvram_find_and_copy' ../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 ../drivers/scsi/fnic/fnic_scsi.c:602:39: warning: context imbalance in 'fnic_queuecommand' - unexpected unlock ../drivers/input/touchscreen/penmount.c: In function ‘pm_connect’: ../drivers/input/touchscreen/penmount.c:211:49: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 211 | snprintf(pm->phys, sizeof(pm->phys), "%s/input0", serio->phys); | ^~~~~~~ ../drivers/input/touchscreen/penmount.c:211:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 211 | snprintf(pm->phys, sizeof(pm->phys), "%s/input0", serio->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/ntfs/file.c:1943: warning: Function parameter or struct member 'start' not described in 'ntfs_file_fsync' ../fs/ntfs/file.c:1943: warning: Function parameter or struct member 'end' not described in 'ntfs_file_fsync' ../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: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1665:47: expected restricted __le32 [usertype] data_2_trns ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1665:47: got unsigned long [usertype] data_xfer_len ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1668:42: warning: invalid assignment: |= ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1668:42: left side has type restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1668:42: right side has type int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1672:46: warning: too many warnings ../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) In file included from ../include/linux/kernel.h:31, from ../include/linux/bcm47xx_nvram.h:10, from ../drivers/firmware/broadcom/bcm47xx_sprom.c:29: ../drivers/firmware/broadcom/bcm47xx_sprom.c: In function ‘nvram_read_u32.constprop’: ../include/linux/kern_levels.h:5:25: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ ../include/linux/printk.h:427:25: note: in definition of macro ‘printk_index_wrap’ 427 | _p_func(_fmt, ##__VA_ARGS__); \ | ^~~~ ../include/linux/printk.h:508:9: note: in expansion of macro ‘printk’ 508 | printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~ ../include/linux/kern_levels.h:12:25: note: in expansion of macro ‘KERN_SOH’ 12 | #define KERN_WARNING KERN_SOH "4" /* warning conditions */ | ^~~~~~~~ ../include/linux/printk.h:508:16: note: in expansion of macro ‘KERN_WARNING’ 508 | printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~~ ../drivers/firmware/broadcom/bcm47xx_sprom.c:80:17: note: in expansion of macro ‘pr_warn’ 80 | pr_warn("can not parse nvram name %s%s%s with value %s got %i\n", \ | ^~~~~~~ ../drivers/firmware/broadcom/bcm47xx_sprom.c:92:1: note: in expansion of macro ‘NVRAM_READ_VAL’ 92 | NVRAM_READ_VAL(u32) | ^~~~~~~~~~~~~~ ../drivers/firmware/broadcom/bcm47xx_sprom.c: In function ‘nvram_read_s8.constprop’: ../include/linux/kern_levels.h:5:25: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ ../include/linux/printk.h:427:25: note: in definition of macro ‘printk_index_wrap’ 427 | _p_func(_fmt, ##__VA_ARGS__); \ | ^~~~ ../include/linux/printk.h:508:9: note: in expansion of macro ‘printk’ 508 | printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~ ../include/linux/kern_levels.h:12:25: note: in expansion of macro ‘KERN_SOH’ 12 | #define KERN_WARNING KERN_SOH "4" /* warning conditions */ | ^~~~~~~~ ../include/linux/printk.h:508:16: note: in expansion of macro ‘KERN_WARNING’ 508 | printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~~ ../drivers/firmware/broadcom/bcm47xx_sprom.c:80:17: note: in expansion of macro ‘pr_warn’ 80 | pr_warn("can not parse nvram name %s%s%s with value %s got %i\n", \ | ^~~~~~~ ../drivers/firmware/broadcom/bcm47xx_sprom.c:90:1: note: in expansion of macro ‘NVRAM_READ_VAL’ 90 | NVRAM_READ_VAL(s8) | ^~~~~~~~~~~~~~ ../drivers/scsi/qedf/qedf_main.c:2207:18: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_main.c:2207:18: expected unsigned short [usertype] prod_idx ../drivers/scsi/qedf/qedf_main.c:2207:18: got restricted __le16 ../drivers/scsi/qedf/qedf_main.c:2236:18: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_main.c:2236:18: expected unsigned short [usertype] prod_idx ../drivers/scsi/qedf/qedf_main.c:2236:18: got restricted __le16 ../drivers/scsi/qedf/qedf_main.c:2253:33: warning: restricted __le32 degrades to integer ../drivers/scsi/qedf/qedf_main.c:2271:26: warning: restricted __le32 degrades to integer ../drivers/scsi/qedf/qedf_main.c:2502:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_main.c:2502:20: expected unsigned int [usertype] fr_crc ../drivers/scsi/qedf/qedf_main.c:2502:20: got restricted __le32 [addressable] [usertype] fcoe_crc32 ../drivers/scsi/qedf/qedf_main.c:2698:34: warning: restricted __le32 degrades to integer ../drivers/scsi/qedf/qedf_main.c:2812:25: warning: restricted __le32 degrades to integer ../drivers/scsi/qedf/qedf_main.c:2815: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) ../lib/842/842_compress.c:479: warning: Function parameter or struct member 'in' not described in 'sw842_compress' ../lib/842/842_compress.c:479: warning: Function parameter or struct member 'ilen' not described in 'sw842_compress' ../lib/842/842_compress.c:479: warning: Function parameter or struct member 'out' not described in 'sw842_compress' ../lib/842/842_compress.c:479: warning: Function parameter or struct member 'olen' not described in 'sw842_compress' ../lib/842/842_compress.c:479: warning: Function parameter or struct member 'wmem' not described in 'sw842_compress' ../drivers/firmware/broadcom/tee_bnxt_fw.c:62: warning: Function parameter or struct member 'fw_shm_pool' not described in 'tee_bnxt_fw_private' ../drivers/mmc/host/mmc_spi.c: In function ‘mmc_spi_response_get’: ../drivers/mmc/host/mmc_spi.c:228:64: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 228 | snprintf(tag, sizeof(tag), " ... CMD%d response SPI_%s", | ^ ../drivers/mmc/host/mmc_spi.c:228:9: note: ‘snprintf’ output between 26 and 43 bytes into a destination of size 32 228 | snprintf(tag, sizeof(tag), " ... CMD%d response SPI_%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 229 | cmd->opcode, maptype(cmd)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sound/soc/sunxi/sun4i-spdif.c:534:28: warning: incorrect type in initializer (different base types) ../sound/soc/sunxi/sun4i-spdif.c:534:28: expected unsigned long long [usertype] formats ../sound/soc/sunxi/sun4i-spdif.c:534:28: got restricted snd_pcm_format_t ../drivers/mmc/host/mmc_spi.c:755:17: warning: incorrect type in argument 1 (different base types) ../drivers/mmc/host/mmc_spi.c:755:17: expected unsigned short [usertype] *p ../drivers/mmc/host/mmc_spi.c:755:17: got restricted __be16 * ../drivers/mmc/host/mmc_spi.c:756:28: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/engleder/tsnep_main.c:1622:25: error: too long token expansion ../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 ../lib/842/842_decompress.c:279: warning: Function parameter or struct member 'in' not described in 'sw842_decompress' ../lib/842/842_decompress.c:279: warning: Function parameter or struct member 'ilen' not described in 'sw842_decompress' ../lib/842/842_decompress.c:279: warning: Function parameter or struct member 'out' not described in 'sw842_decompress' ../lib/842/842_decompress.c:279: warning: Function parameter or struct member 'olen' not described in 'sw842_decompress' ../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] ../drivers/usb/storage/realtek_cr.c:255:17: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/realtek_cr.c:255:17: expected unsigned int residue ../drivers/usb/storage/realtek_cr.c:255:17: got restricted __le32 [usertype] Residue ../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/qedf/qedf_fip.c:21:48: error: invalid initializer ../drivers/scsi/qedf/qedf_fip.c:165:38: error: invalid initializer ../drivers/scsi/arcmsr/arcmsr_hba.c:3369:41: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3369:41: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3369:41: got unsigned int [usertype] *firm_model ../drivers/scsi/arcmsr/arcmsr_hba.c:3376:43: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3376:43: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3376:43: got unsigned int [usertype] *firm_version ../drivers/scsi/arcmsr/arcmsr_hba.c:3383:41: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3383:41: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3383:41: got unsigned int [usertype] *device_map ../drivers/scsi/arcmsr/arcmsr_hba.c:3388:42: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3388:42: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3388:42: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3389:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3389:49: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3389:49: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3390:51: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3390:51: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3390:51: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3391:48: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3391:48: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3391:48: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3392:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3392:49: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3392:49: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3393:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3393:49: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3393:49: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3395:55: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3395:55: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3395:55: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3415:40: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3415:40: expected unsigned int [usertype] *rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3415:40: got unsigned int [noderef] __iomem * ../drivers/scsi/arcmsr/arcmsr_hba.c:3434:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3434:43: expected unsigned int [usertype] *rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3434:43: got unsigned int [noderef] [usertype] __iomem *message_rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3457:41: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3457:41: expected unsigned int [usertype] *rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3457:41: got unsigned int [noderef] __iomem * ../drivers/scsi/arcmsr/arcmsr_hba.c:3479:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3479:43: expected unsigned int [usertype] *rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3479:43: got unsigned int [noderef] [usertype] __iomem *msgcode_rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3505:41: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3505:41: expected unsigned int [usertype] *rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3505:41: got unsigned int [noderef] __iomem * ../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 * ../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 ../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) ../sound/soc/uniphier/aio-compress.c:304:34: warning: cast to restricted __be16 ../sound/soc/ti/davinci-i2s.c:111:38: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:117:44: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:123:39: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:124:43: warning: incorrect type in initializer (different base types) ../sound/soc/ti/davinci-i2s.c:124:43: expected unsigned char ../sound/soc/ti/davinci-i2s.c:124:43: got restricted snd_pcm_format_t [usertype] ../sound/soc/ti/davinci-i2s.c:125:43: warning: incorrect type in initializer (different base types) ../sound/soc/ti/davinci-i2s.c:125:43: expected unsigned char ../sound/soc/ti/davinci-i2s.c:125:43: got restricted snd_pcm_format_t [usertype] ../sound/soc/ti/davinci-i2s.c:400:45: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:464:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:464:20: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:464:59: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:471:32: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:473:42: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:473:29: warning: incorrect type in assignment (different base types) ../sound/soc/ti/davinci-i2s.c:473:29: expected restricted snd_pcm_format_t [assigned] [usertype] fmt ../sound/soc/ti/davinci-i2s.c:473:29: got unsigned char const ../sound/soc/ti/davinci-i2s.c:492:45: warning: restricted snd_pcm_format_t degrades to integer ../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 ../fs/ntfs/runlist.c:22: warning: Function parameter or struct member 'base' not described in 'ntfs_rl_mm' ../fs/ntfs/runlist.c:22: warning: Function parameter or struct member 'dst' not described in 'ntfs_rl_mm' ../fs/ntfs/runlist.c:22: warning: Function parameter or struct member 'src' not described in 'ntfs_rl_mm' ../fs/ntfs/runlist.c:22: warning: Function parameter or struct member 'size' not described in 'ntfs_rl_mm' ../fs/ntfs/runlist.c:35: warning: Function parameter or struct member 'dstbase' not described in 'ntfs_rl_mc' ../fs/ntfs/runlist.c:35: warning: Function parameter or struct member 'dst' not described in 'ntfs_rl_mc' ../fs/ntfs/runlist.c:35: warning: Function parameter or struct member 'srcbase' not described in 'ntfs_rl_mc' ../fs/ntfs/runlist.c:35: warning: Function parameter or struct member 'src' not described in 'ntfs_rl_mc' ../fs/ntfs/runlist.c:35: warning: Function parameter or struct member 'size' not described in 'ntfs_rl_mc' ../drivers/net/sb1000.c:847:31: warning: incorrect type in assignment (different base types) ../drivers/net/sb1000.c:847:31: expected restricted __be16 [usertype] protocol ../drivers/net/sb1000.c:847:31: got unsigned short ../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 ../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 ../sound/soc/ti/davinci-mcasp.c:1934:73: warning: incorrect type in argument 1 (different base types) ../sound/soc/ti/davinci-mcasp.c:1934:73: expected restricted __be32 const [usertype] *p ../sound/soc/ti/davinci-mcasp.c:1934:73: got unsigned int const [usertype] * ../fs/ntfs/super.c:1212: warning: Function parameter or struct member 'rp' not described in 'load_and_check_logfile' ../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/clocksource/timer-of.c:29:46: warning: incorrect type in argument 2 (different address spaces) ../drivers/clocksource/timer-of.c:29:46: expected void [noderef] __percpu * ../drivers/clocksource/timer-of.c:29:46: got struct clock_event_device *clkevt ../drivers/clocksource/timer-of.c:74:51: warning: incorrect type in argument 4 (different address spaces) ../drivers/clocksource/timer-of.c:74:51: expected void [noderef] __percpu *percpu_dev_id ../drivers/clocksource/timer-of.c:74:51: got struct clock_event_device *clkevt ../drivers/i2c/busses/i2c-diolan-u2c.c:290:26: warning: cast to restricted __le32 ../drivers/net/wireless/mediatek/mt76/mt7996/mmio.c:283:5: warning: context imbalance in 'mt7996_mmio_wed_init' - wrong count at exit ../drivers/hid/bpf/hid_bpf_dispatch.c:158:18: warning: symbol 'hid_bpf_get_data' was not declared. Should it be static? ../drivers/hid/bpf/hid_bpf_dispatch.c:297:1: warning: symbol 'hid_bpf_attach_prog' was not declared. Should it be static? ../drivers/hid/bpf/hid_bpf_dispatch.c:348:32: warning: symbol 'hid_bpf_allocate_context' was not declared. Should it be static? ../drivers/hid/bpf/hid_bpf_dispatch.c:382:1: warning: symbol 'hid_bpf_release_context' was not declared. Should it be static? ../drivers/hid/bpf/hid_bpf_dispatch.c:408:1: warning: symbol 'hid_bpf_hw_request' was not declared. Should it be static? ../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] ../fs/ntfs/unistr.c:87: warning: Function parameter or struct member 'name1_len' not described in 'ntfs_collate_names' ../fs/ntfs/unistr.c:87: warning: Function parameter or struct member 'name2_len' not described in 'ntfs_collate_names' ../drivers/input/touchscreen/sur40.c:424:55: warning: incorrect type in argument 2 (different base types) ../drivers/input/touchscreen/sur40.c:424:55: expected int key ../drivers/input/touchscreen/sur40.c:424:55: got restricted __le16 [usertype] blob_id ../drivers/media/pci/ivtv/ivtvfb.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/input/touchscreen/touchit213.c: In function ‘touchit213_connect’: ../drivers/input/touchscreen/touchit213.c:152:21: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 152 | "%s/input0", serio->phys); | ^~~~~~~ ../drivers/input/touchscreen/touchit213.c:151:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 151 | snprintf(touchit213->phys, sizeof(touchit213->phys), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 152 | "%s/input0", serio->phys); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ../kernel/scftorture.c:70:6: warning: symbol 'torture_type' was not declared. Should it be static? ../drivers/clocksource/jcore-pit.c:123:33: warning: incorrect type in initializer (different address spaces) ../drivers/clocksource/jcore-pit.c:123:33: expected void const [noderef] __percpu *__vpp_verify ../drivers/clocksource/jcore-pit.c:123:33: got void * ../drivers/clocksource/jcore-pit.c:173:40: warning: incorrect type in argument 5 (different address spaces) ../drivers/clocksource/jcore-pit.c:173:40: expected void *dev ../drivers/clocksource/jcore-pit.c:173:40: got struct jcore_pit [noderef] __percpu *static [assigned] [toplevel] jcore_pit_percpu ../drivers/input/touchscreen/touchright.c: In function ‘tr_connect’: ../drivers/input/touchscreen/touchright.c:114:49: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 114 | snprintf(tr->phys, sizeof(tr->phys), "%s/input0", serio->phys); | ^~~~~~~ ../drivers/input/touchscreen/touchright.c:114:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 114 | snprintf(tr->phys, sizeof(tr->phys), "%s/input0", serio->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/aacraid/aachba.c:3943:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3943:39: expected unsigned int [usertype] addrHigh ../drivers/scsi/aacraid/aachba.c:3943:39: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:3944:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3944:38: expected unsigned int [usertype] addrLow ../drivers/scsi/aacraid/aachba.c:3944:38: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:3945:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3945:26: expected unsigned int [usertype] cur_size ../drivers/scsi/aacraid/aachba.c:3945:26: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:3950:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3950:44: expected restricted __le32 [usertype] sgeFirstSize ../drivers/scsi/aacraid/aachba.c:3950:44: got unsigned int [usertype] cur_size ../drivers/scsi/aacraid/aachba.c:3952:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3952:46: expected restricted __le32 [usertype] sgeNominalSize ../drivers/scsi/aacraid/aachba.c:3952:46: got unsigned int [usertype] cur_size ../drivers/scsi/aacraid/aachba.c:3954:60: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/aachba.c:3964:28: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:3966:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3966:39: expected unsigned int [usertype] length ../drivers/scsi/aacraid/aachba.c:3966:39: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:3970:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3970:22: expected unsigned char [usertype] sgeCnt ../drivers/scsi/aacraid/aachba.c:3970:22: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4069:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4069:30: expected unsigned int [usertype] addr_hi ../drivers/scsi/aacraid/aachba.c:4069:30: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4070:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4070:30: expected unsigned int [usertype] addr_lo ../drivers/scsi/aacraid/aachba.c:4070:30: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4071:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4071:26: expected unsigned int [usertype] cur_size ../drivers/scsi/aacraid/aachba.c:4071:26: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4083:24: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:4085:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4085:26: expected unsigned int [usertype] len ../drivers/scsi/aacraid/aachba.c:4085:26: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4090:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4090:45: expected unsigned char [usertype] emb_data_desc_count ../drivers/scsi/aacraid/aachba.c:4090:45: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4091:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4091:28: expected unsigned int [usertype] flags ../drivers/scsi/aacraid/aachba.c:4091:28: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4094:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4094:38: expected unsigned int [usertype] flags ../drivers/scsi/aacraid/aachba.c:4094:38: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4095:48: warning: cast from restricted __le32 ../drivers/scsi/aacraid/aachba.c:4096:43: warning: cast from restricted __le32 ../drivers/scsi/aacraid/aachba.c:4097:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4097:40: expected unsigned int [usertype] addr_lo ../drivers/scsi/aacraid/aachba.c:4097:40: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4035:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4035:22: expected unsigned char [usertype] sgeCnt ../drivers/scsi/aacraid/aachba.c:4035:22: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4037:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4037:30: expected restricted __le32 [usertype] sgeNominalSize ../drivers/scsi/aacraid/aachba.c:4037: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:1997:61: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:1997:61: expected restricted __le32 [usertype] rmw_nexus ../drivers/scsi/aacraid/aachba.c:1997:61: got unsigned int [assigned] [usertype] nexus ../drivers/scsi/aacraid/aachba.c:2074:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:2074:54: expected restricted __le16 [usertype] virt_device_bus ../drivers/scsi/aacraid/aachba.c:2074:54: got int ../drivers/scsi/aacraid/aachba.c:3618:58: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3618:58: expected restricted __le32 [usertype] rmw_nexus ../drivers/scsi/aacraid/aachba.c:3618:58: got unsigned int ../drivers/scsi/aacraid/aachba.c: note: in included file: ../drivers/scsi/aacraid/aacraid.h:2770:43: warning: incorrect type in return expression (different base types) ../drivers/scsi/aacraid/aacraid.h:2770:43: expected int ../drivers/scsi/aacraid/aacraid.h:2770:43: got restricted __le32 ../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 ../net/netfilter/ipvs/ip_vs_ctl.c:1471:27: warning: dereference of noderef expression ../drivers/power/supply/cros_usbpd-charger.c: In function ‘cros_usbpd_charger_probe’: ../drivers/power/supply/cros_usbpd-charger.c:16:49: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size 5 [-Wformat-overflow=] 16 | #define CHARGER_USBPD_DIR_NAME "CROS_USBPD_CHARGER%d" | ^~~~~~~~~~~~~~~~~~~~~~ ../drivers/power/supply/cros_usbpd-charger.c:640:45: note: in expansion of macro ‘CHARGER_USBPD_DIR_NAME’ 640 | sprintf(port->name, CHARGER_USBPD_DIR_NAME, i); | ^~~~~~~~~~~~~~~~~~~~~~ ../drivers/power/supply/cros_usbpd-charger.c:16:68: note: format string is defined here 16 | #define CHARGER_USBPD_DIR_NAME "CROS_USBPD_CHARGER%d" | ^~ ../drivers/power/supply/cros_usbpd-charger.c:16:49: note: directive argument in the range [-2147483641, 2147483646] 16 | #define CHARGER_USBPD_DIR_NAME "CROS_USBPD_CHARGER%d" | ^~~~~~~~~~~~~~~~~~~~~~ ../drivers/power/supply/cros_usbpd-charger.c:640:45: note: in expansion of macro ‘CHARGER_USBPD_DIR_NAME’ 640 | sprintf(port->name, CHARGER_USBPD_DIR_NAME, i); | ^~~~~~~~~~~~~~~~~~~~~~ ../drivers/power/supply/cros_usbpd-charger.c:640:25: note: ‘sprintf’ output between 20 and 30 bytes into a destination of size 23 640 | sprintf(port->name, CHARGER_USBPD_DIR_NAME, i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/media/pci/solo6x10/solo6x10-core.c:362:24: error: too long token expansion ../drivers/media/pci/solo6x10/solo6x10-core.c:362:24: error: too long token expansion ../drivers/input/touchscreen/touchwin.c: In function ‘tw_connect’: ../drivers/input/touchscreen/touchwin.c:121:49: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 121 | snprintf(tw->phys, sizeof(tw->phys), "%s/input0", serio->phys); | ^~~~~~~ ../drivers/input/touchscreen/touchwin.c:121:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 121 | snprintf(tw->phys, sizeof(tw->phys), "%s/input0", serio->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sound/soc/sof/intel/hda.c: note: in included file: ../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures ../fs/ntfs3/fsntfs.c:2701:1: warning: no newline at end of file ../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:545:33: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/comminit.c:549:34: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/comminit.c:552:42: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/comminit.c:555:48: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/comminit.c:558:48: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/comminit.c:561:48: warning: restricted __le32 degrades to integer ../drivers/clocksource/sh_mtu2.c: In function ‘sh_mtu2_setup’: ../drivers/clocksource/sh_mtu2.c:348:27: warning: ‘%u’ directive writing between 1 and 10 bytes into a region of size 3 [-Wformat-overflow=] 348 | sprintf(name, "tgi%ua", index); | ^~ In function ‘sh_mtu2_setup_channel’, inlined from ‘sh_mtu2_setup’ at ../drivers/clocksource/sh_mtu2.c:431:9: ../drivers/clocksource/sh_mtu2.c:348:23: note: directive argument in the range [0, 4294967294] 348 | sprintf(name, "tgi%ua", index); | ^~~~~~~~ ../drivers/clocksource/sh_mtu2.c:348:9: note: ‘sprintf’ output between 6 and 15 bytes into a destination of size 6 348 | sprintf(name, "tgi%ua", index); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/input/touchscreen/tsc40.c: In function ‘tsc_connect’: ../drivers/input/touchscreen/tsc40.c:95:53: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 95 | snprintf(ptsc->phys, sizeof(ptsc->phys), "%s/input0", serio->phys); | ^~~~~~~ ../drivers/input/touchscreen/tsc40.c:95:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 95 | snprintf(ptsc->phys, sizeof(ptsc->phys), "%s/input0", serio->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/rsi/rsi_91x_usb.c:235:27: warning: restricted __le32 degrades to integer ../drivers/net/wireless/rsi/rsi_91x_usb.c:236:27: warning: restricted __le32 degrades to integer ../drivers/net/wireless/rsi/rsi_91x_usb.c:237:27: warning: restricted __le32 degrades to integer ../drivers/net/wireless/rsi/rsi_91x_usb.c:238:27: warning: restricted __le32 degrades to integer ../drivers/net/wireless/rsi/rsi_91x_usb.c:244:36: warning: restricted __le32 degrades to integer ../drivers/net/wireless/rsi/rsi_91x_usb.c:245:35: warning: restricted __le32 degrades to integer ../fs/nfs/nfs4state.c: note: in included file (through ../include/linux/smp.h, ../include/linux/lockdep.h, ../include/linux/spinlock.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/list.h:229:25: warning: context imbalance in 'nfs4_put_open_state' - unexpected unlock ../fs/nfs/nfs4state.c:949:20: warning: context imbalance in 'nfs4_put_lock_state' - unexpected unlock ../drivers/scsi/aacraid/commsup.c:600:17: warning: context imbalance in 'aac_fib_send' - different lock contexts for basic block ../drivers/scsi/aacraid/commsup.c:755:17: warning: context imbalance in 'aac_hba_send' - different lock contexts for basic block ../drivers/scsi/aacraid/commsup.c:1498:32: warning: context imbalance in '_aac_reset_adapter' - unexpected unlock ../drivers/media/pci/solo6x10/solo6x10-p2m.c:309:13: error: too long token expansion ../drivers/media/pci/solo6x10/solo6x10-p2m.c:309:13: error: too long token expansion ../drivers/media/pci/solo6x10/solo6x10-p2m.c:310:17: error: too long token expansion ../drivers/media/pci/solo6x10/solo6x10-p2m.c:310:17: error: too long token expansion ../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/clocksource/sh_tmu.c:113:41: warning: cast truncates bits from constant value (ffffffff becomes ff) ../drivers/clocksource/sh_tmu.c:115:41: warning: cast truncates bits from constant value (ffffffff becomes ff) ../drivers/clocksource/sh_tmu.c:122:27: warning: cast truncates bits from constant value (ffffffff becomes ffff) ../drivers/clocksource/sh_tmu.c:113:41: warning: cast truncates bits from constant value (ffffffff becomes ff) ../drivers/clocksource/sh_tmu.c:115:41: warning: cast truncates bits from constant value (ffffffff becomes ff) ../drivers/clocksource/sh_tmu.c:122:27: warning: cast truncates bits from constant value (ffffffff becomes ffff) ../drivers/clocksource/sh_tmu.c:113:41: warning: cast truncates bits from constant value (ffffffff becomes ff) ../drivers/clocksource/sh_tmu.c:115:41: warning: cast truncates bits from constant value (ffffffff becomes ff) ../drivers/clocksource/sh_tmu.c:122:27: warning: cast truncates bits from constant value (ffffffff becomes ffff) ../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 ../fs/jffs2/nodemgmt.c:72: warning: Function parameter or struct member 'sumsize' not described in 'jffs2_do_reserve_space' ../fs/jffs2/nodemgmt.c:72: warning: expecting prototype for jffs2_reserve_space(). Prototype was for jffs2_do_reserve_space() instead ../fs/jffs2/nodemgmt.c:503: warning: Function parameter or struct member 'ofs' not described in 'jffs2_add_physical_node_ref' ../fs/jffs2/nodemgmt.c:503: warning: Function parameter or struct member 'ic' not described in 'jffs2_add_physical_node_ref' ../fs/jffs2/nodemgmt.c:503: warning: Excess function parameter 'new' description in 'jffs2_add_physical_node_ref' ../fs/ufs/inode.c:398: warning: Function parameter or struct member 'inode' not described in 'ufs_getfrag_block' ../fs/ufs/inode.c:398: warning: Function parameter or struct member 'fragment' not described in 'ufs_getfrag_block' ../fs/ufs/inode.c:398: warning: Function parameter or struct member 'bh_result' not described in 'ufs_getfrag_block' ../fs/ufs/inode.c:398: warning: Function parameter or struct member 'create' not described in 'ufs_getfrag_block' ../drivers/mmc/host/dw_mmc.c:607:29: warning: incorrect type in argument 1 (different address spaces) ../drivers/mmc/host/dw_mmc.c:607:29: expected void const volatile [noderef] __iomem *addr ../drivers/mmc/host/dw_mmc.c:607:29: got unsigned int * ../drivers/mmc/host/dw_mmc.c:607:29: warning: incorrect type in argument 1 (different address spaces) ../drivers/mmc/host/dw_mmc.c:607:29: expected void const volatile [noderef] __iomem *addr ../drivers/mmc/host/dw_mmc.c:607:29: got unsigned int * ../drivers/mmc/host/dw_mmc.c:620:25: warning: restricted __le32 degrades to integer ../drivers/mmc/host/dw_mmc.c:620:25: warning: restricted __le32 degrades to integer ../drivers/mmc/host/dw_mmc.c:679:29: warning: incorrect type in argument 1 (different address spaces) ../drivers/mmc/host/dw_mmc.c:679:29: expected void const volatile [noderef] __iomem *addr ../drivers/mmc/host/dw_mmc.c:679:29: got restricted __le32 * ../drivers/mmc/host/dw_mmc.c:679:29: warning: restricted __le32 degrades to integer ../drivers/mmc/host/dw_mmc.c:679:29: warning: incorrect type in argument 1 (different address spaces) ../drivers/mmc/host/dw_mmc.c:679:29: expected void const volatile [noderef] __iomem *addr ../drivers/mmc/host/dw_mmc.c:679:29: got restricted __le32 * ../drivers/mmc/host/dw_mmc.c:679:29: warning: restricted __le32 degrades to integer ../drivers/power/supply/ucs1002_power.c:191:29: warning: cast to restricted __be32 ../drivers/i2c/busses/i2c-viperboard.c:123:35: warning: incorrect type in assignment (different base types) ../drivers/i2c/busses/i2c-viperboard.c:123:35: expected unsigned short [usertype] addr ../drivers/i2c/busses/i2c-viperboard.c:123:35: got restricted __le16 [usertype] ../drivers/i2c/busses/i2c-viperboard.c:196:34: warning: incorrect type in assignment (different base types) ../drivers/i2c/busses/i2c-viperboard.c:196:34: expected unsigned short [usertype] tf1 ../drivers/i2c/busses/i2c-viperboard.c:196:34: got restricted __le16 [usertype] ../drivers/i2c/busses/i2c-viperboard.c:197:34: warning: incorrect type in assignment (different base types) ../drivers/i2c/busses/i2c-viperboard.c:197:34: expected unsigned short [usertype] tf2 ../drivers/i2c/busses/i2c-viperboard.c:197:34: got restricted __le16 [usertype] ../drivers/i2c/busses/i2c-viperboard.c:232:35: warning: incorrect type in assignment (different base types) ../drivers/i2c/busses/i2c-viperboard.c:232:35: expected unsigned short [usertype] addr ../drivers/i2c/busses/i2c-viperboard.c:232:35: got restricted __le16 [usertype] ../drivers/i2c/busses/i2c-viperboard.c:295:35: warning: incorrect type in assignment (different base types) ../drivers/i2c/busses/i2c-viperboard.c:295:35: expected unsigned short [usertype] len ../drivers/i2c/busses/i2c-viperboard.c:295:35: got restricted __le16 [usertype] ../drivers/i2c/busses/i2c-viperboard.c:320:35: warning: incorrect type in assignment (different base types) ../drivers/i2c/busses/i2c-viperboard.c:320:35: expected unsigned short [usertype] len ../drivers/i2c/busses/i2c-viperboard.c:320:35: got restricted __le16 [usertype] ../drivers/input/misc/twl4030-pwrbutton.c:33: warning: expecting prototype for twl4030(). Prototype was for PWR_PWRON_IRQ() instead ../drivers/of/base.c:1348:73: warning: incorrect type in initializer (different base types) ../drivers/of/base.c:1348:73: expected restricted __be32 ../drivers/of/base.c:1348:73: got int ../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/media/usb/uvc/uvc_v4l2.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/net/ethernet/freescale/enetc/enetc.c: In function ‘enetc_setup_irqs’: ../drivers/net/ethernet/freescale/enetc/enetc.c:2306:60: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 4 and 19 [-Wformat-truncation=] 2306 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2306:52: note: directive argument in the range [-2147483641, 2147483646] 2306 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~~~~~~~~~~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2306:17: note: ‘snprintf’ output between 7 and 32 bytes into a destination of size 24 2306 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2307 | priv->ndev->name, i); | ~~~~~~~~~~~~~~~~~~~~ In file included from ../include/uapi/linux/neighbour.h:6, from ../include/linux/netdevice.h:45, from ../drivers/net/ethernet/freescale/enetc/enetc.h:6, from ../drivers/net/ethernet/freescale/enetc/enetc.c:4: In function ‘enetc_setup_xdp_prog’, inlined from ‘enetc_setup_bpf’ at ../drivers/net/ethernet/freescale/enetc/enetc.c:2791:10: ../include/linux/netlink.h:116:13: warning: ‘ for stack (total ’ directive output truncated writing 18 bytes into a region of size between 0 and 14 [-Wformat-truncation=] 116 | if (snprintf(__extack->_msg_buf, NETLINK_MAX_FMTMSG_LEN, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 117 | "%s" fmt "%s", "", ##args, "") >= \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/linux/netlink.h:131:9: note: in expansion of macro ‘NL_SET_ERR_MSG_FMT’ 131 | NL_SET_ERR_MSG_FMT((extack), KBUILD_MODNAME ": " fmt, ##args) | ^~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2771:17: note: in expansion of macro ‘NL_SET_ERR_MSG_FMT_MOD’ 2771 | NL_SET_ERR_MSG_FMT_MOD(extack, | ^~~~~~~~~~~~~~~~~~~~~~ ../include/linux/netlink.h:116:13: note: directive argument in the range [0, 65535] 116 | if (snprintf(__extack->_msg_buf, NETLINK_MAX_FMTMSG_LEN, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 117 | "%s" fmt "%s", "", ##args, "") >= \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/linux/netlink.h:131:9: note: in expansion of macro ‘NL_SET_ERR_MSG_FMT’ 131 | NL_SET_ERR_MSG_FMT((extack), KBUILD_MODNAME ": " fmt, ##args) | ^~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2771:17: note: in expansion of macro ‘NL_SET_ERR_MSG_FMT_MOD’ 2771 | NL_SET_ERR_MSG_FMT_MOD(extack, | ^~~~~~~~~~~~~~~~~~~~~~ ../include/linux/netlink.h:116:13: note: ‘snprintf’ output between 87 and 111 bytes into a destination of size 80 116 | if (snprintf(__extack->_msg_buf, NETLINK_MAX_FMTMSG_LEN, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 117 | "%s" fmt "%s", "", ##args, "") >= \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/linux/netlink.h:131:9: note: in expansion of macro ‘NL_SET_ERR_MSG_FMT’ 131 | NL_SET_ERR_MSG_FMT((extack), KBUILD_MODNAME ": " fmt, ##args) | ^~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2771:17: note: in expansion of macro ‘NL_SET_ERR_MSG_FMT_MOD’ 2771 | NL_SET_ERR_MSG_FMT_MOD(extack, | ^~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ralink/rt2x00/rt2800lib.c:10949:39: warning: incorrect type in assignment (different base types) ../drivers/net/wireless/ralink/rt2x00/rt2800lib.c:10949:39: expected unsigned int [usertype] ../drivers/net/wireless/ralink/rt2x00/rt2800lib.c:10949:39: got restricted __le32 [usertype] ../drivers/net/wireless/ralink/rt2x00/rt2800lib.c:10951:43: warning: incorrect type in assignment (different base types) ../drivers/net/wireless/ralink/rt2x00/rt2800lib.c:10951:43: expected unsigned int [usertype] ../drivers/net/wireless/ralink/rt2x00/rt2800lib.c:10951:43: got restricted __le32 [usertype] ../drivers/net/wireless/ralink/rt2x00/rt2800lib.c:10953:43: warning: incorrect type in assignment (different base types) ../drivers/net/wireless/ralink/rt2x00/rt2800lib.c:10953:43: expected unsigned int [usertype] ../drivers/net/wireless/ralink/rt2x00/rt2800lib.c:10953:43: got restricted __le32 [usertype] ../drivers/net/wireless/ralink/rt2x00/rt2800lib.c:10955:43: warning: incorrect type in assignment (different base types) ../drivers/net/wireless/ralink/rt2x00/rt2800lib.c:10955:43: expected unsigned int [usertype] ../drivers/net/wireless/ralink/rt2x00/rt2800lib.c:10955:43: got restricted __le32 [usertype] ../drivers/gpu/drm/scheduler/sched_main.c:405: warning: Function parameter or struct member 'result' not described in 'drm_sched_job_done' ../drivers/gpu/drm/ttm/ttm_bo.c:258:28: warning: context imbalance in 'ttm_bo_cleanup_refs' - unexpected unlock ../drivers/gpu/drm/ttm/ttm_bo.c:595:5: warning: context imbalance in 'ttm_mem_evict_first' - wrong count at exit ../drivers/gpu/drm/ttm/ttm_bo.c:1165:20: warning: context imbalance in 'ttm_bo_swapout' - unexpected unlock ../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 ../drivers/watchdog/it87_wdt.c:225: warning: Function parameter or struct member 'wdd' not described in 'wdt_set_timeout' ../fs/ntfs3/fslog.c:520:27: warning: restricted __le32 degrades to integer ../drivers/md/dm-snap.c:645:13: warning: context imbalance in 'dm_exception_table_lock' - wrong count at exit ../drivers/md/dm-snap.c: note: in included file (through ../include/linux/list_bl.h, ../include/linux/rculist_bl.h, ../include/linux/dcache.h, ../include/linux/fs.h, ../include/linux/highmem.h, ../include/linux/bvec.h, ...): ../include/linux/bit_spinlock.h:83:9: warning: context imbalance in 'dm_exception_table_unlock' - unexpected unlock ../drivers/gpu/drm/ttm/ttm_bo_util.c:318:38: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/ttm/ttm_bo_util.c:318:38: expected void *virtual ../drivers/gpu/drm/ttm/ttm_bo_util.c:318:38: got void [noderef] __iomem * ../drivers/gpu/drm/ttm/ttm_bo_util.c:321:38: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/ttm/ttm_bo_util.c:321:38: expected void *virtual ../drivers/gpu/drm/ttm/ttm_bo_util.c:321:38: got void [noderef] __iomem * ../drivers/gpu/drm/ttm/ttm_bo_util.c:324:38: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/ttm/ttm_bo_util.c:324:38: expected void *virtual ../drivers/gpu/drm/ttm/ttm_bo_util.c:324:38: got void [noderef] __iomem * ../drivers/gpu/drm/ttm/ttm_bo_util.c:427:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/ttm/ttm_bo_util.c:427:28: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/ttm/ttm_bo_util.c:427:28: got void *virtual ../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/net/wireless/ti/wlcore/main.c:592:33: warning: context imbalance in 'wlcore_irq_locked' - different lock contexts for basic block ../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/media/pci/solo6x10/solo6x10-enc.c:245:18: error: too long token expansion ../drivers/media/pci/solo6x10/solo6x10-enc.c:245:18: error: too long token expansion ../drivers/media/pci/solo6x10/solo6x10-enc.c:270:24: error: too long token expansion ../drivers/media/pci/solo6x10/solo6x10-enc.c:270:24: error: too long token expansion ../drivers/net/ethernet/freescale/enetc/enetc_ethtool.c: note: in included file (through ../drivers/net/ethernet/freescale/enetc/enetc.h): ../drivers/net/ethernet/freescale/enetc/enetc_hw.h:488:16: warning: cast to restricted __le64 ../drivers/net/ethernet/freescale/enetc/enetc_hw.h:488:16: warning: restricted __le64 degrades to integer ../drivers/net/ethernet/freescale/enetc/enetc_hw.h:488:16: warning: cast to restricted __le64 ../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/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/aic94xx/aic94xx_scb.c:442:28: warning: cast to restricted __le16 ../drivers/scsi/aic94xx/aic94xx_scb.c:488:31: warning: cast to restricted __le16 ../fs/jffs2/background.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs.h, ../include/linux/compat.h, ../arch/x86/include/asm/ia32.h, ../arch/x86/include/asm/elf.h, ...): ../include/linux/sched/signal.h:289:28: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:289:28: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:289:28: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:291:30: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:291:30: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:291:30: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:298:31: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:298:31: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:298:31: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:303:33: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:303:33: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:303:33: got struct spinlock [noderef] __rcu * ../drivers/clocksource/timer-ixp4xx.c:244:50: warning: incorrect type in assignment (different address spaces) ../drivers/clocksource/timer-ixp4xx.c:244:50: expected void *static [toplevel] platform_data ../drivers/clocksource/timer-ixp4xx.c:244:50: got void [noderef] __iomem *base ../drivers/media/pci/solo6x10/solo6x10-v4l2-enc.c:468:30: error: too long token expansion ../drivers/media/pci/solo6x10/solo6x10-v4l2-enc.c:468:30: error: too long token expansion ../drivers/usb/atm/ueagle-atm.c:2059:9: warning: restricted __be16 degrades to integer ../drivers/usb/atm/ueagle-atm.c:2059:9: warning: restricted __be16 degrades to integer ../sound/soc/sof/intel/hda-dai.c: note: in included file: ../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures ../fs/ubifs/replay.c:60: warning: Function parameter or struct member 'hash' not described in 'replay_entry' ../drivers/usb/musb/musb_gadget_ep0.c:85:26: warning: cast from restricted __le16 ../drivers/usb/musb/musb_gadget_ep0.c:220:58: warning: restricted __le16 degrades to integer ../drivers/usb/musb/musb_gadget_ep0.c:227:48: warning: restricted __le16 degrades to integer ../drivers/usb/musb/musb_gadget_ep0.c:237:52: warning: restricted __le16 degrades to integer ../drivers/usb/musb/musb_gadget_ep0.c:251:52: warning: restricted __le16 degrades to integer ../drivers/usb/musb/musb_gadget_ep0.c:310:56: warning: restricted __le16 degrades to integer ../drivers/usb/musb/musb_gadget_ep0.c:313:60: warning: restricted __le16 degrades to integer ../drivers/usb/musb/musb_gadget_ep0.c:303:52: warning: restricted __le16 degrades to integer ../drivers/usb/musb/musb_gadget_ep0.c:303:52: warning: restricted __le16 degrades to integer ../drivers/usb/musb/musb_gadget_ep0.c:303:52: warning: restricted __le16 degrades to integer ../drivers/usb/musb/musb_gadget_ep0.c:303:52: warning: restricted __le16 degrades to integer ../drivers/usb/musb/musb_gadget_ep0.c:303:52: warning: restricted __le16 degrades to integer ../drivers/usb/musb/musb_gadget_ep0.c:303:52: warning: restricted __le16 degrades to integer ../drivers/usb/musb/musb_gadget_ep0.c:398:52: warning: restricted __le16 degrades to integer ../drivers/usb/musb/musb_gadget_ep0.c:411:52: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/radeon/radeon_kms.c:270:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:270:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:270:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:327:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:327:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:327:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:339:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:339:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:339:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:475:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:475:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:475:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:600:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:600:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:600:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:617:26: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:617:26: expected void [noderef] __user *to ../drivers/gpu/drm/radeon/radeon_kms.c:617:26: got unsigned int [usertype] *[assigned] value_ptr ../drivers/mmc/host/vub300.c:2229:29: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/ttm/ttm_device.c:147:5: warning: context imbalance in 'ttm_device_swapout' - wrong count at exit ../drivers/mmc/host/ushc.c:137:22: warning: cast to restricted __le32 ../drivers/mmc/host/ushc.c:277:28: warning: incorrect type in assignment (different base types) ../drivers/mmc/host/ushc.c:277:28: expected unsigned char [usertype] cmd_idx ../drivers/mmc/host/ushc.c:277:28: got restricted __le16 [usertype] ../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:4040: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:1117:25: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1142:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1147:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1150:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1152:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1156:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1160:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1176:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1178:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1185:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1188:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1192:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1194:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1205:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1207:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1212:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1215:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1219:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1221:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1232:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1234:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1237:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1239:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1243:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1259:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1264:47: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1270:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1274:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1309:29: 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:1343:27: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1346:29: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1398:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1433:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1434:40: 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:1449:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1450: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:1465:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1466: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:1537:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1539:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1541:52: warning: too many warnings ../fs/ntfs3/super.c:465:23: warning: unknown escape sequence: '\%' ../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/net/wireless/zydas/zd1211rw/zd_usb.c:383:24: warning: implicit cast from nocast type ../drivers/net/wireless/zydas/zd1211rw/zd_usb.c:419:24: warning: implicit cast from nocast type ../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/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/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/firmware/efi/esrt.c:128:1: warning: cast to restricted __le32 ../drivers/firmware/efi/esrt.c:129:1: warning: cast to restricted __le32 ../drivers/firmware/efi/esrt.c:130:1: warning: cast to restricted __le32 ../drivers/firmware/efi/esrt.c:131:1: warning: cast to restricted __le32 ../drivers/firmware/efi/esrt.c:132:1: warning: cast to restricted __le32 ../drivers/firmware/efi/esrt.c:133:1: warning: cast to restricted __le32 ../drivers/firmware/efi/esrt.c:201:1: warning: cast to restricted __le32 ../drivers/firmware/efi/esrt.c:202:1: warning: cast to restricted __le32 ../drivers/firmware/efi/esrt.c:203:1: warning: cast to restricted __le64 ../drivers/firmware/efi/esrt.c:341:25: warning: cast to restricted __le32 ../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/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 In file included from ../include/linux/string.h:292, from ../include/linux/bitmap.h:12, from ../include/linux/cpumask.h:13, from ../arch/x86/include/asm/paravirt.h:21, from ../arch/x86/include/asm/cpuid.h:62, 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:9190:2: ../include/linux/fortify-string.h:537: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] 537 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:880:33: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_ct.c:882:40: warning: restricted __be32 degrades to integer ../drivers/scsi/lpfc/lpfc_ct.c:1369:15: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_ct.c:1518:15: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_ct.c:1534:30: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_ct.c:1535:30: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_ct.c:1959:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:1960:24: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:1984:22: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:2021:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:2021:38: expected unsigned int [usertype] PortId ../drivers/scsi/lpfc/lpfc_ct.c:2021:38: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:2028:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:2028:38: expected unsigned int [usertype] PortId ../drivers/scsi/lpfc/lpfc_ct.c:2028:38: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:2070:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:2070:38: expected unsigned int [usertype] PortId ../drivers/scsi/lpfc/lpfc_ct.c:2070:38: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:2080:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:2080:39: expected unsigned int [usertype] PortId ../drivers/scsi/lpfc/lpfc_ct.c:2080:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:2103:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:2103:41: expected unsigned int [usertype] port_id ../drivers/scsi/lpfc/lpfc_ct.c:2103:41: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:2110:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:2110:38: expected unsigned int [usertype] PortId ../drivers/scsi/lpfc/lpfc_ct.c:2110:38: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:3301:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:3301:30: expected unsigned int [usertype] EntryCnt ../drivers/scsi/lpfc/lpfc_ct.c:3301:30: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:3361:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:3361:34: expected unsigned int [usertype] EntryCnt ../drivers/scsi/lpfc/lpfc_ct.c:3361:34: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:3540:34: warning: cast to restricted __be32 ../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/leds/leds-lm3692x.c:120: warning: Function parameter or struct member 'boost_ctrl' not described in 'lm3692x_led' ../drivers/leds/leds-lm3692x.c:120: warning: Function parameter or struct member 'brightness_ctrl' not described in 'lm3692x_led' ../drivers/leds/leds-lm3692x.c:120: warning: Function parameter or struct member 'enabled' not described in 'lm3692x_led' ../drivers/gpu/drm/radeon/atom.c:497:30: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atom.c:497:30: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/atom.c:497:30: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/atom.c:1331:15: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atom.c:1331:15: expected unsigned int ../drivers/gpu/drm/radeon/atom.c:1331:15: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/atom.c:1332:15: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atom.c:1332:15: expected unsigned int ../drivers/gpu/drm/radeon/atom.c:1332:15: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/atom.c:1405:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/atom.c:1405:17: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/atom.c:1409:31: warning: cast to restricted __le16 ../drivers/usb/misc/usb3503.c:231:44: warning: cast to restricted __be32 ../fs/ubifs/compress.c:103: warning: Function parameter or struct member 'c' not described in 'ubifs_compress' ../fs/ubifs/compress.c:155: warning: Function parameter or struct member 'c' not described in 'ubifs_decompress' ../drivers/scsi/lpfc/lpfc_hbadisc.c:3460:18: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:2273:35: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:2274:35: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:4140:14: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:4141:19: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:4143:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:4143:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:4143:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:4143:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:7182:33: warning: cast to restricted __le16 ../drivers/scsi/lpfc/lpfc_sli.c:18140:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18140:47: expected unsigned int [usertype] sgl_pg0_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:18140:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18142:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18142:47: expected unsigned int [usertype] sgl_pg0_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:18142:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18144:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18144:47: expected unsigned int [usertype] sgl_pg1_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:18144:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18146:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18146:47: expected unsigned int [usertype] sgl_pg1_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:18146:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18159:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18159:20: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_sli.c:18159:20: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:15429:13: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:15430:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:15430:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:15430:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:15430:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:15439:16: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:9158:16: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:9161:21: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:9162: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:21252:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:21260:37: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:21261:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21261:38: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_sli.c:21261:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21295:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21295:36: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_sli.c:21295:36: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21304:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21304:30: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:21304:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21305:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21305:30: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:21305:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21306:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:21308:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21308:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_sli.c:21308:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21309:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21309:30: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_sli.c:21309: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:2352:35: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:2454:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:2455:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:2458:35: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:2459:36: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:9614:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:9660:41: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:12104:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:12132:25: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:14815:16: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:17952:57: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:17952:57: expected unsigned int [usertype] sgl_pg0_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:17952:57: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:17954:57: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:17954:57: expected unsigned int [usertype] sgl_pg0_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:17954:57: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:17957:57: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:17957:57: expected unsigned int [usertype] sgl_pg1_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:17957:57: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:17959:57: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:17959:57: expected unsigned int [usertype] sgl_pg1_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:17959:57: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18252:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18252:47: expected unsigned int [usertype] sgl_pg0_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:18252:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18254:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18254:47: expected unsigned int [usertype] sgl_pg0_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:18254:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18261:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18261:47: expected unsigned int [usertype] sgl_pg1_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:18261:47: 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_pg1_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:18263:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18274:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18274:20: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_sli.c:18274:20: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18498:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18498:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18498:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18498:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18498:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18498:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18498:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18498:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18498:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18498:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18498:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18498:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18498:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18498:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:19114:16: warning: restricted __be16 degrades to integer ../drivers/scsi/lpfc/lpfc_sli.c:20915:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:20915:45: expected unsigned int ../drivers/scsi/lpfc/lpfc_sli.c:20915:45: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:12895:36: warning: context imbalance in 'lpfc_sli_abort_taskmgmt' - different lock contexts for basic block ../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/input/touchscreen/raspberrypi-ts.c:117:45: warning: incorrect type in argument 3 (different address spaces) ../drivers/input/touchscreen/raspberrypi-ts.c:117:45: expected void *cpu_addr ../drivers/input/touchscreen/raspberrypi-ts.c:117:45: got void [noderef] __iomem *fw_regs_va ../drivers/input/touchscreen/raspberrypi-ts.c:147:24: warning: incorrect type in assignment (different address spaces) ../drivers/input/touchscreen/raspberrypi-ts.c:147:24: expected void [noderef] __iomem *fw_regs_va ../drivers/input/touchscreen/raspberrypi-ts.c:147:24: got void * ../drivers/usb/renesas_usbhs/mod.c: In function ‘usbhs_status_get_each_irq’: ../drivers/usb/renesas_usbhs/mod.c:195:13: warning: variable ‘intenb0’ set but not used [-Wunused-but-set-variable] 195 | u16 intenb0, intenb1; | ^~~~~~~ ../drivers/firmware/efi/apple-properties.c:46:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_els.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1107:42: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1248:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_els.c:646:26: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:651:27: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:2291:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:2291:31: expected unsigned int [usertype] vid ../drivers/scsi/lpfc/lpfc_els.c:2291:31: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:2292:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:2292:33: expected unsigned int [usertype] flags ../drivers/scsi/lpfc/lpfc_els.c:2292:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:2614:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:2614:33: expected unsigned int [usertype] word1 ../drivers/scsi/lpfc/lpfc_els.c:2614:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:2615:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:2615:33: expected unsigned int [usertype] word4 ../drivers/scsi/lpfc/lpfc_els.c:2615:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:2954:19: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:3194:34: warning: cast to restricted __be32 ../include/uapi/scsi/fc/fc_els.h:1151:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_els.c:3741:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:3742:17: warning: cast to restricted __be32 ../include/uapi/scsi/fc/fc_els.h:1138:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1234:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_els.c:5662:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:5662:47: expected unsigned int [usertype] vid ../drivers/scsi/lpfc/lpfc_els.c:5662:47: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:5663:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:5663:49: expected unsigned int [usertype] flags ../drivers/scsi/lpfc/lpfc_els.c:5663:49: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6068:19: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:6137:24: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:6253:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6253:33: expected unsigned int [usertype] word1 ../drivers/scsi/lpfc/lpfc_els.c:6253:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6254:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6254:33: expected unsigned int [usertype] word4 ../drivers/scsi/lpfc/lpfc_els.c:6254:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6255:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6255:33: expected unsigned int [usertype] word5 ../drivers/scsi/lpfc/lpfc_els.c:6255:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6421:26: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:6424:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:6424:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:6436:32: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:6671:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6671:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6671:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6673:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6673:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6673:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6692:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6692:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6692:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6731:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6731:36: expected unsigned short [usertype] temperature ../drivers/scsi/lpfc/lpfc_els.c:6731:36: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6732:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6732:33: expected unsigned short [usertype] rx_power ../drivers/scsi/lpfc/lpfc_els.c:6732:33: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6733:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6733:32: expected unsigned short [usertype] tx_bias ../drivers/scsi/lpfc/lpfc_els.c:6733:32: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6734:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6734:33: expected unsigned short [usertype] tx_power ../drivers/scsi/lpfc/lpfc_els.c:6734:33: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6735:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6735:28: expected unsigned short [usertype] vcc ../drivers/scsi/lpfc/lpfc_els.c:6735:28: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6737:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6737:30: expected unsigned short [usertype] flags ../drivers/scsi/lpfc/lpfc_els.c:6737:30: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6738:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6738:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6738:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6749:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6749:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6749:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6753:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6753:30: expected unsigned int [usertype] port_type ../drivers/scsi/lpfc/lpfc_els.c:6753:30: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6755:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6755:49: expected unsigned int [usertype] link_failure_cnt ../drivers/scsi/lpfc/lpfc_els.c:6755:49: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6757:50: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6757:50: expected unsigned int [usertype] loss_of_synch_cnt ../drivers/scsi/lpfc/lpfc_els.c:6757:50: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6759:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6759:51: expected unsigned int [usertype] loss_of_signal_cnt ../drivers/scsi/lpfc/lpfc_els.c:6759:51: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6761:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6761:56: expected unsigned int [usertype] primitive_seq_proto_err ../drivers/scsi/lpfc/lpfc_els.c:6761:56: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6763:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6763:51: expected unsigned int [usertype] invalid_trans_word ../drivers/scsi/lpfc/lpfc_els.c:6763:51: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6765:48: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6765:48: expected unsigned int [usertype] invalid_crc_cnt ../drivers/scsi/lpfc/lpfc_els.c:6765:48: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6767:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6767:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6767:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6778:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6778:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6778:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6782:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6782:33: expected unsigned int [usertype] port_bbc ../drivers/scsi/lpfc/lpfc_els.c:6782:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6786:50: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6786:50: expected unsigned int [usertype] attached_port_bbc ../drivers/scsi/lpfc/lpfc_els.c:6786:50: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6792:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6792:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6792:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6803:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6803:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6803:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6820:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6820:39: expected unsigned int [usertype] function_flags ../drivers/scsi/lpfc/lpfc_els.c:6820:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6821:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6821:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6821:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6832:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6832:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6832:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6849:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6849:39: expected unsigned int [usertype] function_flags ../drivers/scsi/lpfc/lpfc_els.c:6849:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6850:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6850:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6850:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6861:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6861:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6861:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6878:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6878:39: expected unsigned int [usertype] function_flags ../drivers/scsi/lpfc/lpfc_els.c:6878:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6879:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6879:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6879:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6890:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6890:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6890:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6907:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6907:39: expected unsigned int [usertype] function_flags ../drivers/scsi/lpfc/lpfc_els.c:6907:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6908:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6908:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6908:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6920:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6920:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6920:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6937:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6937:39: expected unsigned int [usertype] function_flags ../drivers/scsi/lpfc/lpfc_els.c:6937:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6938:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6938:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6938:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6946:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6946:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6946:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6952:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6952:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6952:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6961:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6961:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6961:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6963:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6963:36: expected unsigned int [usertype] CorrectedBlocks ../drivers/scsi/lpfc/lpfc_els.c:6963:36: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6965:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6965:40: expected unsigned int [usertype] UncorrectableBlocks ../drivers/scsi/lpfc/lpfc_els.c:6965:40: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6968:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6968:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6968:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6979:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6979:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6979:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7017:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7017:37: expected unsigned short [usertype] speed ../drivers/scsi/lpfc/lpfc_els.c:7017:37: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7045:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7045:44: expected unsigned short [usertype] capabilities ../drivers/scsi/lpfc/lpfc_els.c:7045:44: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7046:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7046:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:7046:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7055:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7055:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:7055:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7063:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7063:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:7063:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7072:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7072:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:7072:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7087:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7087:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:7087:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7189:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7189:25: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:7189:25: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7196:22: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_els.c:7467:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7467:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7467:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7467:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7467:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7467:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7467:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7467:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7476:25: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7478:36: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7481:25: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7704:17: warning: cast to restricted __be16 ../drivers/scsi/lpfc/lpfc_els.c:7709:21: warning: cast to restricted __be16 ../drivers/scsi/lpfc/lpfc_els.c:7719:17: warning: cast to restricted __be16 ../drivers/scsi/lpfc/lpfc_els.c:7764:9: warning: cast to restricted __be16 ../drivers/scsi/lpfc/lpfc_els.c:7764:9: warning: cast to restricted __be16 ../drivers/scsi/lpfc/lpfc_els.c:7908:31: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7911:44: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:8008:23: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:8069:23: warning: too many warnings ../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/gpu/drm/radeon/radeon_fence.c:72:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_fence.c:72:40: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/radeon_fence.c:72:40: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_fence.c:94:31: warning: cast to restricted __le32 ../drivers/hwspinlock/hwspinlock_core.c:364:9: warning: incorrect type in assignment (different address spaces) ../drivers/hwspinlock/hwspinlock_core.c:364:9: expected void **slot ../drivers/hwspinlock/hwspinlock_core.c:364:9: got void [noderef] __rcu ** ../drivers/hwspinlock/hwspinlock_core.c:364:9: warning: incorrect type in assignment (different address spaces) ../drivers/hwspinlock/hwspinlock_core.c:364:9: expected void **slot ../drivers/hwspinlock/hwspinlock_core.c:364:9: got void [noderef] __rcu ** ../drivers/hwspinlock/hwspinlock_core.c:365:48: warning: incorrect type in argument 1 (different address spaces) ../drivers/hwspinlock/hwspinlock_core.c:365:48: expected void [noderef] __rcu **slot ../drivers/hwspinlock/hwspinlock_core.c:365:48: got void **slot ../drivers/hwspinlock/hwspinlock_core.c:369:30: warning: incorrect type in assignment (different address spaces) ../drivers/hwspinlock/hwspinlock_core.c:369:30: expected void **slot ../drivers/hwspinlock/hwspinlock_core.c:369:30: got void [noderef] __rcu ** ../drivers/hwspinlock/hwspinlock_core.c:364:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/hwspinlock/hwspinlock_core.c:364:9: expected void [noderef] __rcu **slot ../drivers/hwspinlock/hwspinlock_core.c:364:9: got void **slot ../drivers/hwspinlock/hwspinlock_core.c:364:9: warning: incorrect type in assignment (different address spaces) ../drivers/hwspinlock/hwspinlock_core.c:364:9: expected void **slot ../drivers/hwspinlock/hwspinlock_core.c:364:9: got void [noderef] __rcu ** ../drivers/hwspinlock/hwspinlock_core.c:92:5: warning: context imbalance in '__hwspin_trylock' - different lock contexts for basic block ../drivers/hwspinlock/hwspinlock_core.c:292:39: warning: context imbalance in '__hwspin_unlock' - unexpected unlock ../fs/ubifs/lpt.c:1938: warning: Function parameter or struct member 'ptr' not described in 'lpt_scan_node' ../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. ../drivers/firmware/efi/embedded-firmware.c:18:1: warning: symbol 'efi_embedded_fw_list' was not declared. Should it be static? ../drivers/firmware/efi/embedded-firmware.c:20:6: warning: symbol 'efi_embedded_fw_checked' was not declared. Should it be static? ../drivers/hwspinlock/omap_hwspinlock.c:40:39: warning: incorrect type in initializer (different address spaces) ../drivers/hwspinlock/omap_hwspinlock.c:40:39: expected void [noderef] __iomem *lock_addr ../drivers/hwspinlock/omap_hwspinlock.c:40:39: got void *priv ../drivers/hwspinlock/omap_hwspinlock.c:48:39: warning: incorrect type in initializer (different address spaces) ../drivers/hwspinlock/omap_hwspinlock.c:48:39: expected void [noderef] __iomem *lock_addr ../drivers/hwspinlock/omap_hwspinlock.c:48:39: got void *priv ../drivers/hwspinlock/omap_hwspinlock.c:131:30: warning: incorrect type in assignment (different address spaces) ../drivers/hwspinlock/omap_hwspinlock.c:131:30: expected void *priv ../drivers/hwspinlock/omap_hwspinlock.c:131:30: got void [noderef] __iomem * ../drivers/gpu/drm/radeon/radeon_ttm.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/usb/chipidea/ci_hdrc_tegra.c:182:20: warning: context imbalance in 'tegra_usb_internal_port_reset' - unexpected unlock ../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/net/wireless/st/cw1200/cw1200_spi.c:83:17: warning: incorrect type in assignment (different base types) ../drivers/net/wireless/st/cw1200/cw1200_spi.c:83:17: expected unsigned short [addressable] [assigned] [usertype] regaddr ../drivers/net/wireless/st/cw1200/cw1200_spi.c:83:17: got restricted __le16 [usertype] ../drivers/net/wireless/st/cw1200/cw1200_spi.c:148:17: warning: incorrect type in assignment (different base types) ../drivers/net/wireless/st/cw1200/cw1200_spi.c:148:17: expected unsigned short [addressable] [assigned] [usertype] regaddr ../drivers/net/wireless/st/cw1200/cw1200_spi.c:148:17: got restricted __le16 [usertype] ../drivers/hwspinlock/sprd_hwspinlock.c:44:34: warning: incorrect type in initializer (different address spaces) ../drivers/hwspinlock/sprd_hwspinlock.c:44:34: expected void [noderef] __iomem *addr ../drivers/hwspinlock/sprd_hwspinlock.c:44:34: got void *priv ../drivers/hwspinlock/sprd_hwspinlock.c:62:39: warning: incorrect type in initializer (different address spaces) ../drivers/hwspinlock/sprd_hwspinlock.c:62:39: expected void [noderef] __iomem *lock_addr ../drivers/hwspinlock/sprd_hwspinlock.c:62:39: got void *priv ../drivers/hwspinlock/sprd_hwspinlock.c:128:28: warning: incorrect type in assignment (different address spaces) ../drivers/hwspinlock/sprd_hwspinlock.c:128:28: expected void *priv ../drivers/hwspinlock/sprd_hwspinlock.c:128:28: got void [noderef] __iomem * ../drivers/firmware/efi/cper-x86.c: In function ‘cper_print_proc_ia’: ../drivers/firmware/efi/cper-x86.c:295:72: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 295 | snprintf(infopfx, sizeof(infopfx), "%s ", | ^ ../drivers/firmware/efi/cper-x86.c:295:33: note: ‘snprintf’ output between 2 and 65 bytes into a destination of size 64 295 | snprintf(infopfx, sizeof(infopfx), "%s ", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 296 | newpfx); | ~~~~~~~ ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/hwspinlock/stm32_hwspinlock.c:30:39: warning: incorrect type in initializer (different address spaces) ../drivers/hwspinlock/stm32_hwspinlock.c:30:39: expected void [noderef] __iomem *lock_addr ../drivers/hwspinlock/stm32_hwspinlock.c:30:39: got void *priv ../drivers/hwspinlock/stm32_hwspinlock.c:41:39: warning: incorrect type in initializer (different address spaces) ../drivers/hwspinlock/stm32_hwspinlock.c:41:39: expected void [noderef] __iomem *lock_addr ../drivers/hwspinlock/stm32_hwspinlock.c:41:39: got void *priv ../drivers/hwspinlock/stm32_hwspinlock.c:110:39: warning: incorrect type in assignment (different address spaces) ../drivers/hwspinlock/stm32_hwspinlock.c:110:39: expected void *priv ../drivers/hwspinlock/stm32_hwspinlock.c:110:39: got void [noderef] __iomem * ../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/platform/x86/dell/dcdbas.c:103: warning: Function parameter or struct member 'size' not described in 'smi_data_buf_realloc' ../drivers/platform/x86/dell/dcdbas.c:284: warning: Function parameter or struct member 'smi_cmd' not described in 'dcdbas_smi_request' ../drivers/platform/x86/dell/dcdbas.c:316: warning: Function parameter or struct member 'dev' not described in 'smi_request_store' ../drivers/platform/x86/dell/dcdbas.c:316: warning: Function parameter or struct member 'attr' not described in 'smi_request_store' ../drivers/platform/x86/dell/dcdbas.c:316: warning: Function parameter or struct member 'buf' not described in 'smi_request_store' ../drivers/platform/x86/dell/dcdbas.c:316: warning: Function parameter or struct member 'count' not described in 'smi_request_store' ../drivers/platform/x86/dell/dcdbas.c:615: warning: Function parameter or struct member 'nb' not described in 'dcdbas_reboot_notify' ../drivers/platform/x86/dell/dcdbas.c:615: warning: Function parameter or struct member 'code' not described in 'dcdbas_reboot_notify' ../drivers/platform/x86/dell/dcdbas.c:615: warning: Function parameter or struct member 'unused' not described in 'dcdbas_reboot_notify' ../drivers/platform/x86/amd/pmf/tee-if.c:252:40: warning: incorrect type in argument 1 (different address spaces) ../drivers/platform/x86/amd/pmf/tee-if.c:252:40: expected void const volatile [noderef] __iomem *addr ../drivers/platform/x86/amd/pmf/tee-if.c:252:40: got unsigned char * ../drivers/platform/x86/amd/pmf/tee-if.c:253:40: warning: incorrect type in argument 1 (different address spaces) ../drivers/platform/x86/amd/pmf/tee-if.c:253:40: expected void const volatile [noderef] __iomem *addr ../drivers/platform/x86/amd/pmf/tee-if.c:253:40: got unsigned char * ../drivers/platform/x86/amd/pmf/tee-if.c:345:26: warning: incorrect type in assignment (different address spaces) ../drivers/platform/x86/amd/pmf/tee-if.c:345:26: expected void *policy_base ../drivers/platform/x86/amd/pmf/tee-if.c:345:26: got void [noderef] __iomem * ../drivers/scsi/qla2xxx/qla_isr.c:3897: warning: Function parameter or struct member 'rsp_q_in' not described in 'qla_chk_cont_iocb_avail' ../drivers/hwspinlock/sun6i_hwspinlock.c:65:39: warning: incorrect type in initializer (different address spaces) ../drivers/hwspinlock/sun6i_hwspinlock.c:65:39: expected void [noderef] __iomem *lock_addr ../drivers/hwspinlock/sun6i_hwspinlock.c:65:39: got void *priv ../drivers/hwspinlock/sun6i_hwspinlock.c:72:39: warning: incorrect type in initializer (different address spaces) ../drivers/hwspinlock/sun6i_hwspinlock.c:72:39: expected void [noderef] __iomem *lock_addr ../drivers/hwspinlock/sun6i_hwspinlock.c:72:39: got void *priv ../drivers/hwspinlock/sun6i_hwspinlock.c:166:30: warning: incorrect type in assignment (different address spaces) ../drivers/hwspinlock/sun6i_hwspinlock.c:166:30: expected void *priv ../drivers/hwspinlock/sun6i_hwspinlock.c:166:30: got void [noderef] __iomem * ../drivers/net/ethernet/huawei/hinic/hinic_main.c:830:25: warning: cast to restricted __be16 ../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. ../drivers/net/ethernet/freescale/fsl_pq_mdio.c:216:41: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/freescale/fsl_pq_mdio.c:216:41: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/freescale/fsl_pq_mdio.c:216:41: expected void [noderef] __iomem *p ../drivers/net/ethernet/freescale/fsl_pq_mdio.c:216:41: got struct gfar * ../drivers/net/ethernet/freescale/fsl_pq_mdio.c:398:22: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/freescale/fsl_pq_mdio.c:398:35: error: incompatible types in comparison expression (different address spaces): ../drivers/net/ethernet/freescale/fsl_pq_mdio.c:398:35: void * ../drivers/net/ethernet/freescale/fsl_pq_mdio.c:398:35: void [noderef] __iomem * ../drivers/net/ethernet/freescale/fsl_pq_mdio.c:399:25: error: subtraction of different types can't work (different address spaces) ../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:147:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_init.c:147:40: expected unsigned int [usertype] ../drivers/scsi/lpfc/lpfc_init.c:147:40: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_init.c:4623:24: warning: cast to restricted __be64 ../drivers/scsi/lpfc/lpfc_init.c:8134:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_init.c:8134:21: expected unsigned long long [addressable] [usertype] wwn ../drivers/scsi/lpfc/lpfc_init.c:8134:21: got restricted __be64 [usertype] ../drivers/scsi/lpfc/lpfc_init.c:8139:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_init.c:8139:21: expected unsigned long long [addressable] [usertype] wwn ../drivers/scsi/lpfc/lpfc_init.c:8139:21: got restricted __be64 [usertype] ../drivers/scsi/lpfc/lpfc_init.c:14633:24: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_init.c:14634:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_init.c:14635:15: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_init.c:14636:17: warning: cast to restricted __be32 ../drivers/hwspinlock/u8500_hsem.c:52:39: warning: incorrect type in initializer (different address spaces) ../drivers/hwspinlock/u8500_hsem.c:52:39: expected void [noderef] __iomem *lock_addr ../drivers/hwspinlock/u8500_hsem.c:52:39: got void *priv ../drivers/hwspinlock/u8500_hsem.c:65:39: warning: incorrect type in initializer (different address spaces) ../drivers/hwspinlock/u8500_hsem.c:65:39: expected void [noderef] __iomem *lock_addr ../drivers/hwspinlock/u8500_hsem.c:65:39: got void *priv ../drivers/hwspinlock/u8500_hsem.c:116:30: warning: incorrect type in assignment (different address spaces) ../drivers/hwspinlock/u8500_hsem.c:116:30: expected void *priv ../drivers/hwspinlock/u8500_hsem.c:116:30: got void [noderef] __iomem * ../drivers/hwspinlock/u8500_hsem.c:126:52: warning: incorrect type in initializer (different address spaces) ../drivers/hwspinlock/u8500_hsem.c:126:52: expected void [noderef] __iomem *io_base ../drivers/hwspinlock/u8500_hsem.c:126:52: got void * ../drivers/mailbox/bcm-pdc-mailbox.c:791:42: warning: incorrect type in argument 2 (different address spaces) ../drivers/mailbox/bcm-pdc-mailbox.c:791:42: expected void [noderef] __iomem * ../drivers/mailbox/bcm-pdc-mailbox.c:791:42: got unsigned int * ../drivers/mailbox/bcm-pdc-mailbox.c:792:42: warning: incorrect type in argument 2 (different address spaces) ../drivers/mailbox/bcm-pdc-mailbox.c:792:42: expected void [noderef] __iomem * ../drivers/mailbox/bcm-pdc-mailbox.c:792:42: got unsigned int * ../drivers/mailbox/bcm-pdc-mailbox.c:1030:32: warning: incorrect type in argument 2 (different address spaces) ../drivers/mailbox/bcm-pdc-mailbox.c:1030:32: expected void [noderef] __iomem * ../drivers/mailbox/bcm-pdc-mailbox.c:1030:32: got unsigned int * ../drivers/mailbox/bcm-pdc-mailbox.c:1032:20: warning: incorrect type in argument 2 (different address spaces) ../drivers/mailbox/bcm-pdc-mailbox.c:1032:20: expected void [noderef] __iomem * ../drivers/mailbox/bcm-pdc-mailbox.c:1032:20: got unsigned int * ../drivers/mailbox/bcm-pdc-mailbox.c:1033:23: warning: incorrect type in argument 2 (different address spaces) ../drivers/mailbox/bcm-pdc-mailbox.c:1033:23: expected void [noderef] __iomem * ../drivers/mailbox/bcm-pdc-mailbox.c:1033:23: got unsigned int * ../drivers/mailbox/bcm-pdc-mailbox.c:1034:23: warning: incorrect type in argument 2 (different address spaces) ../drivers/mailbox/bcm-pdc-mailbox.c:1034:23: expected void [noderef] __iomem * ../drivers/mailbox/bcm-pdc-mailbox.c:1034:23: got unsigned int * ../drivers/mailbox/bcm-pdc-mailbox.c:1038:20: warning: incorrect type in argument 2 (different address spaces) ../drivers/mailbox/bcm-pdc-mailbox.c:1038:20: expected void [noderef] __iomem * ../drivers/mailbox/bcm-pdc-mailbox.c:1038:20: got unsigned int * ../drivers/mailbox/bcm-pdc-mailbox.c:1040:20: warning: incorrect type in argument 2 (different address spaces) ../drivers/mailbox/bcm-pdc-mailbox.c:1040:20: expected void [noderef] __iomem * ../drivers/mailbox/bcm-pdc-mailbox.c:1040:20: got unsigned int * ../drivers/mailbox/bcm-pdc-mailbox.c:1043:20: warning: incorrect type in argument 2 (different address spaces) ../drivers/mailbox/bcm-pdc-mailbox.c:1043:20: expected void [noderef] __iomem * ../drivers/mailbox/bcm-pdc-mailbox.c:1043:20: got unsigned int * ../drivers/mailbox/bcm-pdc-mailbox.c:1045:20: warning: incorrect type in argument 2 (different address spaces) ../drivers/mailbox/bcm-pdc-mailbox.c:1045:20: expected void [noderef] __iomem * ../drivers/mailbox/bcm-pdc-mailbox.c:1045:20: got unsigned int * ../drivers/mailbox/bcm-pdc-mailbox.c:1048:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/mailbox/bcm-pdc-mailbox.c:1048:48: expected void [noderef] __iomem * ../drivers/mailbox/bcm-pdc-mailbox.c:1048:48: got unsigned int * ../drivers/mailbox/bcm-pdc-mailbox.c:1050:20: warning: incorrect type in argument 2 (different address spaces) ../drivers/mailbox/bcm-pdc-mailbox.c:1050:20: expected void [noderef] __iomem * ../drivers/mailbox/bcm-pdc-mailbox.c:1050:20: got unsigned int * ../drivers/mailbox/bcm-pdc-mailbox.c:1057:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/mailbox/bcm-pdc-mailbox.c:1057:48: expected void [noderef] __iomem * ../drivers/mailbox/bcm-pdc-mailbox.c:1057:48: got unsigned int * ../drivers/mailbox/bcm-pdc-mailbox.c:1061:63: warning: incorrect type in argument 2 (different address spaces) ../drivers/mailbox/bcm-pdc-mailbox.c:1061:63: expected void [noderef] __iomem * ../drivers/mailbox/bcm-pdc-mailbox.c:1061:63: got unsigned int * ../drivers/mailbox/bcm-pdc-mailbox.c:1067:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/mailbox/bcm-pdc-mailbox.c:1067:48: expected void [noderef] __iomem * ../drivers/mailbox/bcm-pdc-mailbox.c:1067:48: got unsigned int * ../drivers/mailbox/bcm-pdc-mailbox.c:1071:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/mailbox/bcm-pdc-mailbox.c:1071:48: expected void [noderef] __iomem * ../drivers/mailbox/bcm-pdc-mailbox.c:1071:48: got unsigned int * ../drivers/mailbox/bcm-pdc-mailbox.c:1295:23: warning: cast removes address space '__iomem' of expression ../drivers/mailbox/bcm-pdc-mailbox.c:1297:16: warning: cast removes address space '__iomem' of expression ../drivers/mailbox/bcm-pdc-mailbox.c:1300:16: warning: cast removes address space '__iomem' of expression ../drivers/mailbox/bcm-pdc-mailbox.c:1307:27: warning: incorrect type in argument 2 (different address spaces) ../drivers/mailbox/bcm-pdc-mailbox.c:1307:27: expected void [noderef] __iomem * ../drivers/mailbox/bcm-pdc-mailbox.c:1307:27: got unsigned int * ../drivers/mailbox/bcm-pdc-mailbox.c:1312:32: warning: incorrect type in argument 2 (different address spaces) ../drivers/mailbox/bcm-pdc-mailbox.c:1312:32: expected void [noderef] __iomem * ../drivers/mailbox/bcm-pdc-mailbox.c:1312:32: got unsigned int * ../drivers/mailbox/bcm-pdc-mailbox.c:1315:20: warning: incorrect type in argument 2 (different address spaces) ../drivers/mailbox/bcm-pdc-mailbox.c:1315:20: expected void [noderef] __iomem * ../drivers/mailbox/bcm-pdc-mailbox.c:1315:20: got unsigned int * ../drivers/mailbox/bcm-pdc-mailbox.c:1318:23: warning: incorrect type in argument 2 (different address spaces) ../drivers/mailbox/bcm-pdc-mailbox.c:1318:23: expected void [noderef] __iomem * ../drivers/mailbox/bcm-pdc-mailbox.c:1318:23: got unsigned int * ../drivers/mailbox/bcm-pdc-mailbox.c:1319:23: warning: incorrect type in argument 2 (different address spaces) ../drivers/mailbox/bcm-pdc-mailbox.c:1319:23: expected void [noderef] __iomem * ../drivers/mailbox/bcm-pdc-mailbox.c:1319:23: got unsigned int * ../drivers/mailbox/bcm-pdc-mailbox.c:1336:32: warning: incorrect type in argument 2 (different address spaces) ../drivers/mailbox/bcm-pdc-mailbox.c:1336:32: expected void [noderef] __iomem * ../drivers/mailbox/bcm-pdc-mailbox.c:1336:32: got unsigned int * ../drivers/mailbox/bcm-pdc-mailbox.c:1338:20: warning: incorrect type in argument 2 (different address spaces) ../drivers/mailbox/bcm-pdc-mailbox.c:1338:20: expected void [noderef] __iomem * ../drivers/mailbox/bcm-pdc-mailbox.c:1338:20: got unsigned int * ../drivers/mailbox/bcm-pdc-mailbox.c:557:22: warning: incorrect type in assignment (different base types) ../drivers/mailbox/bcm-pdc-mailbox.c:557:22: expected unsigned int [usertype] addrlow ../drivers/mailbox/bcm-pdc-mailbox.c:557:22: got restricted __le32 [usertype] ../drivers/mailbox/bcm-pdc-mailbox.c:558:23: warning: incorrect type in assignment (different base types) ../drivers/mailbox/bcm-pdc-mailbox.c:558:23: expected unsigned int [usertype] addrhigh ../drivers/mailbox/bcm-pdc-mailbox.c:558:23: got restricted __le32 [usertype] ../drivers/mailbox/bcm-pdc-mailbox.c:559:20: warning: incorrect type in assignment (different base types) ../drivers/mailbox/bcm-pdc-mailbox.c:559:20: expected unsigned int [usertype] ctrl1 ../drivers/mailbox/bcm-pdc-mailbox.c:559:20: got restricted __le32 [usertype] ../drivers/mailbox/bcm-pdc-mailbox.c:560:20: warning: incorrect type in assignment (different base types) ../drivers/mailbox/bcm-pdc-mailbox.c:560:20: expected unsigned int [usertype] ctrl2 ../drivers/mailbox/bcm-pdc-mailbox.c:560:20: got restricted __le32 [usertype] ../drivers/mailbox/bcm-pdc-mailbox.c:557:22: warning: incorrect type in assignment (different base types) ../drivers/mailbox/bcm-pdc-mailbox.c:557:22: expected unsigned int [usertype] addrlow ../drivers/mailbox/bcm-pdc-mailbox.c:557:22: got restricted __le32 [usertype] ../drivers/mailbox/bcm-pdc-mailbox.c:558:23: warning: incorrect type in assignment (different base types) ../drivers/mailbox/bcm-pdc-mailbox.c:558:23: expected unsigned int [usertype] addrhigh ../drivers/mailbox/bcm-pdc-mailbox.c:558:23: got restricted __le32 [usertype] ../drivers/mailbox/bcm-pdc-mailbox.c:559:20: warning: incorrect type in assignment (different base types) ../drivers/mailbox/bcm-pdc-mailbox.c:559:20: expected unsigned int [usertype] ctrl1 ../drivers/mailbox/bcm-pdc-mailbox.c:559:20: got restricted __le32 [usertype] ../drivers/mailbox/bcm-pdc-mailbox.c:560:20: warning: incorrect type in assignment (different base types) ../drivers/mailbox/bcm-pdc-mailbox.c:560:20: expected unsigned int [usertype] ctrl2 ../drivers/mailbox/bcm-pdc-mailbox.c:560:20: got restricted __le32 [usertype] ../drivers/mailbox/bcm-pdc-mailbox.c:529:22: warning: incorrect type in assignment (different base types) ../drivers/mailbox/bcm-pdc-mailbox.c:529:22: expected unsigned int [usertype] addrlow ../drivers/mailbox/bcm-pdc-mailbox.c:529:22: got restricted __le32 [usertype] ../drivers/mailbox/bcm-pdc-mailbox.c:530:23: warning: incorrect type in assignment (different base types) ../drivers/mailbox/bcm-pdc-mailbox.c:530:23: expected unsigned int [usertype] addrhigh ../drivers/mailbox/bcm-pdc-mailbox.c:530:23: got restricted __le32 [usertype] ../drivers/mailbox/bcm-pdc-mailbox.c:531:20: warning: incorrect type in assignment (different base types) ../drivers/mailbox/bcm-pdc-mailbox.c:531:20: expected unsigned int [usertype] ctrl1 ../drivers/mailbox/bcm-pdc-mailbox.c:531:20: got restricted __le32 [usertype] ../drivers/mailbox/bcm-pdc-mailbox.c:532:20: warning: incorrect type in assignment (different base types) ../drivers/mailbox/bcm-pdc-mailbox.c:532:20: expected unsigned int [usertype] ctrl2 ../drivers/mailbox/bcm-pdc-mailbox.c:532:20: got restricted __le32 [usertype] ../drivers/mailbox/bcm-pdc-mailbox.c:529:22: warning: incorrect type in assignment (different base types) ../drivers/mailbox/bcm-pdc-mailbox.c:529:22: expected unsigned int [usertype] addrlow ../drivers/mailbox/bcm-pdc-mailbox.c:529:22: got restricted __le32 [usertype] ../drivers/mailbox/bcm-pdc-mailbox.c:530:23: warning: incorrect type in assignment (different base types) ../drivers/mailbox/bcm-pdc-mailbox.c:530:23: expected unsigned int [usertype] addrhigh ../drivers/mailbox/bcm-pdc-mailbox.c:530:23: got restricted __le32 [usertype] ../drivers/mailbox/bcm-pdc-mailbox.c:531:20: warning: incorrect type in assignment (different base types) ../drivers/mailbox/bcm-pdc-mailbox.c:531:20: expected unsigned int [usertype] ctrl1 ../drivers/mailbox/bcm-pdc-mailbox.c:531:20: got restricted __le32 [usertype] ../drivers/mailbox/bcm-pdc-mailbox.c:532:20: warning: incorrect type in assignment (different base types) ../drivers/mailbox/bcm-pdc-mailbox.c:532:20: expected unsigned int [usertype] ctrl2 ../drivers/mailbox/bcm-pdc-mailbox.c:532:20: got restricted __le32 [usertype] ../drivers/mailbox/bcm-pdc-mailbox.c:529:22: warning: incorrect type in assignment (different base types) ../drivers/mailbox/bcm-pdc-mailbox.c:529:22: expected unsigned int [usertype] addrlow ../drivers/mailbox/bcm-pdc-mailbox.c:529:22: got restricted __le32 [usertype] ../drivers/mailbox/bcm-pdc-mailbox.c:530:23: warning: incorrect type in assignment (different base types) ../drivers/mailbox/bcm-pdc-mailbox.c:530:23: expected unsigned int [usertype] addrhigh ../drivers/mailbox/bcm-pdc-mailbox.c:530:23: got restricted __le32 [usertype] ../drivers/mailbox/bcm-pdc-mailbox.c:531:20: warning: incorrect type in assignment (different base types) ../drivers/mailbox/bcm-pdc-mailbox.c:531:20: expected unsigned int [usertype] ctrl1 ../drivers/mailbox/bcm-pdc-mailbox.c:531:20: got restricted __le32 [usertype] ../drivers/mailbox/bcm-pdc-mailbox.c:532:20: warning: incorrect type in assignment (different base types) ../drivers/mailbox/bcm-pdc-mailbox.c:532:20: expected unsigned int [usertype] ctrl2 ../drivers/mailbox/bcm-pdc-mailbox.c:532:20: got restricted __le32 [usertype] ../drivers/usb/renesas_usbhs/mod_host.c:779:28: warning: incorrect type in assignment (different base types) ../drivers/usb/renesas_usbhs/mod_host.c:779:28: expected restricted __le16 [addressable] [usertype] wValue ../drivers/usb/renesas_usbhs/mod_host.c:779:28: got int ../drivers/net/ethernet/huawei/hinic/hinic_tx.c:713:25: warning: cast to restricted __be16 ../drivers/usb/renesas_usbhs/mod_gadget.c: In function ‘usbhs_mod_gadget_probe’: ../drivers/usb/renesas_usbhs/mod_gadget.c:1140:57: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 6 [-Wformat-truncation=] 1140 | snprintf(uep->ep_name, EP_NAME_SIZE, "ep%d", i); | ^~ ../drivers/usb/renesas_usbhs/mod_gadget.c:1140:54: note: directive argument in the range [-2147483639, 2147483646] 1140 | snprintf(uep->ep_name, EP_NAME_SIZE, "ep%d", i); | ^~~~~~ ../drivers/usb/renesas_usbhs/mod_gadget.c:1140:17: note: ‘snprintf’ output between 4 and 14 bytes into a destination of size 8 1140 | snprintf(uep->ep_name, EP_NAME_SIZE, "ep%d", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1673:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1673:9: void ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1673:9: int ../drivers/platform/x86/dell/dell_rbu.c:112:20: warning: context imbalance in 'create_packet' - unexpected unlock ../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/lpfc/lpfc_mbox.c:963:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_mbox.c:963:33: expected unsigned int ../drivers/scsi/lpfc/lpfc_mbox.c:963:33: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_mbox.c:964:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_mbox.c:964:33: expected unsigned int ../drivers/scsi/lpfc/lpfc_mbox.c:964:33: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_mbox.c:2233:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_mbox.c:2233:25: expected unsigned int ../drivers/scsi/lpfc/lpfc_mbox.c:2233:25: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_mbox.c:2234:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_mbox.c:2234:25: expected unsigned int ../drivers/scsi/lpfc/lpfc_mbox.c:2234:25: got restricted __le32 [usertype] ../scripts/Makefile.build:243: ../drivers/mfd/Makefile: rsmu_core.o is added to multiple modules: rsmu-i2c rsmu-spi ../drivers/platform/goldfish/goldfish_pipe.c:500:24: warning: incorrect type in return expression (different base types) ../drivers/platform/goldfish/goldfish_pipe.c:500:24: expected restricted __poll_t ../drivers/platform/goldfish/goldfish_pipe.c:500:24: got int ../drivers/platform/goldfish/goldfish_pipe.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/net/ethernet/huawei/hinic/hinic_rx.c:388:27: warning: cast to restricted __be32 ../drivers/net/ethernet/huawei/hinic/hinic_rx.c:410:32: warning: cast to restricted __be32 ../drivers/net/ethernet/huawei/hinic/hinic_rx.c:411:28: warning: cast to restricted __be32 ../drivers/net/ethernet/huawei/hinic/hinic_rx.c:432:38: warning: cast to restricted __be32 ../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 * ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/net/ethernet/freescale/gianfar.c:2212:60: warning: cast to restricted __be64 ../drivers/net/ethernet/freescale/gianfar.c:2475:53: warning: cast to restricted __be64 ../drivers/firmware/efi/test/efi_test.c:157:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:157:13: expected void const volatile [noderef] __user *ptr ../drivers/firmware/efi/test/efi_test.c:157:13: got unsigned long *[addressable] data_size ../drivers/firmware/efi/test/efi_test.c:160:61: warning: incorrect type in argument 2 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:160:61: expected void const [noderef] __user *from ../drivers/firmware/efi/test/efi_test.c:160:61: got struct guid_t [usertype] *[addressable] vendor_guid ../drivers/firmware/efi/test/efi_test.c:167:60: warning: incorrect type in argument 2 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:167:60: expected unsigned short [noderef] [usertype] __user *src ../drivers/firmware/efi/test/efi_test.c:167:60: got unsigned short [usertype] *[addressable] variable_name ../drivers/firmware/efi/test/efi_test.c:187:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:187:13: expected void const volatile [noderef] __user *ptr ../drivers/firmware/efi/test/efi_test.c:187:13: got unsigned long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:187:13: warning: incorrect type in assignment (different address spaces) ../drivers/firmware/efi/test/efi_test.c:187:13: expected void [noderef] __user *__ptr_pu ../drivers/firmware/efi/test/efi_test.c:187:13: got unsigned long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:187:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:187:13: expected void [noderef] __user *to ../drivers/firmware/efi/test/efi_test.c:187:13: got unsigned long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:194:35: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:194:35: expected void const volatile [noderef] __user *ptr ../drivers/firmware/efi/test/efi_test.c:194:35: got unsigned long *__ptr ../drivers/firmware/efi/test/efi_test.c:194:35: warning: incorrect type in assignment (different address spaces) ../drivers/firmware/efi/test/efi_test.c:194:35: expected void [noderef] __user *__ptr_pu ../drivers/firmware/efi/test/efi_test.c:194:35: got unsigned long *__ptr ../drivers/firmware/efi/test/efi_test.c:194:35: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:194:35: expected void [noderef] __user *to ../drivers/firmware/efi/test/efi_test.c:194:35: got unsigned long *__ptr ../drivers/firmware/efi/test/efi_test.c:209:45: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:209:45: expected void [noderef] __user *to ../drivers/firmware/efi/test/efi_test.c:209:45: got void *[addressable] data ../drivers/firmware/efi/test/efi_test.c:215:19: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:215:19: expected void const volatile [noderef] __user *ptr ../drivers/firmware/efi/test/efi_test.c:215:19: got unsigned int [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:215:19: warning: incorrect type in assignment (different address spaces) ../drivers/firmware/efi/test/efi_test.c:215:19: expected void [noderef] __user *__ptr_pu ../drivers/firmware/efi/test/efi_test.c:215:19: got unsigned int [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:215:19: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:215:19: expected void [noderef] __user *to ../drivers/firmware/efi/test/efi_test.c:215:19: got unsigned int [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:220:19: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:220:19: expected void const volatile [noderef] __user *ptr ../drivers/firmware/efi/test/efi_test.c:220:19: got unsigned long *__ptr ../drivers/firmware/efi/test/efi_test.c:220:19: warning: incorrect type in assignment (different address spaces) ../drivers/firmware/efi/test/efi_test.c:220:19: expected void [noderef] __user *__ptr_pu ../drivers/firmware/efi/test/efi_test.c:220:19: got unsigned long *__ptr ../drivers/firmware/efi/test/efi_test.c:220:19: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:220:19: expected void [noderef] __user *to ../drivers/firmware/efi/test/efi_test.c:220:19: got unsigned long *__ptr ../drivers/firmware/efi/test/efi_test.c:243:53: warning: incorrect type in argument 2 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:243:53: expected void const [noderef] __user *from ../drivers/firmware/efi/test/efi_test.c:243:53: got struct guid_t [usertype] *[addressable] vendor_guid ../drivers/firmware/efi/test/efi_test.c:248:60: warning: incorrect type in argument 2 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:248:60: expected unsigned short [noderef] [usertype] __user *src ../drivers/firmware/efi/test/efi_test.c:248:60: got unsigned short [usertype] *[addressable] variable_name ../drivers/firmware/efi/test/efi_test.c:253:39: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:253:39: expected void const [noderef] __user * ../drivers/firmware/efi/test/efi_test.c:253:39: got void *[addressable] data ../drivers/firmware/efi/test/efi_test.c:263:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:263:13: expected void const volatile [noderef] __user *ptr ../drivers/firmware/efi/test/efi_test.c:263:13: got unsigned long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:263:13: warning: incorrect type in assignment (different address spaces) ../drivers/firmware/efi/test/efi_test.c:263:13: expected void [noderef] __user *__ptr_pu ../drivers/firmware/efi/test/efi_test.c:263:13: got unsigned long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:263:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:263:13: expected void [noderef] __user *to ../drivers/firmware/efi/test/efi_test.c:263:13: got unsigned long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:292:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:292:13: expected void const volatile [noderef] __user *ptr ../drivers/firmware/efi/test/efi_test.c:292:13: got unsigned long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:292:13: warning: incorrect type in assignment (different address spaces) ../drivers/firmware/efi/test/efi_test.c:292:13: expected void [noderef] __user *__ptr_pu ../drivers/firmware/efi/test/efi_test.c:292:13: got unsigned long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:292:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:292:13: expected void [noderef] __user *to ../drivers/firmware/efi/test/efi_test.c:292:13: got unsigned long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:301:27: warning: incorrect type in assignment (different address spaces) ../drivers/firmware/efi/test/efi_test.c:301:27: expected struct efi_time_cap_t [noderef] [usertype] __user *cap_local ../drivers/firmware/efi/test/efi_test.c:301:27: got struct efi_time_cap_t [usertype] * ../drivers/firmware/efi/test/efi_test.c:308:41: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:308:41: expected void [noderef] __user *to ../drivers/firmware/efi/test/efi_test.c:308:41: got struct efi_time_t [usertype] *[addressable] time ../drivers/firmware/efi/test/efi_test.c:325:46: warning: incorrect type in argument 2 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:325:46: expected void const [noderef] __user *from ../drivers/firmware/efi/test/efi_test.c:325:46: got struct efi_time_t [usertype] *[addressable] time ../drivers/firmware/efi/test/efi_test.c:330:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:330:13: expected void const volatile [noderef] __user *ptr ../drivers/firmware/efi/test/efi_test.c:330:13: got unsigned long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:330:13: warning: incorrect type in assignment (different address spaces) ../drivers/firmware/efi/test/efi_test.c:330:13: expected void [noderef] __user *__ptr_pu ../drivers/firmware/efi/test/efi_test.c:330:13: got unsigned long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:330:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:330:13: expected void [noderef] __user *to ../drivers/firmware/efi/test/efi_test.c:330:13: got unsigned long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:354:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:354:13: expected void const volatile [noderef] __user *ptr ../drivers/firmware/efi/test/efi_test.c:354:13: got unsigned long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:354:13: warning: incorrect type in assignment (different address spaces) ../drivers/firmware/efi/test/efi_test.c:354:13: expected void [noderef] __user *__ptr_pu ../drivers/firmware/efi/test/efi_test.c:354:13: got unsigned long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:354:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:354:13: expected void [noderef] __user *to ../drivers/firmware/efi/test/efi_test.c:354:13: got unsigned long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:360:38: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:360:38: expected void const volatile [noderef] __user *ptr ../drivers/firmware/efi/test/efi_test.c:360:38: got unsigned char [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:360:38: warning: incorrect type in assignment (different address spaces) ../drivers/firmware/efi/test/efi_test.c:360:38: expected void [noderef] __user *__ptr_pu ../drivers/firmware/efi/test/efi_test.c:360:38: got unsigned char [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:360:38: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:360:38: expected void [noderef] __user *to ../drivers/firmware/efi/test/efi_test.c:360:38: got unsigned char [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:365:47: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:365:47: expected void [noderef] __user *to ../drivers/firmware/efi/test/efi_test.c:365:47: got struct efi_time_t [usertype] *[addressable] time ../drivers/firmware/efi/test/efi_test.c:389:60: warning: incorrect type in argument 2 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:389:60: expected void const [noderef] __user *from ../drivers/firmware/efi/test/efi_test.c:389:60: got struct efi_time_t [usertype] *[addressable] time ../drivers/firmware/efi/test/efi_test.c:397:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:397:13: expected void const volatile [noderef] __user *ptr ../drivers/firmware/efi/test/efi_test.c:397:13: got unsigned long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:397:13: warning: incorrect type in assignment (different address spaces) ../drivers/firmware/efi/test/efi_test.c:397:13: expected void [noderef] __user *__ptr_pu ../drivers/firmware/efi/test/efi_test.c:397:13: got unsigned long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:397:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:397:13: expected void [noderef] __user *to ../drivers/firmware/efi/test/efi_test.c:397:13: got unsigned long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:421:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:421:21: expected void const volatile [noderef] __user *ptr ../drivers/firmware/efi/test/efi_test.c:421:21: got unsigned long *[addressable] variable_name_size ../drivers/firmware/efi/test/efi_test.c:429:52: warning: incorrect type in argument 2 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:429:52: expected void const [noderef] __user *from ../drivers/firmware/efi/test/efi_test.c:429:52: got struct guid_t [usertype] *[addressable] vendor_guid ../drivers/firmware/efi/test/efi_test.c:439:52: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:439:52: expected unsigned short [noderef] [usertype] __user *src ../drivers/firmware/efi/test/efi_test.c:439:52: got unsigned short [usertype] *[addressable] variable_name ../drivers/firmware/efi/test/efi_test.c:452:52: warning: incorrect type in argument 2 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:452:52: expected unsigned short [noderef] [usertype] __user *src ../drivers/firmware/efi/test/efi_test.c:452:52: got unsigned short [usertype] *[addressable] variable_name ../drivers/firmware/efi/test/efi_test.c:461:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:461:13: expected void const volatile [noderef] __user *ptr ../drivers/firmware/efi/test/efi_test.c:461:13: got unsigned long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:461:13: warning: incorrect type in assignment (different address spaces) ../drivers/firmware/efi/test/efi_test.c:461:13: expected void [noderef] __user *__ptr_pu ../drivers/firmware/efi/test/efi_test.c:461:13: got unsigned long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:461:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:461:13: expected void [noderef] __user *to ../drivers/firmware/efi/test/efi_test.c:461:13: got unsigned long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:468:35: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:468:35: expected void const volatile [noderef] __user *ptr ../drivers/firmware/efi/test/efi_test.c:468:35: got unsigned long *__ptr ../drivers/firmware/efi/test/efi_test.c:468:35: warning: incorrect type in assignment (different address spaces) ../drivers/firmware/efi/test/efi_test.c:468:35: expected void [noderef] __user *__ptr_pu ../drivers/firmware/efi/test/efi_test.c:468:35: got unsigned long *__ptr ../drivers/firmware/efi/test/efi_test.c:468:35: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:468:35: expected void [noderef] __user *to ../drivers/firmware/efi/test/efi_test.c:468:35: got unsigned long *__ptr ../drivers/firmware/efi/test/efi_test.c:479:62: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:479:62: expected unsigned short [noderef] [usertype] __user *dst ../drivers/firmware/efi/test/efi_test.c:479:62: got unsigned short [usertype] *[addressable] variable_name ../drivers/firmware/efi/test/efi_test.c:487:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:487:21: expected void const volatile [noderef] __user *ptr ../drivers/firmware/efi/test/efi_test.c:487:21: got unsigned long *__ptr ../drivers/firmware/efi/test/efi_test.c:487:21: warning: incorrect type in assignment (different address spaces) ../drivers/firmware/efi/test/efi_test.c:487:21: expected void [noderef] __user *__ptr_pu ../drivers/firmware/efi/test/efi_test.c:487:21: got unsigned long *__ptr ../drivers/firmware/efi/test/efi_test.c:487:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:487:21: expected void [noderef] __user *to ../drivers/firmware/efi/test/efi_test.c:487:21: got unsigned long *__ptr ../drivers/firmware/efi/test/efi_test.c:494:53: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:494:53: expected void [noderef] __user *to ../drivers/firmware/efi/test/efi_test.c:494:53: got struct guid_t [usertype] *[addressable] vendor_guid ../drivers/firmware/efi/test/efi_test.c:522:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:522:13: expected void const volatile [noderef] __user *ptr ../drivers/firmware/efi/test/efi_test.c:522:13: got unsigned long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:522:13: warning: incorrect type in assignment (different address spaces) ../drivers/firmware/efi/test/efi_test.c:522:13: expected void [noderef] __user *__ptr_pu ../drivers/firmware/efi/test/efi_test.c:522:13: got unsigned long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:522:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:522:13: expected void [noderef] __user *to ../drivers/firmware/efi/test/efi_test.c:522:13: got unsigned long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:529:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:529:13: expected void const volatile [noderef] __user *ptr ../drivers/firmware/efi/test/efi_test.c:529:13: got unsigned int [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:529:13: warning: incorrect type in assignment (different address spaces) ../drivers/firmware/efi/test/efi_test.c:529:13: expected void [noderef] __user *__ptr_pu ../drivers/firmware/efi/test/efi_test.c:529:13: got unsigned int [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:529:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:529:13: expected void [noderef] __user *to ../drivers/firmware/efi/test/efi_test.c:529:13: got unsigned int [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:546:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:546:37: expected void const [noderef] __user * ../drivers/firmware/efi/test/efi_test.c:546:37: got void * ../drivers/firmware/efi/test/efi_test.c:575:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:575:13: expected void const volatile [noderef] __user *ptr ../drivers/firmware/efi/test/efi_test.c:575:13: got unsigned long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:575:13: warning: incorrect type in assignment (different address spaces) ../drivers/firmware/efi/test/efi_test.c:575:13: expected void [noderef] __user *__ptr_pu ../drivers/firmware/efi/test/efi_test.c:575:13: got unsigned long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:575:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:575:13: expected void [noderef] __user *to ../drivers/firmware/efi/test/efi_test.c:575:13: got unsigned long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:581:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:581:13: expected void const volatile [noderef] __user *ptr ../drivers/firmware/efi/test/efi_test.c:581:13: got unsigned long long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:581:13: warning: incorrect type in assignment (different address spaces) ../drivers/firmware/efi/test/efi_test.c:581:13: expected void [noderef] __user *__ptr_pu ../drivers/firmware/efi/test/efi_test.c:581:13: got unsigned long long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:581:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:581:13: expected void [noderef] __user *to ../drivers/firmware/efi/test/efi_test.c:581:13: got unsigned long long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:585:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:585:13: expected void const volatile [noderef] __user *ptr ../drivers/firmware/efi/test/efi_test.c:585:13: got unsigned long long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:585:13: warning: incorrect type in assignment (different address spaces) ../drivers/firmware/efi/test/efi_test.c:585:13: expected void [noderef] __user *__ptr_pu ../drivers/firmware/efi/test/efi_test.c:585:13: got unsigned long long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:585:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:585:13: expected void [noderef] __user *to ../drivers/firmware/efi/test/efi_test.c:585:13: got unsigned long long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:589:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:589:13: expected void const volatile [noderef] __user *ptr ../drivers/firmware/efi/test/efi_test.c:589:13: got unsigned long long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:589:13: warning: incorrect type in assignment (different address spaces) ../drivers/firmware/efi/test/efi_test.c:589:13: expected void [noderef] __user *__ptr_pu ../drivers/firmware/efi/test/efi_test.c:589:13: got unsigned long long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:589:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:589:13: expected void [noderef] __user *to ../drivers/firmware/efi/test/efi_test.c:589:13: got unsigned long long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:625:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:625:21: expected void const volatile [noderef] __user *ptr ../drivers/firmware/efi/test/efi_test.c:625:21: got struct efi_capsule_header_t [usertype] ** ../drivers/firmware/efi/test/efi_test.c:629:50: warning: incorrect type in argument 2 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:629:50: expected void const [noderef] __user *from ../drivers/firmware/efi/test/efi_test.c:629:50: got struct efi_capsule_header_t [usertype] *[assigned] c ../drivers/firmware/efi/test/efi_test.c:643:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:643:13: expected void const volatile [noderef] __user *ptr ../drivers/firmware/efi/test/efi_test.c:643:13: got unsigned long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:643:13: warning: incorrect type in assignment (different address spaces) ../drivers/firmware/efi/test/efi_test.c:643:13: expected void [noderef] __user *__ptr_pu ../drivers/firmware/efi/test/efi_test.c:643:13: got unsigned long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:643:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:643:13: expected void [noderef] __user *to ../drivers/firmware/efi/test/efi_test.c:643:13: got unsigned long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:653:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:653:13: expected void const volatile [noderef] __user *ptr ../drivers/firmware/efi/test/efi_test.c:653:13: got unsigned long long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:653:13: warning: incorrect type in assignment (different address spaces) ../drivers/firmware/efi/test/efi_test.c:653:13: expected void [noderef] __user *__ptr_pu ../drivers/firmware/efi/test/efi_test.c:653:13: got unsigned long long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:653:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:653:13: expected void [noderef] __user *to ../drivers/firmware/efi/test/efi_test.c:653:13: got unsigned long long [usertype] *__ptr ../drivers/firmware/efi/test/efi_test.c:658:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:658:13: expected void const volatile [noderef] __user *ptr ../drivers/firmware/efi/test/efi_test.c:658:13: got int *__ptr ../drivers/firmware/efi/test/efi_test.c:658:13: warning: incorrect type in assignment (different address spaces) ../drivers/firmware/efi/test/efi_test.c:658:13: expected void [noderef] __user *__ptr_pu ../drivers/firmware/efi/test/efi_test.c:658:13: got int *__ptr ../drivers/firmware/efi/test/efi_test.c:658:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:658:13: expected void [noderef] __user *to ../drivers/firmware/efi/test/efi_test.c:658:13: got int *__ptr ../drivers/firmware/efi/test/efi_test.c:671:24: warning: incorrect type in assignment (different address spaces) ../drivers/firmware/efi/test/efi_test.c:671:24: expected unsigned int [noderef] __user *supported_mask ../drivers/firmware/efi/test/efi_test.c:671:24: got unsigned int * ../drivers/firmware/efi/test/efi_test.c:35:27: warning: incorrect type in initializer (different address spaces) ../drivers/firmware/efi/test/efi_test.c:35:27: expected unsigned short [usertype] *s ../drivers/firmware/efi/test/efi_test.c:35:27: got unsigned short [noderef] [usertype] __user *str ../drivers/firmware/efi/test/efi_test.c:44:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:44:13: expected void const volatile [noderef] __user *ptr ../drivers/firmware/efi/test/efi_test.c:44:13: got unsigned short [usertype] * ../drivers/firmware/efi/test/efi_test.c:50:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:50:21: expected void const volatile [noderef] __user *ptr ../drivers/firmware/efi/test/efi_test.c:50:21: got unsigned short [usertype] * ../drivers/firmware/efi/test/efi_test.c:35:27: warning: incorrect type in initializer (different address spaces) ../drivers/firmware/efi/test/efi_test.c:35:27: expected unsigned short [usertype] *[assigned] s ../drivers/firmware/efi/test/efi_test.c:35:27: got unsigned short [noderef] [usertype] __user *str ../drivers/firmware/efi/test/efi_test.c:44:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:44:13: expected void const volatile [noderef] __user *ptr ../drivers/firmware/efi/test/efi_test.c:44:13: got unsigned short [usertype] * ../drivers/firmware/efi/test/efi_test.c:50:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:50:21: expected void const volatile [noderef] __user *ptr ../drivers/firmware/efi/test/efi_test.c:50:21: got unsigned short [usertype] * ../drivers/firmware/efi/test/efi_test.c:35:27: warning: incorrect type in initializer (different address spaces) ../drivers/firmware/efi/test/efi_test.c:35:27: expected unsigned short [usertype] *[assigned] s ../drivers/firmware/efi/test/efi_test.c:35:27: got unsigned short [noderef] [usertype] __user *str ../drivers/firmware/efi/test/efi_test.c:44:13: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:44:13: expected void const volatile [noderef] __user *ptr ../drivers/firmware/efi/test/efi_test.c:44:13: got unsigned short [usertype] * ../drivers/firmware/efi/test/efi_test.c:50:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/efi/test/efi_test.c:50:21: expected void const volatile [noderef] __user *ptr ../drivers/firmware/efi/test/efi_test.c:50:21: got unsigned short [usertype] * ../drivers/scsi/lpfc/lpfc_nportdisc.c:487:26: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:535:23: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:536:24: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:1426:26: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:1435:31: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:1436:32: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2226: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:2232:21: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2235:36: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2236:21: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2243:21: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2249:29: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2258:30: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2265:54: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2277:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2277:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2277:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2277:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2277:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2277:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:278:24: warning: context imbalance in 'lpfc_els_abort' - different lock contexts for basic block ../drivers/net/ethernet/huawei/hinic/hinic_hw_io.c:72:31: warning: incorrect type in return expression (different address spaces) ../drivers/net/ethernet/huawei/hinic/hinic_hw_io.c:72:31: expected void [noderef] __iomem * ../drivers/net/ethernet/huawei/hinic/hinic_hw_io.c:72:31: got void * ../drivers/net/ethernet/huawei/hinic/hinic_port.c:625:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/huawei/hinic/hinic_port.c:625:32: expected unsigned int [usertype] group_index ../drivers/net/ethernet/huawei/hinic/hinic_port.c:625:32: got restricted __be32 [usertype] ../drivers/net/ethernet/huawei/hinic/hinic_port.c:632:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/huawei/hinic/hinic_port.c:632:31: expected unsigned int [usertype] ../drivers/net/ethernet/huawei/hinic/hinic_port.c:632:31: got restricted __be32 [usertype] ../drivers/net/ethernet/huawei/hinic/hinic_port.c:639:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/huawei/hinic/hinic_port.c:639:25: expected unsigned int [usertype] size ../drivers/net/ethernet/huawei/hinic/hinic_port.c:639:25: got restricted __be32 [usertype] ../drivers/net/ethernet/huawei/hinic/hinic_port.c:650:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/huawei/hinic/hinic_port.c:650:27: expected unsigned int [usertype] offset ../drivers/net/ethernet/huawei/hinic/hinic_port.c:650:27: got restricted __be32 [usertype] ../drivers/net/ethernet/huawei/hinic/hinic_port.c:651:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/huawei/hinic/hinic_port.c:651:25: expected unsigned int [usertype] size ../drivers/net/ethernet/huawei/hinic/hinic_port.c:651:25: got restricted __be32 [usertype] ../drivers/net/ethernet/huawei/hinic/hinic_port.c:735:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/huawei/hinic/hinic_port.c:735:30: expected unsigned int [usertype] group_index ../drivers/net/ethernet/huawei/hinic/hinic_port.c:735:30: got restricted __be32 [usertype] ../drivers/net/ethernet/huawei/hinic/hinic_port.c:738:23: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/huawei/hinic/hinic_port.c:738:23: expected unsigned int [usertype] size ../drivers/net/ethernet/huawei/hinic/hinic_port.c:738:23: got restricted __be32 [usertype] ../drivers/net/ethernet/huawei/hinic/hinic_port.c:740:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/huawei/hinic/hinic_port.c:740:22: expected unsigned int [usertype] ctx ../drivers/net/ethernet/huawei/hinic/hinic_port.c:740:22: got restricted __be32 [usertype] ../fs/nfs/pnfs.c:318:17: warning: context imbalance in 'pnfs_put_layout_hdr' - unexpected unlock ../fs/nfs/pnfs.c:611:17: warning: context imbalance in 'pnfs_put_lseg' - 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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/firmware/efi/libstub/efi-stub-helper.c:563: warning: Function parameter or struct member 'out' not described in 'efi_load_initrd' ../drivers/gpu/drm/i915/i915_irq.c:495:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:503:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:508:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:508:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:545:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:553:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:558:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:558:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:601:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:604:15: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:608:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:615:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:615:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:615:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:495:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:503:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:545:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:553:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:601:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:604:15: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:608:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:508:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:558:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:615:9: warning: unreplaced symbol '' ../drivers/gpu/drm/kmb/kmb_drv.c:103:31: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/kmb/kmb_drv.c:103:31: expected void [noderef] __iomem * ../drivers/gpu/drm/kmb/kmb_drv.c:103:31: got void * ../drivers/gpu/drm/kmb/kmb_plane.c:20:11: warning: symbol 'layer_irqs' was not declared. Should it be static? ../drivers/net/ethernet/huawei/hinic/hinic_hw_qp.c:105:24: warning: cast to restricted __be64 ../drivers/net/ethernet/huawei/hinic/hinic_hw_qp.c:167:24: warning: cast to restricted __be64 ../drivers/net/ethernet/huawei/hinic/hinic_hw_qp.c:621:16: warning: incorrect type in return expression (different base types) ../drivers/net/ethernet/huawei/hinic/hinic_hw_qp.c:621:16: expected unsigned int ../drivers/net/ethernet/huawei/hinic/hinic_hw_qp.c:621:16: got restricted __be32 [usertype] ../drivers/net/ethernet/huawei/hinic/hinic_hw_qp.c:646:50: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/huawei/hinic/hinic_hw_qp.c:646:50: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/huawei/hinic/hinic_hw_qp.c:646:50: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/huawei/hinic/hinic_hw_qp.c:646:50: got unsigned long long [usertype] * ../drivers/net/ethernet/huawei/hinic/hinic_hw_qp.c:730:21: warning: cast to restricted __be32 ../drivers/net/ethernet/huawei/hinic/hinic_hw_qp.c:852:18: warning: cast to restricted __be32 ../drivers/net/ethernet/huawei/hinic/hinic_hw_qp.c:903:22: warning: cast to restricted __be32 ../drivers/net/ethernet/huawei/hinic/hinic_hw_qp.c:908:21: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/huawei/hinic/hinic_hw_qp.c:908:21: expected unsigned int [usertype] status ../drivers/net/ethernet/huawei/hinic/hinic_hw_qp.c:908:21: got restricted __be32 [usertype] ../drivers/net/ethernet/huawei/hinic/hinic_hw_qp.c:926:19: warning: cast to restricted __be32 ../drivers/net/ethernet/huawei/hinic/hinic_hw_qp.c:928:24: warning: cast to restricted __be32 ../drivers/net/ethernet/huawei/hinic/hinic_hw_qp.c:929:24: warning: cast to restricted __be32 ../drivers/net/ethernet/huawei/hinic/hinic_hw_qp.c:970:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/huawei/hinic/hinic_hw_qp.c:970:27: expected unsigned short [usertype] ../drivers/net/ethernet/huawei/hinic/hinic_hw_qp.c:970:27: got restricted __be16 [usertype] ../drivers/gpu/drm/xe/xe_debugfs.c:25:1: warning: symbol 'gt_reset_failure' was not declared. Should it be static? ../drivers/virt/vboxguest/vboxguest_linux.c:115:35: warning: incorrect type in argument 2 (different address spaces) ../drivers/virt/vboxguest/vboxguest_linux.c:115:35: expected void const [noderef] __user *from ../drivers/virt/vboxguest/vboxguest_linux.c:115:35: got void * ../drivers/virt/vboxguest/vboxguest_linux.c:148:59: warning: incorrect type in argument 2 (different address spaces) ../drivers/virt/vboxguest/vboxguest_linux.c:148:59: expected void const [noderef] __user *from ../drivers/virt/vboxguest/vboxguest_linux.c:148:59: got void * ../drivers/virt/vboxguest/vboxguest_linux.c:166:27: warning: incorrect type in argument 1 (different address spaces) ../drivers/virt/vboxguest/vboxguest_linux.c:166:27: expected void [noderef] __user *to ../drivers/virt/vboxguest/vboxguest_linux.c:166:27: got void * ../drivers/virt/vboxguest/vboxguest_linux.c:332:16: warning: incorrect type in assignment (different address spaces) ../drivers/virt/vboxguest/vboxguest_linux.c:332:16: expected struct vmmdev_memory *vmmdev ../drivers/virt/vboxguest/vboxguest_linux.c:332:16: got void [noderef] __iomem * ../drivers/usb/gadget/function/f_sourcesink.c:355:43: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_sourcesink.c:355:43: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_sourcesink.c:355:43: got unsigned int ../drivers/usb/gadget/function/f_sourcesink.c:358:41: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_sourcesink.c:358:41: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_sourcesink.c:358:41: got unsigned int ../drivers/usb/gadget/function/f_sourcesink.c:394:43: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_sourcesink.c:394:43: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_sourcesink.c:394:43: got unsigned int isoc_maxpacket ../drivers/usb/gadget/function/f_sourcesink.c:395:43: warning: invalid assignment: |= ../drivers/usb/gadget/function/f_sourcesink.c:395:43: left side has type restricted __le16 ../drivers/usb/gadget/function/f_sourcesink.c:395:43: right side has type unsigned int ../drivers/usb/gadget/function/f_sourcesink.c:400:41: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_sourcesink.c:400:41: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_sourcesink.c:400:41: got unsigned int isoc_maxpacket ../drivers/usb/gadget/function/f_sourcesink.c:401:41: warning: invalid assignment: |= ../drivers/usb/gadget/function/f_sourcesink.c:401:41: left side has type restricted __le16 ../drivers/usb/gadget/function/f_sourcesink.c:401:41: right side has type unsigned int ../drivers/usb/gadget/function/f_sourcesink.c:416:43: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_sourcesink.c:416:43: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_sourcesink.c:416:43: got unsigned int isoc_maxpacket ../drivers/usb/gadget/function/f_sourcesink.c:420:51: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_sourcesink.c:420:51: expected restricted __le16 static [addressable] [assigned] [toplevel] [usertype] wBytesPerInterval ../drivers/usb/gadget/function/f_sourcesink.c:420:51: got unsigned int ../drivers/usb/gadget/function/f_sourcesink.c:425:41: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_sourcesink.c:425:41: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_sourcesink.c:425:41: got unsigned int isoc_maxpacket ../drivers/usb/gadget/function/f_sourcesink.c:429:49: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_sourcesink.c:429:49: expected restricted __le16 static [addressable] [assigned] [toplevel] [usertype] wBytesPerInterval ../drivers/usb/gadget/function/f_sourcesink.c:429:49: got unsigned int ../drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.c:328:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.c:328:17: expected unsigned int [addressable] [usertype] db_info ../drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.c:328:17: got restricted __be32 [usertype] ../drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.c:408:23: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.c:408:23: expected unsigned long long [usertype] ../drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.c:408:23: got restricted __be64 [usertype] ../drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.c:531:27: warning: cast to restricted __be32 ../drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.c:572:21: warning: cast to restricted __be32 ../drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.c:620:14: warning: cast to restricted __be32 ../drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.c:625:19: warning: cast to restricted __be32 ../drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.c:656:30: warning: cast to restricted __be32 ../drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.c:702:31: warning: cast to restricted __be64 ../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:318:35: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:319:34: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:322:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:325:35: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:326:34: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:329:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:659:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:659:22: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_scsi.c:659:22: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:660:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:660:22: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:660:22: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:661:22: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:663:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:663:20: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:663:20: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:664:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:664:22: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:664:22: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:669:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:669:22: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_scsi.c:669:22: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:670:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:670:22: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:670:22: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:671:22: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:673:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:673:20: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:673:20: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:674:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:674:22: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:674:22: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:790:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:790:39: expected unsigned int [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:790:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:878:46: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:880:41: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:882:41: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:923:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:923:25: expected unsigned int [usertype] fcpDl ../drivers/scsi/lpfc/lpfc_scsi.c:923:25: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1055:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1055:69: expected unsigned int [usertype] prot_data ../drivers/scsi/lpfc/lpfc_scsi.c:1055:69: got restricted __be32 [usertype] ref_tag ../drivers/scsi/lpfc/lpfc_scsi.c:1176:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1176:69: expected unsigned int [usertype] prot_data ../drivers/scsi/lpfc/lpfc_scsi.c:1176:69: got restricted __be16 [usertype] app_tag ../drivers/scsi/lpfc/lpfc_scsi.c:1576:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1576:21: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_scsi.c:1576:21: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1577:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1577:22: expected unsigned int [usertype] reftag ../drivers/scsi/lpfc/lpfc_scsi.c:1577:22: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1610:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1610:21: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_scsi.c:1610:21: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1611:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1611:21: expected unsigned int [usertype] word1 ../drivers/scsi/lpfc/lpfc_scsi.c:1611:21: 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] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:1612:21: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1621:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1622:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1628:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1743:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1743:29: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_scsi.c:1743:29: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1744:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1744:30: expected unsigned int [usertype] reftag ../drivers/scsi/lpfc/lpfc_scsi.c:1744:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1772:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1772:29: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_scsi.c:1772:29: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1773:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1773:29: expected unsigned int [usertype] word1 ../drivers/scsi/lpfc/lpfc_scsi.c:1773:29: 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] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:1774:29: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1791:34: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1792:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1826:40: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1827:41: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1850:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1965:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1965:25: expected unsigned int [usertype] ref_tag ../drivers/scsi/lpfc/lpfc_scsi.c:1965:25: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1992:23: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1992:23: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:1992:23: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1993:23: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1993:23: expected unsigned int [usertype] word3 ../drivers/scsi/lpfc/lpfc_scsi.c:1993:23: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2018:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2018:38: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:2018:38: 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_hi ../drivers/scsi/lpfc/lpfc_scsi.c:2020:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2032:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2032:38: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:2032:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2033:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2033:38: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_scsi.c:2033:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2036:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2036:36: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:2036:36: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2037:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2037:38: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:2037:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2047:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2047:36: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:2047:36: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2048:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2048:38: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:2048:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2179:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2179:46: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:2179:46: 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_hi ../drivers/scsi/lpfc/lpfc_scsi.c:2181:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2185:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2185:36: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:2185:36: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2186:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2186:38: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:2186:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2198:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2198:33: expected unsigned int [usertype] ref_tag ../drivers/scsi/lpfc/lpfc_scsi.c:2198:33: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2232:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2232:31: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:2232:31: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2233:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2233:31: expected unsigned int [usertype] word3 ../drivers/scsi/lpfc/lpfc_scsi.c:2233:31: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2251:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:2252:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:2253:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2253:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:2253:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2305:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2305:54: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:2305:54: 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_hi ../drivers/scsi/lpfc/lpfc_scsi.c:2307:54: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2311:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2311:44: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:2311:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2312:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2312:46: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:2312:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2341:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2341:46: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:2341: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_hi ../drivers/scsi/lpfc/lpfc_scsi.c:2343:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2350:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2350:46: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:2350:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2614:27: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:2663:11: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2663:11: expected unsigned short [usertype] x ../drivers/scsi/lpfc/lpfc_scsi.c:2663:11: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2677:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2677:13: expected unsigned short [usertype] ret ../drivers/scsi/lpfc/lpfc_scsi.c:2677:13: got restricted __sum16 ../drivers/scsi/lpfc/lpfc_scsi.c:2737:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2737:31: expected unsigned short [usertype] start_app_tag ../drivers/scsi/lpfc/lpfc_scsi.c:2737:31: got restricted __be16 [usertype] app_tag ../drivers/scsi/lpfc/lpfc_scsi.c:2754:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2754:51: expected unsigned short [assigned] [usertype] guard_tag ../drivers/scsi/lpfc/lpfc_scsi.c:2754:51: got restricted __be16 [usertype] guard_tag ../drivers/scsi/lpfc/lpfc_scsi.c:2777:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2777:41: expected unsigned short [usertype] app_tag ../drivers/scsi/lpfc/lpfc_scsi.c:2777:41: got restricted __be16 [usertype] app_tag ../drivers/scsi/lpfc/lpfc_scsi.c:3082:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:3084:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3084:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:3084:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3140:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3140:54: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:3140:54: 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_hi ../drivers/scsi/lpfc/lpfc_scsi.c:3142:54: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3158:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3158:46: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:3158:46: 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_hi ../drivers/scsi/lpfc/lpfc_scsi.c:3160:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3164:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3164:44: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:3164:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3165:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3165:46: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:3165:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3174:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3174:44: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:3174:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3175:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3175:46: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:3175:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3200:41: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:3202:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3202:36: expected unsigned int [usertype] w ../drivers/scsi/lpfc/lpfc_scsi.c:3202:36: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3213:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:3215:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3215:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:3215:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3231:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3231:25: expected unsigned int [usertype] fcpDl ../drivers/scsi/lpfc/lpfc_scsi.c:3231:25: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3238:29: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3247:25: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3323:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:3325:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3325:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:3325:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3426:27: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3434:29: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3443:25: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3611:24: warning: too many warnings ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/net/ethernet/huawei/hinic/hinic_hw_wq.c:428:40: warning: cast to restricted __be64 ../drivers/net/ethernet/huawei/hinic/hinic_hw_wq.c:482:24: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/huawei/hinic/hinic_hw_wq.c:482:24: expected unsigned long long [usertype] ../drivers/net/ethernet/huawei/hinic/hinic_hw_wq.c:482:24: got restricted __be64 [usertype] ../drivers/usb/gadget/function/u_serial.c:922:9: warning: context imbalance in '__gs_console_push' - unexpected unlock ../drivers/md/dm-era-target.c:668:9: error: incompatible types in comparison expression (different address spaces): ../drivers/md/dm-era-target.c:668:9: struct writeset [noderef] __rcu * ../drivers/md/dm-era-target.c:668:9: struct writeset * ../drivers/md/dm-era-target.c:976:14: error: incompatible types in comparison expression (different address spaces): ../drivers/md/dm-era-target.c:976:14: struct writeset [noderef] __rcu * ../drivers/md/dm-era-target.c:976:14: struct writeset * ../drivers/virt/coco/sev-guest/sev-guest.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/usb/gadget/legacy/inode.c:1144:33: warning: context imbalance in 'ep0_write' - unexpected unlock ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/clocksource/timer-gxp.c:189:48: warning: incorrect type in assignment (different address spaces) ../drivers/clocksource/timer-gxp.c:189:48: expected void *platform_data ../drivers/clocksource/timer-gxp.c:189:48: got void [noderef] __iomem *counter ../drivers/usb/gadget/udc/net2272.c:1825:68: warning: incorrect type in argument 2 (different base types) ../drivers/usb/gadget/udc/net2272.c:1825:68: expected unsigned short [usertype] wIndex ../drivers/usb/gadget/udc/net2272.c:1825:68: got restricted __le16 [addressable] [assigned] [usertype] wIndex ../drivers/usb/gadget/udc/net2272.c:1826:46: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/net2272.c:1829:48: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/net2272.c:1829:48: expected unsigned short [usertype] status ../drivers/usb/gadget/udc/net2272.c:1829:48: got restricted __le16 [usertype] ../drivers/usb/gadget/udc/net2272.c:1831:48: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/net2272.c:1831:48: expected unsigned short [usertype] status ../drivers/usb/gadget/udc/net2272.c:1831:48: got restricted __le16 [usertype] ../drivers/usb/gadget/udc/net2272.c:1842:40: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/net2272.c:1855:40: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/net2272.c:1877:60: warning: incorrect type in argument 2 (different base types) ../drivers/usb/gadget/udc/net2272.c:1877:60: expected unsigned short [usertype] wIndex ../drivers/usb/gadget/udc/net2272.c:1877:60: got restricted __le16 [addressable] [assigned] [usertype] wIndex ../drivers/usb/gadget/udc/net2272.c:1895:72: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/net2272.c:1904:60: warning: incorrect type in argument 2 (different base types) ../drivers/usb/gadget/udc/net2272.c:1904:60: expected unsigned short [usertype] wIndex ../drivers/usb/gadget/udc/net2272.c:1904:60: got restricted __le16 [addressable] [assigned] [usertype] wIndex ../drivers/usb/gadget/udc/net2272.c:1913:56: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/net2272.c:2011:52: warning: context imbalance in 'net2272_handle_stat1_irqs' - unexpected unlock ../drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.c:212:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.c:212:20: expected unsigned long long [usertype] ../drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.c:212:20: got restricted __be64 [usertype] ../drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.c:252:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.c:252:20: expected unsigned long long [usertype] desc ../drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.c:252:20: got restricted __be64 [usertype] ../drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.c:296:25: warning: cast to restricted __be64 ../drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.c:298:18: warning: cast to restricted __be32 ../drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.c:644:42: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.c:644:42: expected unsigned long long [usertype] hw_cmd_paddr ../drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.c:644:42: got restricted __be64 [usertype] ../drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.c:694:43: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.c:694:43: expected unsigned long long [usertype] next_cell_paddr ../drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.c:694:43: got restricted __be64 [usertype] ../drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.c:794:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.c:794:31: expected unsigned long long [usertype] next_cell_paddr ../drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.c:794:31: got restricted __be64 [usertype] ../drivers/clocksource/timer-cs5535.c:63:36: warning: cast truncates bits from constant value (ffff7fff becomes 7fff) ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../fs/nfs/pnfs_nfs.c:194:17: warning: context imbalance in 'pnfs_put_commit_array' - unexpected unlock ../fs/nfs/pnfs_nfs.c: note: in included file (through ../include/linux/smp.h, ../include/linux/lockdep.h, ../include/linux/spinlock.h, ../include/linux/kref.h, ../include/linux/mm_types.h, ../include/linux/uio.h, ...): ../include/linux/list.h:287:25: warning: context imbalance in 'nfs4_pnfs_ds_put' - unexpected unlock ../drivers/extcon/extcon-adc-jack.c:53: warning: Function parameter or struct member 'dev' not described in 'adc_jack_data' ../drivers/extcon/extcon-adc-jack.c:53: warning: Function parameter or struct member 'wakeup_source' not described in 'adc_jack_data' ../scripts/Makefile.build:243: ../drivers/net/ethernet/freescale/dpaa2/Makefile: dpaa2-mac.o is added to multiple modules: fsl-dpaa2-eth fsl-dpaa2-switch ../drivers/leds/leds-mlxcpld.c:86: warning: Function parameter or struct member 'cdev' not described in 'mlxcpld_led_priv' ../drivers/leds/leds-mlxcpld.c:86: warning: Excess struct member 'cled' description in 'mlxcpld_led_priv' ../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/net/ethernet/huawei/hinic/hinic_hw_eqs.c:324:24: warning: cast to restricted __be32 ../drivers/net/ethernet/huawei/hinic/hinic_hw_eqs.c:617:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/huawei/hinic/hinic_hw_eqs.c:617:25: expected unsigned int [usertype] ../drivers/net/ethernet/huawei/hinic/hinic_hw_eqs.c:617:25: got restricted __be32 [usertype] ../drivers/hv/hv.c:281:28: warning: cast removes address space '__iomem' of expression ../drivers/hv/hv.c:300:28: warning: cast removes address space '__iomem' of expression ../drivers/hv/hv.c:379:31: warning: incorrect type in argument 1 (different address spaces) ../drivers/hv/hv.c:379:31: expected void volatile [noderef] __iomem *addr ../drivers/hv/hv.c:379:31: got void *synic_message_page ../drivers/hv/hv.c:391:31: warning: incorrect type in argument 1 (different address spaces) ../drivers/hv/hv.c:391:31: expected void volatile [noderef] __iomem *addr ../drivers/hv/hv.c:391:31: got void *synic_event_page ../drivers/virt/nitro_enclaves/ne_misc_dev.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/gpu/drm/radeon/radeon_ring.c:307:23: warning: cast to restricted __le32 ../drivers/leds/leds-mlxreg.c:42: warning: Excess struct member 'led_data' description in 'mlxreg_led_data' ../drivers/net/ethernet/huawei/hinic/hinic_common.c:26:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/huawei/hinic/hinic_common.c:26:22: expected unsigned int [usertype] ../drivers/net/ethernet/huawei/hinic/hinic_common.c:26:22: got restricted __be32 [usertype] ../drivers/net/ethernet/huawei/hinic/hinic_common.c:44:24: warning: cast to restricted __be32 ../drivers/platform/chrome/chromeos_laptop.c:729:43: warning: cast to non-scalar ../drivers/platform/chrome/chromeos_laptop.c:729:43: warning: cast from non-scalar ../drivers/remoteproc/rcar_rproc.c:29:12: warning: incorrect type in assignment (different address spaces) ../drivers/remoteproc/rcar_rproc.c:29:12: expected void *va ../drivers/remoteproc/rcar_rproc.c:29:12: got void [noderef] __iomem * ../drivers/remoteproc/rcar_rproc.c:46:20: warning: incorrect type in argument 1 (different address spaces) ../drivers/remoteproc/rcar_rproc.c:46:20: expected void volatile [noderef] __iomem *addr ../drivers/remoteproc/rcar_rproc.c:46:20: got void *va ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/usb/gadget/udc/snps_udc_core.c:550:34: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/snps_udc_core.c:550:34: expected unsigned int [usertype] bufptr ../drivers/usb/gadget/udc/snps_udc_core.c:550:34: got restricted __le32 [usertype] ../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 ../drivers/scsi/lpfc/lpfc_debugfs.c:2403:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_debugfs.c:2403:21: expected unsigned long long [addressable] [usertype] tmp ../drivers/scsi/lpfc/lpfc_debugfs.c:2403:21: got restricted __be64 [usertype] ../drivers/scsi/lpfc/lpfc_debugfs.c:2459:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_debugfs.c:2459:21: expected unsigned long long [addressable] [assigned] [usertype] tmp ../drivers/scsi/lpfc/lpfc_debugfs.c:2459:21: got restricted __be64 [usertype] ../scripts/Makefile.build:243: ../drivers/net/ethernet/freescale/dpaa2/Makefile: dpmac.o is added to multiple modules: fsl-dpaa2-eth fsl-dpaa2-switch ../drivers/powercap/dtpm.c: note: in included file: ../drivers/powercap/dtpm_subsys.h:13:24: warning: symbol 'dtpm_subsys' was not declared. Should it be static? ../drivers/powercap/dtpm.c:550: warning: Function parameter or struct member 'dtpm_match_table' not described in 'dtpm_create_hierarchy' ../drivers/powercap/dtpm.c:550: warning: Excess function parameter 'hierarchy' description in 'dtpm_create_hierarchy' ../drivers/powercap/dtpm_cpu.c:297:24: warning: symbol 'dtpm_cpu_ops' was not declared. Should it be static? ../drivers/remoteproc/stm32_rproc.c:123:12: warning: incorrect type in assignment (different address spaces) ../drivers/remoteproc/stm32_rproc.c:123:12: expected void *va ../drivers/remoteproc/stm32_rproc.c:123:12: got void [noderef] __iomem * ../drivers/remoteproc/stm32_rproc.c:140:20: warning: incorrect type in argument 1 (different address spaces) ../drivers/remoteproc/stm32_rproc.c:140:20: expected void volatile [noderef] __iomem *addr ../drivers/remoteproc/stm32_rproc.c:140:20: got void *va ../drivers/remoteproc/stm32_rproc.c:660:17: warning: cast removes address space '__iomem' of expression ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:304:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:304:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:304:25: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:305:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:305:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:305:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:355:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:355:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:355:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:717:23: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:717:23: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:717:23: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:728:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:728:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:728:25: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:750:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:750:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:750:25: struct dma_fence * ../drivers/hv/channel.c: note: in included file: ../include/linux/hyperv.h:626:31: warning: array of flexible structures ../drivers/hv/channel.c:597: warning: Function parameter or struct member 'size' not described in 'request_arr_init' ../drivers/powercap/dtpm_devfreq.c:195:24: warning: symbol 'dtpm_devfreq_ops' was not declared. Should it be static? ../drivers/gpu/drm/radeon/radeon_cs.c:297:45: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_cs.c:297:45: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_cs.c:297:45: got unsigned long long [usertype] *[assigned] chunk_array_ptr ../drivers/gpu/drm/radeon/radeon_cs.c:312:27: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/radeon/radeon_cs.c:312:27: expected struct drm_radeon_cs_chunk [noderef] __user **chunk_ptr ../drivers/gpu/drm/radeon/radeon_cs.c:312:27: got void [noderef] __user * ../drivers/gpu/drm/radeon/radeon_cs.c:313:49: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_cs.c:313:49: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_cs.c:313:49: got struct drm_radeon_cs_chunk [noderef] __user **chunk_ptr ../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/watchdog/max77620_wdt.c:43: warning: Excess struct member 'wdt_info' description in 'max77620_variant' ../drivers/usb/gadget/udc/pxa27x_udc.c:2090:20: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/pxa27x_udc.c:2090:20: expected restricted __le16 [assigned] [usertype] wValue ../drivers/usb/gadget/udc/pxa27x_udc.c:2090:20: got int config ../drivers/usb/gadget/udc/pxa27x_udc.c:2119:20: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/pxa27x_udc.c:2119:20: expected restricted __le16 [assigned] [usertype] wValue ../drivers/usb/gadget/udc/pxa27x_udc.c:2119:20: got int alt ../drivers/usb/gadget/udc/pxa27x_udc.c:2120:20: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/pxa27x_udc.c:2120:20: expected restricted __le16 [assigned] [usertype] wIndex ../drivers/usb/gadget/udc/pxa27x_udc.c:2120:20: got int iface ../drivers/usb/gadget/udc/pxa27x_udc.c:2303:17: warning: incorrect type in initializer (different base types) ../drivers/usb/gadget/udc/pxa27x_udc.c:2303:17: expected restricted __le16 [usertype] wMaxPacketSize ../drivers/usb/gadget/udc/pxa27x_udc.c:2303:17: got unsigned int ../drivers/usb/gadget/udc/pxa27x_udc.c:2304:17: warning: incorrect type in initializer (different base types) ../drivers/usb/gadget/udc/pxa27x_udc.c:2304:17: expected restricted __le16 [usertype] wMaxPacketSize ../drivers/usb/gadget/udc/pxa27x_udc.c:2304:17: got unsigned int ../drivers/usb/gadget/udc/pxa27x_udc.c:2305:17: warning: incorrect type in initializer (different base types) ../drivers/usb/gadget/udc/pxa27x_udc.c:2305:17: expected restricted __le16 [usertype] wMaxPacketSize ../drivers/usb/gadget/udc/pxa27x_udc.c:2305:17: got unsigned int ../drivers/usb/gadget/udc/pxa27x_udc.c:2306:17: warning: incorrect type in initializer (different base types) ../drivers/usb/gadget/udc/pxa27x_udc.c:2306:17: expected restricted __le16 [usertype] wMaxPacketSize ../drivers/usb/gadget/udc/pxa27x_udc.c:2306:17: got unsigned int ../drivers/usb/gadget/udc/pxa27x_udc.c:2307:17: warning: incorrect type in initializer (different base types) ../drivers/usb/gadget/udc/pxa27x_udc.c:2307:17: expected restricted __le16 [usertype] wMaxPacketSize ../drivers/usb/gadget/udc/pxa27x_udc.c:2307:17: got unsigned int ../drivers/usb/gadget/udc/pxa27x_udc.c:2308:17: warning: incorrect type in initializer (different base types) ../drivers/usb/gadget/udc/pxa27x_udc.c:2308:17: expected restricted __le16 [usertype] wMaxPacketSize ../drivers/usb/gadget/udc/pxa27x_udc.c:2308:17: got unsigned int ../drivers/usb/gadget/udc/pxa27x_udc.c:677:39: warning: context imbalance in 'req_done' - unexpected unlock ../drivers/scsi/lpfc/lpfc_bsg.c:195:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:196:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:201:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:2626:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:2629:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:2633:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:2850:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:2851:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:2853:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:5226:29: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_bsg.c:5229:33: warning: cast to restricted __be32 ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_ggtt.c:307:30: warning: dereference of noderef expression ../drivers/gpu/drm/xe/xe_ggtt.c:310:17: warning: dereference of noderef expression ../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/hv/channel_mgmt.c: note: in included file: ../include/linux/hyperv.h:626:31: warning: array of flexible structures ../drivers/usb/usbip/usbip_common.c:499:33: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:499:33: expected unsigned int [usertype] command ../drivers/usb/usbip/usbip_common.c:499:33: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:500:33: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:500:33: expected unsigned int [usertype] seqnum ../drivers/usb/usbip/usbip_common.c:500:33: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:501:33: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:501:33: expected unsigned int [usertype] devid ../drivers/usb/usbip/usbip_common.c:501:33: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:502:33: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:502:33: expected unsigned int [usertype] direction ../drivers/usb/usbip/usbip_common.c:502:33: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:503:33: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:503:33: expected unsigned int [usertype] ep ../drivers/usb/usbip/usbip_common.c:503:33: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:505:35: warning: cast to restricted __be32 ../drivers/usb/usbip/usbip_common.c:506:35: warning: cast to restricted __be32 ../drivers/usb/usbip/usbip_common.c:507:35: warning: cast to restricted __be32 ../drivers/usb/usbip/usbip_common.c:508:35: warning: cast to restricted __be32 ../drivers/usb/usbip/usbip_common.c:509:35: warning: cast to restricted __be32 ../drivers/usb/usbip/usbip_common.c:517:37: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:517:37: expected unsigned int [usertype] transfer_flags ../drivers/usb/usbip/usbip_common.c:517:37: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:524:39: warning: cast to restricted __be32 ../drivers/usb/usbip/usbip_common.c:555:29: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:555:29: expected unsigned int [usertype] seqnum ../drivers/usb/usbip/usbip_common.c:555:29: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:557:31: warning: cast to restricted __be32 ../drivers/usb/usbip/usbip_common.c:607:33: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:607:33: expected unsigned int [usertype] offset ../drivers/usb/usbip/usbip_common.c:607:33: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:608:33: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:608:33: expected unsigned int [usertype] length ../drivers/usb/usbip/usbip_common.c:608:33: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:609:33: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:609:33: expected unsigned int [usertype] status ../drivers/usb/usbip/usbip_common.c:609:33: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:610:36: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:610:36: expected unsigned int [usertype] actual_length ../drivers/usb/usbip/usbip_common.c:610:36: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:612:35: warning: cast to restricted __be32 ../drivers/usb/usbip/usbip_common.c:613:35: warning: cast to restricted __be32 ../drivers/usb/usbip/usbip_common.c:614:35: warning: cast to restricted __be32 ../drivers/usb/usbip/usbip_common.c:615:38: warning: cast to restricted __be32 ../drivers/net/ethernet/huawei/hinic/hinic_hw_mbox.c:595:21: warning: cast to restricted __be32 ../drivers/net/ethernet/huawei/hinic/hinic_hw_mbox.c:673:54: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/huawei/hinic/hinic_hw_mbox.c:673:54: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/huawei/hinic/hinic_hw_mbox.c:673:54: got unsigned char [usertype] * ../drivers/net/ethernet/huawei/hinic/hinic_hw_mbox.c:696:58: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/huawei/hinic/hinic_hw_mbox.c:696:58: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/huawei/hinic/hinic_hw_mbox.c:696:58: got unsigned char [usertype] * ../drivers/net/ethernet/huawei/hinic/hinic_hw_mbox.c:748:22: warning: cast to restricted __be64 ../drivers/net/ethernet/huawei/hinic/hinic_hw_mbox.c:1189:25: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/huawei/hinic/hinic_hw_mbox.c:1189:25: expected unsigned char [usertype] *data ../drivers/net/ethernet/huawei/hinic/hinic_hw_mbox.c:1189:25: got void [noderef] __iomem * ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/staging/media/atomisp/pci/sh_css_params.c:3414:46: error: too long token expansion ../drivers/staging/media/atomisp/pci/sh_css_params.c:3414:46: error: too long token expansion ../drivers/staging/media/atomisp/pci/sh_css_params.c:3417:46: error: too long token expansion ../drivers/staging/media/atomisp/pci/sh_css_params.c:3417:46: error: too long token expansion ../drivers/staging/media/atomisp/pci/sh_css_params.c:3420:46: error: too long token expansion ../drivers/staging/media/atomisp/pci/sh_css_params.c:3420:46: error: too long token expansion ../drivers/staging/media/atomisp/pci/sh_css_params.c:3423:46: error: too long token expansion ../drivers/staging/media/atomisp/pci/sh_css_params.c:3423:46: error: too long token expansion ../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/gpu/drm/radeon/r100.c:712:16: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/r100.c:712:16: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/r100.c:712:16: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/r100.c:1078:24: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:2071:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:2071:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvme.c:2071: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:1424:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1424:54: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_nvme.c:1424:54: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1426:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1426:54: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_nvme.c:1426:54: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1442:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1442:46: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_nvme.c:1442:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1444:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1444:46: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_nvme.c:1444:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1448:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1448:44: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvme.c:1448:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1449:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1449:46: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_nvme.c:1449:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1458:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1458:44: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvme.c:1458:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1460:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1460:46: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_nvme.c:1460:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1480:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:1482:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1482:36: expected unsigned int [usertype] w ../drivers/scsi/lpfc/lpfc_nvme.c:1482: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/firmware/efi/libstub/x86-stub.c:958:6: warning: symbol 'efi_handover_entry' was not declared. Should it be static? In file included from ../fs/orangefs/protocol.h:287, from ../fs/orangefs/acl.c:8: ../fs/orangefs/orangefs-debug.h:86:18: warning: ‘num_kmod_keyword_mask_map’ defined but not used [-Wunused-const-variable=] 86 | static const int num_kmod_keyword_mask_map = (int) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/m66592-udc.c:1055:33: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/m66592-udc.c:1055:33: warning: cast to restricted __le16 ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/usb/usbip/vhci_sysfs.c: In function ‘vhci_init_attr_group’: ../drivers/usb/usbip/vhci_sysfs.c:467:67: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 10 [-Wformat-truncation=] 467 | snprintf(status->name, MAX_STATUS_NAME+1, "status.%d", id); | ^~ In function ‘set_status_attr’, inlined from ‘init_status_attrs’ at ../drivers/usb/usbip/vhci_sysfs.c:484:3, inlined from ‘vhci_init_attr_group’ at ../drivers/usb/usbip/vhci_sysfs.c:508:8: ../drivers/usb/usbip/vhci_sysfs.c:467:59: note: directive argument in the range [-2147483641, 2147483646] 467 | snprintf(status->name, MAX_STATUS_NAME+1, "status.%d", id); | ^~~~~~~~~~~ ../drivers/usb/usbip/vhci_sysfs.c:467:17: note: ‘snprintf’ output between 9 and 19 bytes into a destination of size 17 467 | snprintf(status->name, MAX_STATUS_NAME+1, "status.%d", id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/leds/leds-pca955x.c: In function ‘pca955x_probe’: ../drivers/leds/leds-pca955x.c:555:43: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 8 [-Wformat-truncation=] 555 | "%d", i); | ^~ ../drivers/leds/leds-pca955x.c:555:42: note: directive argument in the range [-2147483643, 2147483646] 555 | "%d", i); | ^~~~ ../drivers/leds/leds-pca955x.c:554:33: note: ‘snprintf’ output between 2 and 12 bytes into a destination of size 8 554 | snprintf(default_label, sizeof(default_label), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 555 | "%d", i); | ~~~~~~~~ ../drivers/mmc/host/cqhci-core.c:433:17: warning: dubious: !x & y ../drivers/mmc/host/cqhci-core.c:434:17: warning: dubious: !x & y ../drivers/mmc/host/cqhci-core.c:435:17: warning: dubious: !x & y ../drivers/mmc/host/cqhci-core.c:436:17: warning: dubious: !x & y ../drivers/mmc/host/cqhci-core.c:437:17: warning: dubious: !x & y ../drivers/mmc/host/cqhci-core.c:438:17: warning: dubious: !x & y ../drivers/mmc/host/cqhci-core.c:482:15: warning: incorrect type in assignment (different base types) ../drivers/mmc/host/cqhci-core.c:482:15: expected restricted __le32 [usertype] ../drivers/mmc/host/cqhci-core.c:482:15: got int ../drivers/mmc/host/cqhci-core.c:556:19: warning: incorrect type in assignment (different base types) ../drivers/mmc/host/cqhci-core.c:556:19: expected unsigned long long [usertype] *task_desc ../drivers/mmc/host/cqhci-core.c:556:19: got restricted __le64 [usertype] * In file included from ../fs/orangefs/protocol.h:287, from ../fs/orangefs/file.c:13: ../fs/orangefs/orangefs-debug.h:86:18: warning: ‘num_kmod_keyword_mask_map’ defined but not used [-Wunused-const-variable=] 86 | static const int num_kmod_keyword_mask_map = (int) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/radeon/r300.c:121:39: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/radeon/r300.c:121:39: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/radeon/r300.c:121:39: got void *ptr ../fs/orangefs/file.c:119:32: warning: incorrect type in assignment (different base types) ../fs/orangefs/file.c:119:32: expected int open_for_write ../fs/orangefs/file.c:119:32: got restricted fmode_t ../fs/orangefs/file.c:120:31: warning: incorrect type in assignment (different base types) ../fs/orangefs/file.c:120:31: expected int open_for_read ../fs/orangefs/file.c:120:31: got restricted fmode_t ../drivers/scsi/bfa/bfad_bsg.c:2391:25: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfad_bsg.c:2414:38: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfad_bsg.c:2415:38: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfad_bsg.c:2417:33: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfad_bsg.c:3409:34: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/bfa/bfad_bsg.c:3409:34: expected void const [noderef] __user *from ../drivers/scsi/bfa/bfad_bsg.c:3409:34: got void * ../drivers/scsi/bfa/bfad_bsg.c:3563:27: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/bfa/bfad_bsg.c:3563:27: expected void [noderef] __user *to ../drivers/scsi/bfa/bfad_bsg.c:3563:27: got void * ../drivers/hv/hv_trace.c: note: in included file (through ../drivers/hv/hyperv_vmbus.h): ../include/linux/hyperv.h:626:31: 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_target.c:397:47: warning: context imbalance in 'qlt_24xx_atio_pkt_all_vps' - unexpected unlock ../drivers/scsi/qla2xxx/qla_target.c:3744:39: warning: context imbalance in 'qlt_send_term_exchange' - unexpected unlock ../drivers/scsi/qla2xxx/qla_target.c:5633:39: warning: context imbalance in 'qlt_chk_qfull_thresh_hold' - unexpected unlock ../drivers/scsi/qla2xxx/qla_target.c:5672:55: warning: context imbalance in 'qlt_24xx_atio_pkt' - unexpected unlock ../drivers/usb/gadget/udc/r8a66597-udc.c:1188:28: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/r8a66597-udc.c:1188:28: expected unsigned short [usertype] ep0_data ../drivers/usb/gadget/udc/r8a66597-udc.c:1188:28: got restricted __le16 [usertype] ../drivers/usb/gadget/udc/r8a66597-udc.c:1256:33: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/r8a66597-udc.c:1256:33: warning: cast to restricted __le16 ../drivers/firmware/efi/libstub/unaccepted_memory.c:7:30: warning: symbol 'unaccepted_table' was not declared. Should it be static? ../drivers/scsi/lpfc/lpfc_nvmet.c:2626:42: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvmet.c:2627:43: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvmet.c:2788:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2788:44: expected unsigned int [usertype] addrLow ../drivers/scsi/lpfc/lpfc_nvmet.c:2788:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2789:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2789:45: expected unsigned int [usertype] addrHigh ../drivers/scsi/lpfc/lpfc_nvmet.c:2789:45: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2828:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2828:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvmet.c:2828:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2835:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2835:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvmet.c:2835:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2914:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2914:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvmet.c:2914:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2921:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2921:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvmet.c:2921:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2937:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2937:43: expected unsigned int [usertype] addrLow ../drivers/scsi/lpfc/lpfc_nvmet.c:2937:43: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2939:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2939:44: expected unsigned int [usertype] addrHigh ../drivers/scsi/lpfc/lpfc_nvmet.c:2939:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:3006:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:3006:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvmet.c:3006:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:3007:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:3007:30: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_nvmet.c:3007:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:3020:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvmet.c:3022:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:3022:28: expected unsigned int [usertype] w ../drivers/scsi/lpfc/lpfc_nvmet.c:3022:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:910:21: warning: cast to restricted __le32 ../drivers/devfreq/tegra30-devfreq.c:100: warning: Function parameter or struct member 'offset' not described in 'tegra_devfreq_device_config' ../drivers/devfreq/tegra30-devfreq.c:100: warning: Function parameter or struct member 'irq_mask' not described in 'tegra_devfreq_device_config' ../drivers/devfreq/tegra30-devfreq.c:100: warning: Function parameter or struct member 'boost_up_coeff' not described in 'tegra_devfreq_device_config' ../drivers/devfreq/tegra30-devfreq.c:100: warning: Function parameter or struct member 'boost_down_coeff' not described in 'tegra_devfreq_device_config' ../drivers/devfreq/tegra30-devfreq.c:100: warning: Function parameter or struct member 'boost_up_threshold' not described in 'tegra_devfreq_device_config' ../drivers/devfreq/tegra30-devfreq.c:100: warning: Function parameter or struct member 'boost_down_threshold' not described in 'tegra_devfreq_device_config' ../drivers/devfreq/tegra30-devfreq.c:100: warning: Function parameter or struct member 'avg_dependency_threshold' not described in 'tegra_devfreq_device_config' ../drivers/devfreq/tegra30-devfreq.c:171: warning: Function parameter or struct member 'config' not described in 'tegra_devfreq_device' ../drivers/devfreq/tegra30-devfreq.c:171: warning: Function parameter or struct member 'regs' not described in 'tegra_devfreq_device' ../drivers/devfreq/tegra30-devfreq.c:171: warning: Function parameter or struct member 'avg_count' not described in 'tegra_devfreq_device' ../drivers/devfreq/tegra30-devfreq.c:171: warning: Function parameter or struct member 'boost_freq' not described in 'tegra_devfreq_device' ../drivers/devfreq/tegra30-devfreq.c:171: warning: Function parameter or struct member 'target_freq' not described in 'tegra_devfreq_device' In file included from ../fs/orangefs/protocol.h:287, from ../fs/orangefs/orangefs-cache.c:8: ../fs/orangefs/orangefs-debug.h:86:18: warning: ‘num_kmod_keyword_mask_map’ defined but not used [-Wunused-const-variable=] 86 | static const int num_kmod_keyword_mask_map = (int) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/usb/gadget/function/rndis.c: In function ‘rndis_register’: ../drivers/usb/gadget/function/rndis.c:60:23: warning: ‘%03d’ directive writing between 3 and 10 bytes into a region of size 7 [-Wformat-overflow=] 60 | #define NAME_TEMPLATE "driver/rndis-%03d" | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/function/rndis.c:907:31: note: in expansion of macro ‘NAME_TEMPLATE’ 907 | sprintf(name, NAME_TEMPLATE, i); | ^~~~~~~~~~~~~ ../drivers/usb/gadget/function/rndis.c:60:37: note: format string is defined here 60 | #define NAME_TEMPLATE "driver/rndis-%03d" | ^~~~ ../drivers/usb/gadget/function/rndis.c:60:23: note: directive argument in the range [0, 2147483647] 60 | #define NAME_TEMPLATE "driver/rndis-%03d" | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/function/rndis.c:907:31: note: in expansion of macro ‘NAME_TEMPLATE’ 907 | sprintf(name, NAME_TEMPLATE, i); | ^~~~~~~~~~~~~ ../drivers/usb/gadget/function/rndis.c:907:17: note: ‘sprintf’ output between 17 and 24 bytes into a destination of size 20 907 | sprintf(name, NAME_TEMPLATE, i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/radeon/rs400.c:237:16: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rs400.c:237:16: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/rs400.c:237:16: got restricted __le32 [usertype] ../drivers/scsi/csiostor/csio_lnode.c: note: in included file: ../include/scsi/fc/fc_ms.h:169:45: warning: array of flexible structures ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:1623:45: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:1623:45: expected restricted __sum16 [usertype] check ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:1623:45: got restricted __be16 [usertype] ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2873:22: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2873:22: expected unsigned int [usertype] val ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2873:22: got restricted __be32 [usertype] ip ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2918:40: warning: cast from restricted __be32 ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2978:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2978:38: expected restricted __be32 [usertype] ip4dst ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2978:38: got unsigned int [usertype] ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2982:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2982:38: expected restricted __be32 [usertype] ip4src ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2982:38: got unsigned int ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2984:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2984:36: expected restricted __be16 [usertype] psrc ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2984:36: got int ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2986:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2986:36: expected restricted __be16 [usertype] pdst ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2986:36: got int ../fs/fuse/cuse.c:319: warning: Function parameter or struct member 'fm' not described in 'cuse_process_init_reply' ../fs/fuse/cuse.c:319: warning: Function parameter or struct member 'args' not described in 'cuse_process_init_reply' ../fs/fuse/cuse.c:319: warning: Function parameter or struct member 'error' not described in 'cuse_process_init_reply' In file included from ../fs/orangefs/protocol.h:287, from ../fs/orangefs/orangefs-utils.c:9: ../fs/orangefs/orangefs-debug.h:86:18: warning: ‘num_kmod_keyword_mask_map’ defined but not used [-Wunused-const-variable=] 86 | static const int num_kmod_keyword_mask_map = (int) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../scripts/Makefile.build:243: ../drivers/net/ethernet/hisilicon/hns3/Makefile: hns3_common/hclge_comm_cmd.o is added to multiple modules: hclge hclgevf ../drivers/platform/chrome/cros_ec_typec.c:961:30: warning: cast to restricted __le16 ../drivers/platform/chrome/cros_ec_typec.c:1029:33: warning: cast to restricted __le16 ../drivers/platform/chrome/cros_ec_typec.c:1052:39: warning: cast to restricted __le16 ../drivers/usb/gadget/udc/renesas_usb3.c: In function ‘renesas_usb3_init_ep’: ../drivers/usb/gadget/udc/renesas_usb3.c:2700:73: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 6 [-Wformat-truncation=] 2700 | snprintf(usb3_ep->ep_name, sizeof(usb3_ep->ep_name), "ep%d", i); | ^~ ../drivers/usb/gadget/udc/renesas_usb3.c:2700:70: note: directive argument in the range [-2147483640, 2147483646] 2700 | snprintf(usb3_ep->ep_name, sizeof(usb3_ep->ep_name), "ep%d", i); | ^~~~~~ ../drivers/usb/gadget/udc/renesas_usb3.c:2700:17: note: ‘snprintf’ output between 4 and 14 bytes into a destination of size 8 2700 | snprintf(usb3_ep->ep_name, sizeof(usb3_ep->ep_name), "ep%d", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/usb/usbip/vhci_hcd.c:295:36: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/vhci_hcd.c:295:36: expected restricted __le16 [usertype] DeviceRemovable ../drivers/usb/usbip/vhci_hcd.c:295:36: got int ../drivers/scsi/bfa/bfa_ioc.c:1800:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:1800:28: expected unsigned short [assigned] [usertype] clscode ../drivers/scsi/bfa/bfa_ioc.c:1800:28: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:1802:29: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:1813:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:1813:29: expected unsigned short [assigned] [usertype] clscode ../drivers/scsi/bfa/bfa_ioc.c:1813:29: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:1815:30: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:1780:24: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/bfa/bfa_ioc.c:1780:24: expected unsigned int val ../drivers/scsi/bfa/bfa_ioc.c:1780:24: got restricted __le32 [usertype] ../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 __be32 ../drivers/scsi/bfa/bfa_ioc.c:1965:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:1967:27: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:2066:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:2066:21: expected restricted __be32 [usertype] r32 ../drivers/scsi/bfa/bfa_ioc.c:2066:21: got unsigned int [usertype] ../drivers/scsi/bfa/bfa_ioc.c:2067:26: warning: cast from restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:2989:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:2989:22: expected unsigned short [usertype] clscode ../drivers/scsi/bfa/bfa_ioc.c:2989:22: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:3265:52: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:3267:58: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:3269:59: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:3271:54: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:3273:54: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:3440:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:3440:17: expected unsigned short [usertype] pers ../drivers/scsi/bfa/bfa_ioc.c:3440:17: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:3441:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:3441:19: expected unsigned short [usertype] bw_min ../drivers/scsi/bfa/bfa_ioc.c:3441:19: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:3442:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:3442:19: expected unsigned short [usertype] bw_max ../drivers/scsi/bfa/bfa_ioc.c:3442:19: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:3565:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:3565:19: expected unsigned short [usertype] bw_min ../drivers/scsi/bfa/bfa_ioc.c:3565:19: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:3566:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:3566:19: expected unsigned short [usertype] bw_max ../drivers/scsi/bfa/bfa_ioc.c:3566:19: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:4268:21: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4270:23: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4273:23: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4301:21: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4303:23: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4306:23: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4325:21: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4364:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4372:40: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4373:39: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4378:41: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4380:41: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4382:41: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4384:41: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4386:41: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4388:41: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4395:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4401:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4412:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4418:35: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4435:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4441:33: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4829:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:4829:27: expected unsigned int [usertype] count ../drivers/scsi/bfa/bfa_ioc.c:4829:27: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:4924:36: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:4933:33: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:4979:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:4979:19: expected unsigned short [usertype] freq ../drivers/scsi/bfa/bfa_ioc.c:4979:19: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5006:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:5006:21: expected unsigned int [usertype] period ../drivers/scsi/bfa/bfa_ioc.c:5006:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5301:27: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:5367:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:5367:21: expected unsigned int [usertype] offset ../drivers/scsi/bfa/bfa_ioc.c:5367:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5370:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:5370:21: expected unsigned int [usertype] length ../drivers/scsi/bfa/bfa_ioc.c:5370:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5383:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:5383:24: expected unsigned short [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5383:24: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5405:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:5405:21: expected unsigned int [usertype] offset ../drivers/scsi/bfa/bfa_ioc.c:5405:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5408:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:5408:21: expected unsigned int [usertype] length ../drivers/scsi/bfa/bfa_ioc.c:5408:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5722:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:5740:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:5757:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:5771:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:5780:35: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:5789:42: warning: cast to restricted __be16 ../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:6256:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:6256:21: expected unsigned int [usertype] offset ../drivers/scsi/bfa/bfa_ioc.c:6256:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:6259:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:6259:21: expected unsigned int [usertype] length ../drivers/scsi/bfa/bfa_ioc.c:6259:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:6571:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:6591:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:6600: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/gpu/drm/radeon/rs600.c:663:30: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/radeon/rs600.c:663:30: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/radeon/rs600.c:663:30: got void * In file included from ../fs/orangefs/protocol.h:287, from ../fs/orangefs/xattr.c:13: ../fs/orangefs/orangefs-debug.h:86:18: warning: ‘num_kmod_keyword_mask_map’ defined but not used [-Wunused-const-variable=] 86 | static const int num_kmod_keyword_mask_map = (int) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../scripts/Makefile.build:243: ../drivers/net/ethernet/hisilicon/hns3/Makefile: hns3_common/hclge_comm_tqp_stats.o is added to multiple modules: hclge hclgevf ../scripts/Makefile.build:243: ../drivers/net/ethernet/hisilicon/hns3/Makefile: hns3_common/hclge_comm_rss.o is added to multiple modules: hclge hclgevf ../drivers/scsi/csiostor/csio_scsi.c: note: in included file (through ../include/linux/smp.h, ../include/linux/lockdep.h, ../include/linux/spinlock.h, ../include/linux/sched.h, ../include/linux/ratelimit.h, ../include/linux/dev_printk.h, ...): ../include/linux/list.h:287:25: warning: context imbalance in 'csio_scsi_cleanup_io_q' - unexpected unlock ../drivers/md/bcache/bset.c: note: in included file (through ../drivers/md/bcache/bset.h): ../drivers/md/bcache/bcache_ondisk.h:428:17: warning: array of flexible structures ../drivers/md/bcache/bset.c: note: in included file: ../drivers/md/bcache/bset.h:231:36: warning: array of flexible structures In file included from ../include/linux/string.h:292, from ../include/linux/bitmap.h:12, from ../include/linux/cpumask.h:13, from ../arch/x86/include/asm/paravirt.h:21, from ../arch/x86/include/asm/cpuid.h:62, 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/staging/wlan-ng/hfa384x_usb.c:93, from ../drivers/staging/wlan-ng/prism2usb.c:2: In function ‘fortify_memcpy_chk’, inlined from ‘mkpdrlist.constprop’ at ../drivers/staging/wlan-ng/prism2fw.c:604:4: ../include/linux/fortify-string.h:537: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] 537 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘mkpdrlist.constprop’ at ../drivers/staging/wlan-ng/prism2fw.c:613:4: ../include/linux/fortify-string.h:537: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] 537 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/firmware/dmi-sysfs.c:387:16: warning: incorrect type in assignment (different address spaces) ../drivers/firmware/dmi-sysfs.c:387:16: expected unsigned char [noderef] [usertype] __iomem *mapped ../drivers/firmware/dmi-sysfs.c:387:16: got void * ../drivers/firmware/dmi-sysfs.c:397:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/firmware/dmi-sysfs.c:397:9: expected void *addr ../drivers/firmware/dmi-sysfs.c:397:9: got unsigned char [noderef] [usertype] __iomem *mapped ../drivers/usb/gadget/function/f_mass_storage.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs.h, ../include/linux/highmem.h, ../include/linux/bvec.h, ../include/linux/blk_types.h, ...): ../include/linux/sched/signal.h:289:28: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:289:28: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:289:28: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:291:30: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:291:30: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:291:30: got struct spinlock [noderef] __rcu * In file included from ../fs/orangefs/protocol.h:287, from ../fs/orangefs/dcache.c:12: ../fs/orangefs/orangefs-debug.h:86:18: warning: ‘num_kmod_keyword_mask_map’ defined but not used [-Wunused-const-variable=] 86 | static const int num_kmod_keyword_mask_map = (int) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/usb/usbip/stub_main.c:77:20: warning: context imbalance in 'get_busid_priv' - wrong count at exit ../drivers/usb/usbip/stub_main.c:85:28: warning: context imbalance in 'put_busid_priv' - unexpected unlock ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/gpu/drm/vkms/vkms_formats.c:80:24: warning: cast to restricted __le16 ../drivers/gpu/drm/vkms/vkms_formats.c:81:24: warning: cast to restricted __le16 ../drivers/gpu/drm/vkms/vkms_formats.c:82:24: warning: cast to restricted __le16 ../drivers/gpu/drm/vkms/vkms_formats.c:83:24: warning: cast to restricted __le16 ../drivers/gpu/drm/vkms/vkms_formats.c:91:24: warning: cast to restricted __le16 ../drivers/gpu/drm/vkms/vkms_formats.c:92:24: warning: cast to restricted __le16 ../drivers/gpu/drm/vkms/vkms_formats.c:93:24: warning: cast to restricted __le16 ../drivers/gpu/drm/vkms/vkms_formats.c:103:23: warning: cast to restricted __le16 ../drivers/gpu/drm/vkms/vkms_formats.c:183:19: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/vkms/vkms_formats.c:183:19: expected unsigned short [usertype] ../drivers/gpu/drm/vkms/vkms_formats.c:183:19: got restricted __le16 [usertype] ../drivers/gpu/drm/vkms/vkms_formats.c:184:19: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/vkms/vkms_formats.c:184:19: expected unsigned short [usertype] ../drivers/gpu/drm/vkms/vkms_formats.c:184:19: got restricted __le16 [usertype] ../drivers/gpu/drm/vkms/vkms_formats.c:185:19: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/vkms/vkms_formats.c:185:19: expected unsigned short [usertype] ../drivers/gpu/drm/vkms/vkms_formats.c:185:19: got restricted __le16 [usertype] ../drivers/gpu/drm/vkms/vkms_formats.c:186:19: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/vkms/vkms_formats.c:186:19: expected unsigned short [usertype] ../drivers/gpu/drm/vkms/vkms_formats.c:186:19: got restricted __le16 [usertype] ../drivers/gpu/drm/vkms/vkms_formats.c:194:19: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/vkms/vkms_formats.c:194:19: expected unsigned short [usertype] ../drivers/gpu/drm/vkms/vkms_formats.c:194:19: got restricted __le16 [usertype] ../drivers/gpu/drm/vkms/vkms_formats.c:195:19: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/vkms/vkms_formats.c:195:19: expected unsigned short [usertype] ../drivers/gpu/drm/vkms/vkms_formats.c:195:19: got restricted __le16 [usertype] ../drivers/gpu/drm/vkms/vkms_formats.c:196:19: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/vkms/vkms_formats.c:196:19: expected unsigned short [usertype] ../drivers/gpu/drm/vkms/vkms_formats.c:196:19: got restricted __le16 [usertype] ../drivers/gpu/drm/vkms/vkms_formats.c:214:17: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/vkms/vkms_formats.c:214:17: expected unsigned short [usertype] ../drivers/gpu/drm/vkms/vkms_formats.c:214:17: got restricted __le16 [usertype] ../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/vkms/vkms_crtc.c:236:13: warning: context imbalance in 'vkms_crtc_atomic_begin' - wrong count at exit ../drivers/gpu/drm/vkms/vkms_crtc.c:265:39: warning: context imbalance in 'vkms_crtc_atomic_flush' - unexpected unlock ../drivers/gpu/drm/nouveau/nvif/object.c:235:41: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvif/object.c:235:41: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nvif/object.c:235:41: got void * ../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/usb/gadget/udc/renesas_usbf.c:2272:37: warning: invalid assignment: |= ../drivers/usb/gadget/udc/renesas_usbf.c:2272:37: left side has type unsigned short ../drivers/usb/gadget/udc/renesas_usbf.c:2272:37: right side has type restricted __le16 ../drivers/usb/gadget/udc/renesas_usbf.c:2313:31: warning: restricted __le16 degrades to integer In file included from ../fs/orangefs/protocol.h:287, from ../fs/orangefs/inode.c:15: ../fs/orangefs/orangefs-debug.h:86:18: warning: ‘num_kmod_keyword_mask_map’ defined but not used [-Wunused-const-variable=] 86 | static const int num_kmod_keyword_mask_map = (int) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mediatek/mtk_ppe_debugfs.c:161:46: warning: cast to restricted __be16 ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/memory/brcmstb_dpfe.c:531:29: warning: cast to restricted __be32 ../drivers/memory/brcmstb_dpfe.c:532:29: warning: cast to restricted __be32 ../drivers/memory/brcmstb_dpfe.c:534:29: warning: cast to restricted __le32 ../drivers/memory/brcmstb_dpfe.c:535:29: warning: cast to restricted __le32 ../drivers/memory/brcmstb_dpfe.c:558:46: warning: cast to restricted __le32 ../drivers/memory/brcmstb_dpfe.c:558:19: warning: cast to restricted __be32 ../drivers/memory/brcmstb_dpfe.c:575:25: warning: cast to restricted __be32 ../drivers/memory/brcmstb_dpfe.c:576:28: warning: cast to restricted __be32 ../drivers/memory/brcmstb_dpfe.c:577:27: warning: cast to restricted __be32 ../drivers/memory/brcmstb_dpfe.c:579:25: warning: cast to restricted __le32 ../drivers/memory/brcmstb_dpfe.c:580:28: warning: cast to restricted __le32 ../drivers/memory/brcmstb_dpfe.c:581:27: warning: cast to restricted __le32 ../drivers/memory/brcmstb_dpfe.c:610:25: warning: cast to restricted __be32 ../drivers/memory/brcmstb_dpfe.c:613:25: warning: cast to restricted __le32 ../drivers/md/bcache/btree.c: note: in included file (through ../drivers/md/bcache/bcache.h): ../drivers/md/bcache/bset.h:231:36: warning: array of flexible structures ../drivers/md/bcache/btree.c: note: in included file (through ../drivers/md/bcache/bcache.h): ../drivers/md/bcache/bcache_ondisk.h:428:17: warning: array of flexible structures In file included from ../fs/orangefs/protocol.h:287, from ../fs/orangefs/orangefs-sysfs.c:146: ../fs/orangefs/orangefs-debug.h:86:18: warning: ‘num_kmod_keyword_mask_map’ defined but not used [-Wunused-const-variable=] 86 | static const int num_kmod_keyword_mask_map = (int) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/function/f_fs.c:2833:32: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_fs.c:2833:32: expected unsigned short [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_fs.c:2833:32: got restricted __le16 [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_fs.c:2858:36: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_fs.c:2858:36: expected restricted __le16 [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_fs.c:2858:36: got unsigned short [usertype] wMaxPacketSize ../drivers/usb/gadget/udc/lpc32xx_udc.c:2205:19: warning: cast to restricted __le16 ../drivers/usb/gadget/udc/lpc32xx_udc.c:2214:15: warning: cast to restricted __le16 ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:990:39: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:990:39: expected void *timing_base ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:990:39: got void [noderef] __iomem * ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1003:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1003:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1003:33: got void * ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1005:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1005:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1005:33: got void * ../drivers/usb/gadget/udc/pch_udc.c:360: warning: Excess struct member 'stall' description in 'pch_udc_dev' ../drivers/usb/gadget/udc/pch_udc.c:360: warning: Excess struct member 'prot_stall' description in 'pch_udc_dev' ../drivers/usb/gadget/udc/pch_udc.c:360: warning: Excess struct member 'registered' description in 'pch_udc_dev' ../drivers/usb/gadget/udc/pch_udc.c:360: warning: Excess struct member 'suspended' description in 'pch_udc_dev' ../drivers/usb/gadget/udc/pch_udc.c:360: warning: Excess struct member 'connected' description in 'pch_udc_dev' ../drivers/usb/gadget/udc/pch_udc.c:360: warning: Excess struct member 'vbus_session' description in 'pch_udc_dev' ../drivers/usb/gadget/udc/pch_udc.c:360: warning: Excess struct member 'set_cfg_not_acked' description in 'pch_udc_dev' ../drivers/usb/gadget/udc/pch_udc.c:360: warning: Excess struct member 'waiting_zlp_ack' description in 'pch_udc_dev' ../drivers/md/bcache/debug.c: note: in included file (through ../drivers/md/bcache/bcache.h): ../drivers/md/bcache/bset.h:231:36: warning: array of flexible structures ../drivers/md/bcache/debug.c: note: in included file (through ../drivers/md/bcache/bcache.h): ../drivers/md/bcache/bcache_ondisk.h:428:17: warning: array of flexible structures In file included from ../fs/orangefs/protocol.h:287, from ../fs/orangefs/orangefs-mod.c:11: ../fs/orangefs/orangefs-debug.h:86:18: warning: ‘num_kmod_keyword_mask_map’ defined but not used [-Wunused-const-variable=] 86 | static const int num_kmod_keyword_mask_map = (int) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mediatek/mtk_ppe_offload.c:124:19: warning: cast to restricted __be32 ../drivers/net/ethernet/mediatek/mtk_ppe_offload.c:128:41: warning: restricted __be32 degrades to integer ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" In file included from ../fs/orangefs/protocol.h:287, from ../fs/orangefs/super.c:8: ../fs/orangefs/orangefs-debug.h:86:18: warning: ‘num_kmod_keyword_mask_map’ defined but not used [-Wunused-const-variable=] 86 | static const int num_kmod_keyword_mask_map = (int) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/hv/hv_balloon.c:788:9: warning: context imbalance in 'hv_online_page' - wrong count at exit ../drivers/hv/hv_balloon.c:854:9: warning: context imbalance in 'pfn_covered' - wrong count at exit ../drivers/hv/hv_balloon.c:2072:9: warning: context imbalance in 'balloon_remove' - wrong count at exit ../drivers/usb/gadget/function/u_audio.c:1118:20: warning: obsolete array initializer, use C99 syntax ../drivers/usb/gadget/function/u_audio.c:1125:28: warning: obsolete array initializer, use C99 syntax ../drivers/usb/gadget/function/u_audio.c:1132:19: warning: obsolete array initializer, use C99 syntax ../drivers/usb/gadget/function/u_audio.c:1139:27: warning: obsolete array initializer, use C99 syntax ../drivers/usb/gadget/function/u_audio.c:1146:25: warning: obsolete array initializer, use C99 syntax ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/usb/gadget/udc/mv_udc_core.c: In function ‘eps_init.constprop.isra’: ../drivers/usb/gadget/udc/mv_udc_core.c:1269:59: warning: ‘out’ directive output may be truncated writing 3 bytes into a region of size between 1 and 11 [-Wformat-truncation=] 1269 | snprintf(name, sizeof(name), "ep%dout", i / 2); | ^~~ ../drivers/usb/gadget/udc/mv_udc_core.c:1269:25: note: ‘snprintf’ output between 7 and 17 bytes into a destination of size 14 1269 | snprintf(name, sizeof(name), "ep%dout", i / 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/mv_udc_core.c:1265:59: warning: ‘in’ directive output may be truncated writing 2 bytes into a region of size between 1 and 11 [-Wformat-truncation=] 1265 | snprintf(name, sizeof(name), "ep%din", i / 2); | ^~ ../drivers/usb/gadget/udc/mv_udc_core.c:1265:25: note: ‘snprintf’ output between 6 and 16 bytes into a destination of size 14 1265 | snprintf(name, sizeof(name), "ep%din", i / 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../fs/orangefs/protocol.h:287, from ../fs/orangefs/devorangefs-req.c:11: ../fs/orangefs/orangefs-debug.h:86:18: warning: ‘num_kmod_keyword_mask_map’ defined but not used [-Wunused-const-variable=] 86 | static const int num_kmod_keyword_mask_map = (int) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/md/bcache/extents.c: note: in included file (through ../drivers/md/bcache/bcache.h): ../drivers/md/bcache/bset.h:231:36: warning: array of flexible structures ../drivers/md/bcache/extents.c: note: in included file (through ../drivers/md/bcache/bcache.h): ../drivers/md/bcache/bcache_ondisk.h:428:17: warning: array of flexible structures ../drivers/usb/gadget/udc/mv_udc_core.c:66:33: warning: incorrect type in initializer (different base types) ../drivers/usb/gadget/udc/mv_udc_core.c:66:33: expected restricted __le16 [usertype] wMaxPacketSize ../drivers/usb/gadget/udc/mv_udc_core.c:66:33: got int ../drivers/usb/gadget/udc/mv_udc_core.c:366:24: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/mv_udc_core.c:366:24: expected unsigned int [usertype] buff_ptr0 ../drivers/usb/gadget/udc/mv_udc_core.c:366:24: got restricted __le32 [usertype] ../drivers/usb/gadget/udc/mv_udc_core.c:368:24: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/mv_udc_core.c:368:24: expected unsigned int [usertype] buff_ptr1 ../drivers/usb/gadget/udc/mv_udc_core.c:368:24: got restricted __le32 [usertype] ../drivers/usb/gadget/udc/mv_udc_core.c:369:24: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/mv_udc_core.c:369:24: expected unsigned int [usertype] buff_ptr2 ../drivers/usb/gadget/udc/mv_udc_core.c:369:24: got restricted __le32 [usertype] ../drivers/usb/gadget/udc/mv_udc_core.c:370:24: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/mv_udc_core.c:370:24: expected unsigned int [usertype] buff_ptr3 ../drivers/usb/gadget/udc/mv_udc_core.c:370:24: got restricted __le32 [usertype] ../drivers/usb/gadget/udc/mv_udc_core.c:371:24: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/mv_udc_core.c:371:24: expected unsigned int [usertype] buff_ptr4 ../drivers/usb/gadget/udc/mv_udc_core.c:371:24: got restricted __le32 [usertype] ../drivers/usb/gadget/udc/mv_udc_core.c:834:34: warning: incorrect type in argument 1 (different address spaces) ../drivers/usb/gadget/udc/mv_udc_core.c:834:34: expected void const volatile [noderef] __iomem *addr ../drivers/usb/gadget/udc/mv_udc_core.c:834:34: got unsigned int * ../drivers/usb/gadget/udc/mv_udc_core.c:835:42: warning: incorrect type in argument 2 (different address spaces) ../drivers/usb/gadget/udc/mv_udc_core.c:835:42: expected void volatile [noderef] __iomem *addr ../drivers/usb/gadget/udc/mv_udc_core.c:835:42: got unsigned int * ../drivers/usb/gadget/udc/mv_udc_core.c:1456:41: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/mv_udc_core.c:1456:41: expected unsigned short [usertype] ../drivers/usb/gadget/udc/mv_udc_core.c:1456:41: got restricted __le16 [usertype] ../drivers/usb/gadget/udc/mv_udc_core.c:1516:26: warning: cast from restricted __le16 ../drivers/usb/gadget/udc/mv_udc_core.c:1546:31: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/mv_udc_core.c:1547:35: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/mv_udc_core.c:1568:30: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/mv_udc_core.c:1579:39: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/mv_udc_core.c:1580:43: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/mv_udc_core.c:1616:34: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/mv_udc_core.c:1625:52: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/mv_udc_core.c:1611:30: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/mv_udc_core.c:1611:30: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/mv_udc_core.c:1634:39: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/mv_udc_core.c:1635:43: warning: restricted __le16 degrades to integer ../fs/orangefs/devorangefs-req.c:254:28: warning: context imbalance in 'orangefs_devreq_read' - different lock contexts for basic block ../drivers/memory/emif.c:68: warning: Function parameter or struct member 'lpmode' not described in 'emif_data' ../drivers/memory/emif.c:68: warning: Function parameter or struct member 'irq_state' not described in 'emif_data' ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/firmware/turris-mox-rwtm.c:416:27: warning: incorrect type in argument 1 (different base types) ../drivers/firmware/turris-mox-rwtm.c:416:27: expected restricted __be32 [usertype] *dst ../drivers/firmware/turris-mox-rwtm.c:416:27: got unsigned int * ../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/net/ethernet/micrel/ks8851_par.c:62:13: warning: context imbalance in 'ks8851_lock_par' - wrong count at exit ../drivers/net/ethernet/micrel/ks8851_par.c:76:13: warning: context imbalance in 'ks8851_unlock_par' - unexpected unlock In file included from ../fs/orangefs/protocol.h:287, from ../fs/orangefs/namei.c:12: ../fs/orangefs/orangefs-debug.h:86:18: warning: ‘num_kmod_keyword_mask_map’ defined but not used [-Wunused-const-variable=] 86 | static const int num_kmod_keyword_mask_map = (int) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/i915/intel_uncore.c:2068:1: warning: context imbalance in 'fwtable_read8' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:2069:1: warning: context imbalance in 'fwtable_read16' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:2070:1: warning: context imbalance in 'fwtable_read32' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:2071:1: warning: context imbalance in 'fwtable_read64' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:2136:1: warning: context imbalance in 'gen6_write8' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:2137:1: warning: context imbalance in 'gen6_write16' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:2138:1: warning: context imbalance in 'gen6_write32' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:2158:1: warning: context imbalance in 'fwtable_write8' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:2159:1: warning: context imbalance in 'fwtable_write16' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:2160:1: warning: context imbalance in 'fwtable_write32' - unexpected unlock ../drivers/usb/gadget/udc/mv_u3d_core.c: In function ‘mv_u3d_eps_init.constprop.isra’: ../drivers/usb/gadget/udc/mv_u3d_core.c:1335:59: warning: ‘out’ directive output may be truncated writing 3 bytes into a region of size between 1 and 11 [-Wformat-truncation=] 1335 | snprintf(name, sizeof(name), "ep%dout", i >> 1); | ^~~ ../drivers/usb/gadget/udc/mv_u3d_core.c:1335:25: note: ‘snprintf’ output between 7 and 17 bytes into a destination of size 14 1335 | snprintf(name, sizeof(name), "ep%dout", i >> 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/mv_u3d_core.c:1331:59: warning: ‘in’ directive output may be truncated writing 2 bytes into a region of size between 1 and 11 [-Wformat-truncation=] 1331 | snprintf(name, sizeof(name), "ep%din", i >> 1); | ^~ ../drivers/usb/gadget/udc/mv_u3d_core.c:1331:25: note: ‘snprintf’ output between 6 and 16 bytes into a destination of size 14 1331 | snprintf(name, sizeof(name), "ep%din", i >> 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/mv_u3d_core.c:46:33: warning: incorrect type in initializer (different base types) ../drivers/usb/gadget/udc/mv_u3d_core.c:46:33: expected restricted __le16 [usertype] wMaxPacketSize ../drivers/usb/gadget/udc/mv_u3d_core.c:46:33: got int ../drivers/usb/gadget/udc/mv_u3d_core.c:240:35: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/mv_u3d_core.c:240:35: expected unsigned int [usertype] rsvd0 ../drivers/usb/gadget/udc/mv_u3d_core.c:240:35: got restricted __le32 [usertype] ../drivers/usb/gadget/udc/mv_u3d_core.c:246:41: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/mv_u3d_core.c:246:41: expected unsigned int [usertype] trb_addr_lo ../drivers/usb/gadget/udc/mv_u3d_core.c:246:41: got restricted __le32 [usertype] ../drivers/usb/gadget/udc/mv_u3d_core.c:304:29: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/mv_u3d_core.c:304:29: expected unsigned int [usertype] buf_addr_lo ../drivers/usb/gadget/udc/mv_u3d_core.c:304:29: got restricted __le32 [usertype] ../drivers/usb/gadget/udc/mv_u3d_core.c:306:25: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/mv_u3d_core.c:306:25: expected unsigned int [usertype] trb_len ../drivers/usb/gadget/udc/mv_u3d_core.c:306:25: got restricted __le32 [usertype] ../drivers/usb/gadget/udc/mv_u3d_core.c:350:34: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/mv_u3d_core.c:350:34: expected unsigned int [usertype] buf_addr_lo ../drivers/usb/gadget/udc/mv_u3d_core.c:350:34: got restricted __le32 [usertype] ../drivers/usb/gadget/udc/mv_u3d_core.c:352:30: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/mv_u3d_core.c:352:30: expected unsigned int [usertype] trb_len ../drivers/usb/gadget/udc/mv_u3d_core.c:352:30: got restricted __le32 [usertype] ../drivers/usb/gadget/udc/mv_u3d_core.c:890:42: warning: incorrect type in argument 2 (different address spaces) ../drivers/usb/gadget/udc/mv_u3d_core.c:890:42: expected void [noderef] __iomem * ../drivers/usb/gadget/udc/mv_u3d_core.c:890:42: got unsigned int * ../drivers/usb/gadget/udc/mv_u3d_core.c:1478:26: warning: cast from restricted __le16 ../drivers/leds/leds-turris-omnia.c:441:15: warning: cast to restricted __le16 ../drivers/leds/leds-turris-omnia.c:449:16: warning: cast to restricted __le16 ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/gpu/drm/rockchip/rockchip_drm_vop2.c:1862:28: warning: dubious: x & !y ../drivers/staging/rtl8192e/rtllib_rx.c: note: in included file: ../drivers/staging/rtl8192e/rtllib.h:658:48: warning: array of flexible structures In file included from ../fs/orangefs/protocol.h:287, from ../fs/orangefs/symlink.c:8: ../fs/orangefs/orangefs-debug.h:86:18: warning: ‘num_kmod_keyword_mask_map’ defined but not used [-Wunused-const-variable=] 86 | static const int num_kmod_keyword_mask_map = (int) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/myricom/myri10ge/myri10ge.c: In function ‘myri10ge_request_irq’: ../drivers/net/ethernet/myricom/myri10ge/myri10ge.c:2185:44: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 10 and 25 [-Wformat-truncation=] 2185 | "%s:slice-%d", netdev->name, i); | ^~ ../drivers/net/ethernet/myricom/myri10ge/myri10ge.c:2185:34: note: directive argument in the range [-2147483643, 2147483646] 2185 | "%s:slice-%d", netdev->name, i); | ^~~~~~~~~~~~~ ../drivers/net/ethernet/myricom/myri10ge/myri10ge.c:2184:25: note: ‘snprintf’ output between 9 and 34 bytes into a destination of size 32 2184 | snprintf(ss->irq_desc, sizeof(ss->irq_desc), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2185 | "%s:slice-%d", netdev->name, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c: In function ‘otx2_open’: ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:1851:58: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 1851 | snprintf(irq_name, NAME_SIZE, "%s-rxtx-%d", pf->netdev->name, | ^ ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:1851:17: note: ‘snprintf’ output between 8 and 33 bytes into a destination of size 32 1851 | snprintf(irq_name, NAME_SIZE, "%s-rxtx-%d", pf->netdev->name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1852 | qidx); | ~~~~~ ../drivers/gpu/drm/i915/intel_wakeref.c:145:19: warning: context imbalance in 'wakeref_auto_timeout' - unexpected unlock ../drivers/usb/gadget/function/f_uac1_legacy.c:72:33: warning: incorrect type in initializer (different base types) ../drivers/usb/gadget/function/f_uac1_legacy.c:72:33: expected restricted __le16 [usertype] wTerminalType ../drivers/usb/gadget/function/f_uac1_legacy.c:72:33: got int ../drivers/usb/gadget/function/f_uac1_legacy.c:74:33: warning: incorrect type in initializer (different base types) ../drivers/usb/gadget/function/f_uac1_legacy.c:74:33: expected restricted __le16 [usertype] wChannelConfig ../drivers/usb/gadget/function/f_uac1_legacy.c:74:33: got int ../drivers/usb/gadget/function/f_uac1_legacy.c:87:48: warning: incorrect type in initializer (different base types) ../drivers/usb/gadget/function/f_uac1_legacy.c:87:48: expected restricted __le16 ../drivers/usb/gadget/function/f_uac1_legacy.c:87:48: got int ../drivers/usb/gadget/function/f_uac1_legacy.c:122:35: warning: incorrect type in initializer (different base types) ../drivers/usb/gadget/function/f_uac1_legacy.c:122:35: expected restricted __le16 [usertype] wTerminalType ../drivers/usb/gadget/function/f_uac1_legacy.c:122:35: got int ../drivers/usb/gadget/function/f_uac1_legacy.c:153:33: warning: incorrect type in initializer (different base types) ../drivers/usb/gadget/function/f_uac1_legacy.c:153:33: expected restricted __le16 [usertype] wFormatTag ../drivers/usb/gadget/function/f_uac1_legacy.c:153:33: got int ../drivers/usb/gadget/function/f_uac1_legacy.c:375:41: warning: cast to restricted __le16 ../drivers/md/bcache/journal.c: note: in included file (through ../drivers/md/bcache/bcache.h): ../drivers/md/bcache/bcache_ondisk.h:363:17: warning: array of flexible structures ../drivers/md/bcache/journal.c: note: in included file (through ../drivers/md/bcache/bcache.h): ../drivers/md/bcache/bset.h:231:36: warning: array of flexible structures ../drivers/md/bcache/journal.c:748:8: warning: context imbalance in 'journal_write_unlocked' - different lock contexts for basic block ../drivers/md/bcache/journal.c:842:9: warning: context imbalance in 'journal_try_write' - different lock contexts for basic block ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:612:48: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:662:35: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:662:35: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:662:35: got void *hwbase ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:1236:21: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:1236:21: expected unsigned long long [usertype] *ptr ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:1236:21: got void [noderef] __iomem * ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:1275:21: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:1275:21: expected unsigned long long [usertype] *ptr ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:1275:21: got void [noderef] __iomem * ../drivers/platform/x86/intel/pmc/core_ssram.c:277:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/platform/x86/intel/pmc/core_ssram.c:277:25: expected void const volatile *val ../drivers/platform/x86/intel/pmc/core_ssram.c:277:25: got void [noderef] __iomem *__val In file included from ../fs/orangefs/protocol.h:287, from ../fs/orangefs/dir.c:6: ../fs/orangefs/orangefs-debug.h:86:18: warning: ‘num_kmod_keyword_mask_map’ defined but not used [-Wunused-const-variable=] 86 | static const int num_kmod_keyword_mask_map = (int) | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../fs/orangefs/protocol.h:287, from ../fs/orangefs/orangefs-bufmap.c:7: ../fs/orangefs/orangefs-debug.h:86:18: warning: ‘num_kmod_keyword_mask_map’ defined but not used [-Wunused-const-variable=] 86 | static const int num_kmod_keyword_mask_map = (int) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/rockchip/rockchip_vop2_reg.c:504:24: warning: symbol 'vop2_platform_driver' was not declared. Should it be static? ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c:25:16: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c:28:16: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c:38:16: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c:41:16: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c:822:16: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/micrel/ksz884x.c:3146:50: warning: restricted pci_power_t degrades to integer ../drivers/net/ethernet/micrel/ksz884x.c:3467:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:3467:37: expected unsigned int [usertype] next ../drivers/net/ethernet/micrel/ksz884x.c:3467:37: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:3469:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:3469:29: expected unsigned int [usertype] next ../drivers/net/ethernet/micrel/ksz884x.c:3469:29: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:3471:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:3471:33: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:3471:33: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:4377:31: warning: cast to restricted __le32 ../drivers/net/ethernet/micrel/ksz884x.c:4670:31: warning: cast to restricted __le32 ../drivers/net/ethernet/micrel/ksz884x.c:4706:31: warning: cast to restricted __le32 ../drivers/net/ethernet/micrel/ksz884x.c:4751:31: warning: cast to restricted __le32 ../drivers/net/ethernet/micrel/ksz884x.c:1526:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1526:37: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1526:37: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1528:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1528:30: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1528:30: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1542:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1542:25: expected unsigned int [usertype] addr ../drivers/net/ethernet/micrel/ksz884x.c:1542:25: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1526:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1526:37: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1526:37: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1528:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1528:30: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1528:30: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1562:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1562:25: expected unsigned int [usertype] addr ../drivers/net/ethernet/micrel/ksz884x.c:1562:25: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1562:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1562:25: expected unsigned int [usertype] addr ../drivers/net/ethernet/micrel/ksz884x.c:1562:25: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1526:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1526:37: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1526:37: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1528:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1528:30: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1528:30: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1526:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1526:37: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1526:37: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1528:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1528:30: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1528:30: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1562:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1562:25: expected unsigned int [usertype] addr ../drivers/net/ethernet/micrel/ksz884x.c:1562:25: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1518:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1518:30: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1518:30: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:4593:18: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:4593:18: expected unsigned short protocol ../drivers/net/ethernet/micrel/ksz884x.c:4593:18: got restricted __be16 [usertype] protocol ../drivers/net/ethernet/micrel/ksz884x.c:4596:25: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/micrel/ksz884x.c:4597:26: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:4597:26: expected unsigned short protocol ../drivers/net/ethernet/micrel/ksz884x.c:4597:26: got restricted __be16 [usertype] tot_len ../drivers/net/ethernet/micrel/ksz884x.c:4601:25: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/micrel/ksz884x.c:1526:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1526:37: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1526:37: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1528:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1528:30: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1528:30: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:4593:18: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:4593:18: expected unsigned short protocol ../drivers/net/ethernet/micrel/ksz884x.c:4593:18: got restricted __be16 [usertype] protocol ../drivers/net/ethernet/micrel/ksz884x.c:4596:25: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/micrel/ksz884x.c:4597:26: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:4597:26: expected unsigned short protocol ../drivers/net/ethernet/micrel/ksz884x.c:4597:26: got restricted __be16 [usertype] tot_len ../drivers/net/ethernet/micrel/ksz884x.c:4601:25: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/micrel/ksz884x.c:1526:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1526:37: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1526:37: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1528:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1528:30: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1528:30: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:4593:18: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:4593:18: expected unsigned short protocol ../drivers/net/ethernet/micrel/ksz884x.c:4593:18: got restricted __be16 [usertype] protocol ../drivers/net/ethernet/micrel/ksz884x.c:4596:25: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/micrel/ksz884x.c:4597:26: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:4597:26: expected unsigned short protocol ../drivers/net/ethernet/micrel/ksz884x.c:4597:26: got restricted __be16 [usertype] tot_len ../drivers/net/ethernet/micrel/ksz884x.c:4601:25: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/micrel/ksz884x.c:1526:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1526:37: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1526:37: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1528:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1528:30: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1528:30: got restricted __le32 [usertype] ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../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/usb/gadget/function/u_uac1_legacy.c:104:21: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/u_uac1_legacy.c:104:21: expected int access ../drivers/usb/gadget/function/u_uac1_legacy.c:104:21: got restricted snd_pcm_access_t [usertype] ../drivers/usb/gadget/function/u_uac1_legacy.c:105:21: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/u_uac1_legacy.c:105:21: expected int format ../drivers/usb/gadget/function/u_uac1_legacy.c:105:21: got restricted snd_pcm_format_t [usertype] ../drivers/usb/gadget/function/u_uac1_legacy.c:135:21: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/u_uac1_legacy.c:135:21: expected int access ../drivers/usb/gadget/function/u_uac1_legacy.c:135:21: got restricted snd_pcm_access_t ../drivers/usb/gadget/function/u_uac1_legacy.c:136:21: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/u_uac1_legacy.c:136:21: expected int format ../drivers/usb/gadget/function/u_uac1_legacy.c:136:21: got restricted snd_pcm_format_t ../drivers/scsi/bfa/bfa_fcs_rport.c:2542:13: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:2543:36: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:1822:9: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:1835:39: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/bfa/bfa_fcs_rport.c:1835:39: expected unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcs_rport.c:1835:39: got restricted __be16 [usertype] reply_oxid ../drivers/scsi/bfa/bfa_fcs_rport.c:1961:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:2031:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:2213:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcs_rport.c:2213:31: expected restricted __be16 [usertype] port_speed_cap ../drivers/scsi/bfa/bfa_fcs_rport.c:2213:31: got int ../drivers/scsi/bfa/bfa_fcs_rport.c:2222:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcs_rport.c:2222:30: expected restricted __be16 [usertype] port_op_speed ../drivers/scsi/bfa/bfa_fcs_rport.c:2222:30: got unsigned int enum fc_rpsc_op_speed ../drivers/scsi/bfa/bfa_fcs_rport.c:2577:9: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:2672:9: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:2693:9: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:3035:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcs_rport.c:3035:38: expected unsigned int [addressable] [assigned] [usertype] qos_flow_id ../drivers/scsi/bfa/bfa_fcs_rport.c:3035:38: got restricted __be32 [usertype] ../drivers/net/ethernet/marvell/octeontx2/af/cgx.c: In function ‘cgx_lmac_init’: ../drivers/net/ethernet/marvell/octeontx2/af/cgx.c:1647:49: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size between 4 and 6 [-Wformat-overflow=] 1647 | sprintf(lmac->name, "cgx_fwi_%d_%d", cgx->cgx_id, i); | ^~ ../drivers/net/ethernet/marvell/octeontx2/af/cgx.c:1647:37: note: directive argument in the range [-2147483641, 254] 1647 | sprintf(lmac->name, "cgx_fwi_%d_%d", cgx->cgx_id, i); | ^~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/cgx.c:1647:17: note: ‘sprintf’ output between 12 and 24 bytes into a destination of size 16 1647 | sprintf(lmac->name, "cgx_fwi_%d_%d", cgx->cgx_id, i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/xe/xe_guc_ct.c:540:9: warning: context imbalance in '__guc_ct_send_locked' - different lock contexts for basic block ../drivers/scsi/bfa/bfa_fcs_lport.c:429:32: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/bfa/bfa_fcs_lport.c:429:32: expected unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcs_lport.c:429:32: got restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcs_lport.c:2185:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:2508:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:2600:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:2142:27: warning: restricted __be16 degrades to integer ../drivers/scsi/bfa/bfa_fcs_lport.c:2734:35: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:3199:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:3396:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:4717: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:4868:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:4963:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:4540:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:4619:31: warning: cast to restricted __be16 ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../scripts/Makefile.build:243: ../drivers/platform/x86/intel/int3472/Makefile: common.o is added to multiple modules: intel_skl_int3472_discrete intel_skl_int3472_tps68470 ../drivers/net/ethernet/marvell/prestera/prestera_devlink.c: In function ‘prestera_dl_info_get’: ../drivers/net/ethernet/marvell/prestera/prestera_devlink.c:359:43: warning: ‘%d’ directive output may be truncated writing between 1 and 5 bytes into a region of size between 4 and 12 [-Wformat-truncation=] 359 | snprintf(buf, sizeof(buf), "%d.%d.%d", | ^~ ../drivers/net/ethernet/marvell/prestera/prestera_devlink.c:359:36: note: directive argument in the range [0, 65535] 359 | snprintf(buf, sizeof(buf), "%d.%d.%d", | ^~~~~~~~~~ ../drivers/net/ethernet/marvell/prestera/prestera_devlink.c:359:9: note: ‘snprintf’ output between 6 and 18 bytes into a destination of size 16 359 | snprintf(buf, sizeof(buf), "%d.%d.%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 360 | sw->dev->fw_rev.maj, | ~~~~~~~~~~~~~~~~~~~~ 361 | sw->dev->fw_rev.min, | ~~~~~~~~~~~~~~~~~~~~ 362 | sw->dev->fw_rev.sub); | ~~~~~~~~~~~~~~~~~~~~ ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/gpu/drm/vmwgfx/vmwgfx_surface.c:55: warning: Excess struct member 'base' description in 'vmw_user_surface' ../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/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:696:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:696:31: expected unsigned short [usertype] iplen ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:696:31: got restricted __be16 [usertype] ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:698:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:698:54: expected restricted __be16 [usertype] tot_len ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:698:54: got unsigned short [usertype] iplen ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:701:60: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:701:60: expected restricted __be16 [usertype] payload_len ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:701:60: got unsigned short [usertype] iplen ../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] ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:820:21: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:820:21: expected struct rvu_fwdata *fwdata ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:820:21: got void [noderef] __iomem * ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:826:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:826:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:826:28: got struct rvu_fwdata *fwdata ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:839:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:839:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:839:28: got struct rvu_fwdata *fwdata ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:2312:46: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:2335:38: warning: cast removes address space '__iomem' of expression ../drivers/usb/gadget/udc/aspeed_udc.c:1011:28: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/aspeed_udc.c:1070:32: warning: restricted __le16 degrades to integer ../drivers/md/bcache/request.c: note: in included file (through ../drivers/md/bcache/bcache.h): ../drivers/md/bcache/bcache_ondisk.h:363:17: warning: array of flexible structures ../drivers/md/bcache/request.c: note: in included file (through ../drivers/md/bcache/bcache.h): ../drivers/md/bcache/bset.h:231:36: warning: array of flexible structures ../drivers/md/bcache/request.c:309: warning: Function parameter or struct member 'bch_data_insert' not described in 'CLOSURE_CALLBACK' ../drivers/md/bcache/request.c:309: warning: expecting prototype for bch_data_insert(). Prototype was for CLOSURE_CALLBACK() instead In file included from ../fs/orangefs/protocol.h:287, from ../fs/orangefs/waitqueue.c:16: ../fs/orangefs/orangefs-debug.h:86:18: warning: ‘num_kmod_keyword_mask_map’ defined but not used [-Wunused-const-variable=] 86 | static const int num_kmod_keyword_mask_map = (int) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/staging/rtl8192e/rtllib_softmac.c: note: in included file: ../drivers/staging/rtl8192e/rtllib.h:647:48: warning: array of flexible structures ../drivers/staging/rtl8192e/rtllib.h:631:48: warning: array of flexible structures ../drivers/staging/rtl8192e/rtllib.h:669:48: warning: array of flexible structures ../drivers/usb/gadget/udc/max3420_udc.c:551:41: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/max3420_udc.c:552:31: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/max3420_udc.c:566:16: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/max3420_udc.c:566:16: expected unsigned short [assigned] [usertype] status ../drivers/usb/gadget/udc/max3420_udc.c:566:16: got restricted __le16 [usertype] ../drivers/usb/gadget/udc/max3420_udc.c:584:31: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/max3420_udc.c:598:32: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/max3420_udc.c:626:29: warning: cast from restricted __le16 ../drivers/usb/gadget/udc/max3420_udc.c:627:29: warning: cast from restricted __le16 ../drivers/usb/gadget/udc/max3420_udc.c:628:30: warning: cast from restricted __le16 ../drivers/staging/vt6655/card.c:302:31: warning: cast to restricted __le64 ../drivers/staging/vt6655/card.c:336:22: warning: cast to restricted __le64 ../drivers/staging/vt6655/card.c:751:16: warning: cast to restricted __le64 ../drivers/staging/vt6655/card.c:804:22: warning: cast to restricted __le64 ../drivers/staging/vt6655/card.c:831:18: warning: cast to restricted __le64 ../drivers/staging/vt6655/device_main.c:1598:46: warning: cast to restricted __le64 ../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:233:44: warning: incorrect type in argument 4 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:233:44: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:233:44: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:235:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:235:46: expected unsigned int [usertype] rxsz:16 ../drivers/scsi/bfa/bfa_fcbuild.c:235:46: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:251:18: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:251:18: expected restricted __be32 [usertype] *vvl_info ../drivers/scsi/bfa/bfa_fcbuild.c:251:18: got unsigned int [usertype] * ../drivers/scsi/bfa/bfa_fcbuild.c:272:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:272:28: expected unsigned int [usertype] rxsz:16 ../drivers/scsi/bfa/bfa_fcbuild.c:272:28: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:291:44: warning: incorrect type in argument 4 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:291:44: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:291:44: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:293:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:293:46: expected unsigned int [usertype] rxsz:16 ../drivers/scsi/bfa/bfa_fcbuild.c:293:46: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:305:56: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:305:56: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:305:56: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:314:56: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:314:56: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:314:56: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:343:21: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:360:14: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:361:17: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:374:44: warning: incorrect type in argument 4 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:374:44: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:374:44: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:443:44: warning: incorrect type in argument 4 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:443:44: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:443:44: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:534:14: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:574:44: warning: incorrect type in argument 4 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:574:44: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:574:44: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:581:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:581:20: expected unsigned int [usertype] ox_id:16 ../drivers/scsi/bfa/bfa_fcbuild.c:581:20: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:627:23: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:627:23: expected unsigned int [usertype] ox_id:16 ../drivers/scsi/bfa/bfa_fcbuild.c:627:23: got restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:653:30: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:656:30: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:673:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:673:32: expected unsigned int [usertype] payload_len:16 ../drivers/scsi/bfa/bfa_fcbuild.c:673:32: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:682:16: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:696:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:696:31: expected unsigned int [usertype] payload_len:16 ../drivers/scsi/bfa/bfa_fcbuild.c:696:31: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:706:16: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:713:44: warning: incorrect type in argument 4 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:713:44: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:713:44: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:755:44: warning: incorrect type in argument 4 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:755:44: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:755:44: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:793:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:793:31: expected unsigned int [usertype] num_entries:16 ../drivers/scsi/bfa/bfa_fcbuild.c:793:31: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:796:17: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:799:17: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:813:44: warning: incorrect type in argument 4 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:813:44: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:813:44: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:815:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:815:46: expected unsigned int [usertype] rxsz:16 ../drivers/scsi/bfa/bfa_fcbuild.c:815:46: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:839:13: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:852:44: warning: incorrect type in argument 4 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:852:44: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:852:44: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:856:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:856:27: expected unsigned int [usertype] payload_len:16 ../drivers/scsi/bfa/bfa_fcbuild.c:856:27: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:866:16: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:876:44: warning: incorrect type in argument 4 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:876:44: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:876:44: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:880:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:880:28: expected unsigned int [usertype] payload_len:16 ../drivers/scsi/bfa/bfa_fcbuild.c:880:28: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:896:16: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:920:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:920:29: expected unsigned int [usertype] cmd_rsp_code:16 ../drivers/scsi/bfa/bfa_fcbuild.c:920:29: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:930:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:930:29: expected unsigned int [usertype] cmd_rsp_code:16 ../drivers/scsi/bfa/bfa_fcbuild.c:930:29: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:941:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:941:29: expected unsigned int [usertype] cmd_rsp_code:16 ../drivers/scsi/bfa/bfa_fcbuild.c:941:29: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:995:13: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:1012:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:1012:29: expected unsigned int [usertype] cmd_rsp_code:16 ../drivers/scsi/bfa/bfa_fcbuild.c:1012:29: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:1026:44: warning: incorrect type in argument 4 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:1026:44: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:1026:44: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:1044:44: warning: incorrect type in argument 4 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:1044:44: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:1044:44: got unsigned short [usertype] ox_id ../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/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/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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/md/bcache/sysfs.c: note: in included file (through ../drivers/md/bcache/bcache.h): ../drivers/md/bcache/bset.h:231:36: warning: array of flexible structures ../drivers/gpu/drm/udl/udl_main.c:62:31: warning: cast to restricted __le16 ../drivers/gpu/drm/udl/udl_main.c:70:44: warning: cast to restricted __le32 ../fs/afs/callback.c:146:22: warning: context imbalance in 'afs_lookup_volume_rcu' - different lock contexts for basic block ../drivers/md/bcache/super.c: note: in included file (through ../drivers/md/bcache/bcache.h): ../drivers/md/bcache/bset.h:231:36: warning: array of flexible structures ../drivers/md/bcache/super.c: note: in included file (through ../drivers/md/bcache/bcache.h): ../drivers/md/bcache/bcache_ondisk.h:363:17: warning: array of flexible structures ../drivers/md/bcache/super.c:44:6: warning: symbol 'bcache_is_reboot' was not declared. Should it be static? ../drivers/md/bcache/super.c:208:24: warning: cast from restricted __le16 ../drivers/md/bcache/super.c:208:14: warning: restricted __le64 degrades to integer ../drivers/md/bcache/super.c:322:21: warning: cast from restricted __le16 ../drivers/md/bcache/super.c:322:19: warning: incorrect type in assignment (different base types) ../drivers/md/bcache/super.c:322:19: expected restricted __le64 [usertype] csum ../drivers/md/bcache/super.c:322:19: got unsigned long long ../drivers/md/bcache/super.c:651:33: warning: incorrect type in assignment (different base types) ../drivers/md/bcache/super.c:651:33: expected unsigned short [usertype] prio ../drivers/md/bcache/super.c:651:33: got restricted __le16 [usertype] ../drivers/md/bcache/super.c:724:27: warning: cast to restricted __le16 ../drivers/md/bcache/super.c:835:32: warning: incorrect type in assignment (different base types) ../drivers/md/bcache/super.c:835:32: expected unsigned int [usertype] invalidated ../drivers/md/bcache/super.c:835:32: got restricted __le32 [usertype] ../drivers/md/bcache/super.c:1192:26: warning: incorrect type in initializer (different base types) ../drivers/md/bcache/super.c:1192:26: expected unsigned int [usertype] rtime ../drivers/md/bcache/super.c:1192:26: got restricted __le32 [usertype] ../drivers/md/bcache/super.c:1234:32: warning: incorrect type in assignment (different base types) ../drivers/md/bcache/super.c:1234:32: expected unsigned int [usertype] invalidated ../drivers/md/bcache/super.c:1234:32: got restricted __le32 [usertype] ../drivers/md/bcache/super.c:1600:36: warning: incorrect type in assignment (different base types) ../drivers/md/bcache/super.c:1600:36: expected unsigned int [usertype] last_reg ../drivers/md/bcache/super.c:1600:36: got restricted __le32 [usertype] ../drivers/hid/hid-logitech-dj.c: In function ‘logi_dj_recv_add_djhid_device’: ../drivers/hid/hid-logitech-dj.c:764:44: warning: ‘%d’ directive output may be truncated writing between 1 and 3 bytes into a region of size 2 [-Wformat-truncation=] 764 | snprintf(tmpstr, sizeof(tmpstr), ":%d", device_index); | ^~ ../drivers/hid/hid-logitech-dj.c:764:42: note: directive argument in the range [0, 255] 764 | snprintf(tmpstr, sizeof(tmpstr), ":%d", device_index); | ^~~~~ ../drivers/hid/hid-logitech-dj.c:764:9: note: ‘snprintf’ output between 3 and 5 bytes into a destination of size 3 764 | snprintf(tmpstr, sizeof(tmpstr), ":%d", device_index); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/rockchip/cdn-dp-core.c:347:25: warning: cast to restricted __le32 ../drivers/staging/media/atomisp/pci/isp/kernels/bh/bh_2/ia_css_bh.host.c:58:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/bh/bh_2/ia_css_bh.host.c:58:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/bh/bh_2/ia_css_bh.host.c:60:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/bh/bh_2/ia_css_bh.host.c:60:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/bh/bh_2/ia_css_bh.host.c:62:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/bh/bh_2/ia_css_bh.host.c:62:13: error: too long token expansion ../drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c:76: warning: Excess struct member 'transfer' description in 'vmw_stdu_dirty' ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../fs/afs/cell.c:694:9: error: incompatible types in comparison expression (different address spaces): ../fs/afs/cell.c:694:9: struct hlist_node [noderef] __rcu * ../fs/afs/cell.c:694: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/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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/md/bcache/trace.c: note: in included file (through ../drivers/md/bcache/bcache.h): ../drivers/md/bcache/bset.h:231:36: warning: array of flexible structures ../drivers/md/bcache/trace.c: note: in included file (through ../drivers/md/bcache/bcache.h): ../drivers/md/bcache/bcache_ondisk.h:428:17: warning: array of flexible structures ../drivers/usb/gadget/udc/bdc/bdc_ep.c:498:26: warning: cast truncates bits from constant value (ffffffff7fffffff becomes 7fffffff) ../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/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: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:1291:33: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1614:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_core.c:1614:31: expected restricted __be16 [usertype] delay ../drivers/scsi/bfa/bfa_core.c:1614:31: got int ../drivers/scsi/bfa/bfa_core.c:1618:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_core.c:1618:33: expected restricted __be16 [usertype] latency ../drivers/scsi/bfa/bfa_core.c:1618:33: got int ../drivers/scsi/bfa/bfa_core.c:1632:43: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1633:45: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1648:9: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1649:9: warning: cast from restricted __be16 ../fs/nilfs2/super.c:122: warning: Function parameter or struct member 'sb' not described in '__nilfs_error' ../fs/nilfs2/super.c:122: warning: Function parameter or struct member 'function' not described in '__nilfs_error' ../fs/nilfs2/super.c:122: warning: Function parameter or struct member 'fmt' not described in '__nilfs_error' ../drivers/hid/hid-logitech-hidpp.c:178: warning: Excess struct member 'dev' description in 'hidpp_scroll_counter' ../drivers/scsi/mvsas/mv_init.c:309:38: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/mvsas/mv_init.c:309:38: expected void [noderef] __iomem *regs_ex ../drivers/scsi/mvsas/mv_init.c:309:38: got void * ../drivers/scsi/mvsas/mv_init.c:481:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_init.c:481:42: expected unsigned long long [usertype] dev_sas_addr ../drivers/scsi/mvsas/mv_init.c:481:42: got restricted __be64 [usertype] ../drivers/usb/gadget/udc/cdns2/cdns2-trace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../drivers/usb/gadget/udc/cdns2/cdns2-trace.h): ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: warning: cast to restricted __le16 ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/cdns2/cdns2-trace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../drivers/usb/gadget/udc/cdns2/cdns2-trace.h): ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: expected restricted __le16 [usertype] maxpack_reg ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: got int ../drivers/usb/gadget/udc/cdns2/cdns2-trace.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../drivers/usb/gadget/udc/cdns2/cdns2-trace.h): ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: expected restricted __le16 [usertype] maxpack_reg ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: got int ../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/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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/scsi/mpi3mr/mpi3mr_os.c: In function ‘mpi3mr_probe’: ../drivers/scsi/mpi3mr/mpi3mr_os.c:5077:33: warning: ‘%d’ directive writing between 1 and 3 bytes into a region of size between 1 and 32 [-Wformat-overflow=] 5077 | sprintf(mrioc->name, "%s%d", mrioc->driver_name, mrioc->id); | ^~ ../drivers/scsi/mpi3mr/mpi3mr_os.c:5077:30: note: directive argument in the range [0, 255] 5077 | sprintf(mrioc->name, "%s%d", mrioc->driver_name, mrioc->id); | ^~~~~~ ../drivers/scsi/mpi3mr/mpi3mr_os.c:5077:9: note: ‘sprintf’ output between 2 and 35 bytes into a destination of size 32 5077 | sprintf(mrioc->name, "%s%d", mrioc->driver_name, mrioc->id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/mpi3mr/mpi3mr_os.c:5174:16: warning: ‘%d’ directive output may be truncated writing between 1 and 3 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 5174 | "%s%d_fwevt_wrkr", mrioc->driver_name, mrioc->id); | ^~ ../drivers/scsi/mpi3mr/mpi3mr_os.c:5174:13: note: directive argument in the range [0, 255] 5174 | "%s%d_fwevt_wrkr", mrioc->driver_name, mrioc->id); | ^~~~~~~~~~~~~~~~~ ../drivers/scsi/mpi3mr/mpi3mr_os.c:5173:9: note: ‘snprintf’ output between 13 and 46 bytes into a destination of size 32 5173 | snprintf(mrioc->fwevt_worker_name, sizeof(mrioc->fwevt_worker_name), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5174 | "%s%d_fwevt_wrkr", mrioc->driver_name, mrioc->id); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/scsi/mpi3mr/mpi3mr_os.c:2982:82: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_os.c:2982:82: expected restricted __le16 [usertype] application_tag_translation_mask ../drivers/scsi/mpi3mr/mpi3mr_os.c:2982:82: got int ../fs/afs/dir.c:270:24: warning: context imbalance in 'afs_read_dir' - wrong count at exit ../fs/afs/dir.c:505:12: warning: context imbalance in 'afs_dir_iterate' - different lock contexts for basic block ../drivers/usb/typec/ucsi/ucsi_glink.c:88:23: warning: incorrect type in assignment (different base types) ../drivers/usb/typec/ucsi/ucsi_glink.c:88:23: expected restricted __le32 [usertype] owner ../drivers/usb/typec/ucsi/ucsi_glink.c:88:23: got int ../drivers/usb/typec/ucsi/ucsi_glink.c:89:22: warning: incorrect type in assignment (different base types) ../drivers/usb/typec/ucsi/ucsi_glink.c:89:22: expected restricted __le32 [usertype] type ../drivers/usb/typec/ucsi/ucsi_glink.c:89:22: got int ../drivers/usb/typec/ucsi/ucsi_glink.c:90:24: warning: incorrect type in assignment (different base types) ../drivers/usb/typec/ucsi/ucsi_glink.c:90:24: expected restricted __le32 [usertype] opcode ../drivers/usb/typec/ucsi/ucsi_glink.c:90:24: got int ../drivers/usb/typec/ucsi/ucsi_glink.c:125:23: warning: incorrect type in assignment (different base types) ../drivers/usb/typec/ucsi/ucsi_glink.c:125:23: expected restricted __le32 [usertype] owner ../drivers/usb/typec/ucsi/ucsi_glink.c:125:23: got int ../drivers/usb/typec/ucsi/ucsi_glink.c:126:22: warning: incorrect type in assignment (different base types) ../drivers/usb/typec/ucsi/ucsi_glink.c:126:22: expected restricted __le32 [usertype] type ../drivers/usb/typec/ucsi/ucsi_glink.c:126:22: got int ../drivers/usb/typec/ucsi/ucsi_glink.c:127:24: warning: incorrect type in assignment (different base types) ../drivers/usb/typec/ucsi/ucsi_glink.c:127:24: expected restricted __le32 [usertype] opcode ../drivers/usb/typec/ucsi/ucsi_glink.c:127:24: got int ../drivers/md/bcache/writeback.c: note: in included file (through ../drivers/md/bcache/bcache.h): ../drivers/md/bcache/bset.h:231:36: warning: array of flexible structures ../drivers/scsi/mpt3sas/mpt3sas_base.c: In function ‘_base_request_irq’: ../drivers/scsi/mpt3sas/mpt3sas_base.c:3159: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=] 3159 | snprintf(reply_q->name, MPT_NAME_LENGTH, "%s%d-msix%d", | ^~ ../drivers/scsi/mpt3sas/mpt3sas_base.c:3159:58: note: directive argument in the range [0, 254] 3159 | snprintf(reply_q->name, MPT_NAME_LENGTH, "%s%d-msix%d", | ^~~~~~~~~~~~~ ../drivers/scsi/mpt3sas/mpt3sas_base.c:3159:17: note: ‘snprintf’ output between 8 and 35 bytes into a destination of size 32 3159 | snprintf(reply_q->name, MPT_NAME_LENGTH, "%s%d-msix%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3160 | ioc->driver_name, ioc->id, index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/mpt3sas/mpt3sas_base.c:3150:63: warning: ‘-mq-poll’ directive output may be truncated writing 8 bytes into a region of size between 6 and 31 [-Wformat-truncation=] 3150 | snprintf(reply_q->name, MPT_NAME_LENGTH, "%s%d-mq-poll%d", | ^~~~~~~~ ../drivers/scsi/mpt3sas/mpt3sas_base.c:3150:58: note: directive argument in the range [-255, 255] 3150 | snprintf(reply_q->name, MPT_NAME_LENGTH, "%s%d-mq-poll%d", | ^~~~~~~~~~~~~~~~ ../drivers/scsi/mpt3sas/mpt3sas_base.c:3150:17: note: ‘snprintf’ output between 11 and 39 bytes into a destination of size 32 3150 | snprintf(reply_q->name, MPT_NAME_LENGTH, "%s%d-mq-poll%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3151 | 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); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/jfs/xattr.c: note: in included file: ../fs/jfs/jfs_xattr.h:25:25: warning: array of flexible structures ../drivers/scsi/mvsas/mv_sas.c:383:20: warning: invalid assignment: |= ../drivers/scsi/mvsas/mv_sas.c:383:20: left side has type restricted __le32 ../drivers/scsi/mvsas/mv_sas.c:383:20: right side has type unsigned int ../drivers/scsi/mvsas/mv_sas.c:540:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:540:31: expected unsigned short [usertype] ../drivers/scsi/mvsas/mv_sas.c:540:31: got restricted __be16 [usertype] ../drivers/scsi/mvsas/mv_sas.c:644:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:644:31: expected unsigned short [usertype] ../drivers/scsi/mvsas/mv_sas.c:644:31: got restricted __be16 [usertype] ../drivers/scsi/mvsas/mv_sas.c:964:14: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:964:14: expected unsigned int [usertype] ../drivers/scsi/mvsas/mv_sas.c:964:14: got restricted __le32 [usertype] ../drivers/scsi/mvsas/mv_sas.c:967:14: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:967:14: expected unsigned int [usertype] ../drivers/scsi/mvsas/mv_sas.c:967:14: got restricted __le32 [usertype] ../drivers/scsi/mvsas/mv_sas.c:970:14: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:970:14: expected unsigned int [usertype] ../drivers/scsi/mvsas/mv_sas.c:970:14: got restricted __le32 [usertype] ../drivers/scsi/mvsas/mv_sas.c:973:14: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:973:14: expected unsigned int [usertype] ../drivers/scsi/mvsas/mv_sas.c:973:14: got restricted __le32 [usertype] ../drivers/scsi/mvsas/mv_sas.c:1472:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:1472:28: expected restricted __be32 [usertype] sense_data_len ../drivers/scsi/mvsas/mv_sas.c:1472:28: got int ../drivers/scsi/mvsas/mv_sas.c:1483:23: warning: cast to restricted __le32 ../drivers/scsi/mvsas/mv_sas.c:1484:23: warning: cast to restricted __le32 ../drivers/scsi/mvsas/mv_sas.c:1067:13: warning: context imbalance in 'mvs_port_notify_formed' - different lock contexts for basic block ../drivers/scsi/mvsas/mv_sas.c:1206:9: warning: context imbalance in 'mvs_dev_found_notify' - different lock contexts for basic block ../drivers/scsi/mvsas/mv_sas.c:1643:9: warning: context imbalance in 'mvs_slot_complete' - unexpected unlock ../drivers/scsi/mpt3sas/mpt3sas_base.c:4334:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/mpt3sas/mpt3sas_base.c:4334:16: expected unsigned int val ../drivers/scsi/mpt3sas/mpt3sas_base.c:4334:16: got restricted __le32 [usertype] ../drivers/scsi/mpt3sas/mpt3sas_base.c:4356:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/mpt3sas/mpt3sas_base.c:4356:16: expected unsigned int val ../drivers/scsi/mpt3sas/mpt3sas_base.c:4356:16: got restricted __le32 [usertype] ../drivers/scsi/mpt3sas/mpt3sas_base.c:4379:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/mpt3sas/mpt3sas_base.c:4379:16: expected unsigned int val ../drivers/scsi/mpt3sas/mpt3sas_base.c:4379:16: got restricted __le32 [usertype] ../drivers/scsi/mpt3sas/mpt3sas_base.c:4400:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/mpt3sas/mpt3sas_base.c:4400:16: expected unsigned int val ../drivers/scsi/mpt3sas/mpt3sas_base.c:4400:16: got restricted __le32 [usertype] ../drivers/scsi/mpt3sas/mpt3sas_base.c:7060:24: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/mpt3sas/mpt3sas_base.c:7060:24: expected unsigned int val ../drivers/scsi/mpt3sas/mpt3sas_base.c:7060:24: got restricted __le32 [usertype] ../drivers/scsi/mpt3sas/mpt3sas_base.c:7079:20: warning: cast to restricted __le16 ../drivers/scsi/mpt3sas/mpt3sas_base.c:7087:20: warning: cast to restricted __le16 ../drivers/scsi/mpt3sas/mpt3sas_base.c:7100:36: warning: cast to restricted __le16 ../drivers/scsi/mpt3sas/mpt3sas_base.c:5489: warning: Function parameter or struct member 'sas_addr' not described in 'mpt3sas_atto_get_sas_addr' ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1090:24: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1382:64: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1382:64: expected restricted __le32 [noderef] __iomem ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1382:64: got unsigned short [usertype] tx_offset ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1430:24: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1794:24: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1794:24: expected unsigned int [usertype] buffer ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1794:24: got restricted __le32 [usertype] ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1798:42: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1798:42: expected restricted __le32 [usertype] buffer ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1798:42: got unsigned int [usertype] buffer ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/leds/flash/leds-lm3601x.c:100: warning: Excess struct member 'led_name' description in 'lm3601x_led' ../drivers/gpu/drm/ast/ast_mode.c:768:19: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/ast/ast_mode.c:768:16: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/ast/ast_mode.c:768:16: expected unsigned char [noderef] [usertype] __iomem *dstxor ../drivers/gpu/drm/ast/ast_mode.c:768:16: got unsigned char [usertype] * ../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 * ../drivers/scsi/bfa/bfa_svc.c:747:21: warning: restricted __be32 degrades to integer ../drivers/scsi/bfa/bfa_svc.c:754:48: warning: cast from restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:759:41: warning: cast from restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:764:33: warning: cast from restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:3169:33: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:3172:9: warning: cast from restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:3173:9: warning: cast from restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:4479:25: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:4481:25: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:674:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:674:27: expected restricted __be32 [usertype] rsp_len ../drivers/scsi/bfa/bfa_svc.c:674:27: got unsigned int [usertype] ../drivers/scsi/bfa/bfa_svc.c:683:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:683:39: expected restricted __be32 [usertype] residue_len ../drivers/scsi/bfa/bfa_svc.c:683:39: got unsigned int [usertype] ../drivers/scsi/bfa/bfa_svc.c:695:71: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/bfa/bfa_svc.c:695:71: expected unsigned int [usertype] rsp_len ../drivers/scsi/bfa/bfa_svc.c:695:71: got restricted __be32 [usertype] rsp_len ../drivers/scsi/bfa/bfa_svc.c:696:49: warning: incorrect type in argument 6 (different base types) ../drivers/scsi/bfa/bfa_svc.c:696:49: expected unsigned int [usertype] resid_len ../drivers/scsi/bfa/bfa_svc.c:696:49: got restricted __be32 [usertype] residue_len ../drivers/scsi/bfa/bfa_svc.c:703:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:703:39: expected unsigned int [usertype] rsp_len ../drivers/scsi/bfa/bfa_svc.c:703:39: got restricted __be32 [usertype] rsp_len ../drivers/scsi/bfa/bfa_svc.c:704:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:704:43: expected unsigned int [usertype] residue_len ../drivers/scsi/bfa/bfa_svc.c:704:43: got restricted __be32 [usertype] residue_len ../drivers/scsi/bfa/bfa_svc.c:3523:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:3523:39: expected restricted __be16 [usertype] maxfrsize ../drivers/scsi/bfa/bfa_svc.c:3523:39: got unsigned short [usertype] maxfrsize ../drivers/scsi/bfa/bfa_svc.c:3558:41: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:3559:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:3559:54: expected unsigned short [usertype] path_tov ../drivers/scsi/bfa/bfa_svc.c:3559:54: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_svc.c:3561:53: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:3561:53: expected unsigned short [usertype] q_depth ../drivers/scsi/bfa/bfa_svc.c:3561:53: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_svc.c:3897:9: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:3907:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:3907:31: expected restricted __be16 [usertype] maxfrsize ../drivers/scsi/bfa/bfa_svc.c:3907:31: got unsigned short [usertype] maxfrsize ../drivers/scsi/bfa/bfa_svc.c:3916:27: warning: incorrect type in return expression (different base types) ../drivers/scsi/bfa/bfa_svc.c:3916:27: expected unsigned short ../drivers/scsi/bfa/bfa_svc.c:3916:27: got restricted __be16 [usertype] maxfrsize ../drivers/scsi/bfa/bfa_svc.c:5519:22: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:5520:22: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:6510:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:6510:21: expected unsigned int enum bfa_status status ../drivers/scsi/bfa/bfa_svc.c:6510:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_svc.c:6561:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:6561:49: expected unsigned int [usertype] roundtrip_latency ../drivers/scsi/bfa/bfa_svc.c:6561:49: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_svc.c:6563:50: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:6563:50: expected unsigned int [usertype] est_cable_distance ../drivers/scsi/bfa/bfa_svc.c:6563:50: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_svc.c:6566:25: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:6568:39: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:6595:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:6595:30: expected unsigned int [usertype] lpcnt ../drivers/scsi/bfa/bfa_svc.c:6595:30: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_svc.c:5848:27: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:5849:27: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:5850:27: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:5851:27: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:5852:27: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:6487:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:6487:26: expected unsigned int [usertype] lpcnt ../drivers/scsi/bfa/bfa_svc.c:6487:26: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_svc.c:6488:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:6488:28: expected unsigned int [usertype] payload ../drivers/scsi/bfa/bfa_svc.c:6488: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/befs/datastream.c:132: warning: expecting prototype for befs_read_lsmylink(). Prototype was for befs_read_lsymlink() instead ../drivers/scsi/mpi3mr/mpi3mr_fw.c: In function ‘mpi3mr_setup_isr’: ../drivers/scsi/mpi3mr/mpi3mr_fw.c:732:58: warning: ‘%d’ directive output may be truncated writing between 1 and 3 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 732 | 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:857:12: ../drivers/scsi/mpi3mr/mpi3mr_fw.c:732:55: note: directive argument in the range [0, 255] 732 | snprintf(intr_info->name, MPI3MR_NAME_LENGTH, "%s%d-msix%d", | ^~~~~~~~~~~~~ ../drivers/scsi/mpi3mr/mpi3mr_fw.c:732:55: note: directive argument in the range [0, 65535] ../drivers/scsi/mpi3mr/mpi3mr_fw.c:732:9: note: ‘snprintf’ output between 8 and 45 bytes into a destination of size 32 732 | snprintf(intr_info->name, MPI3MR_NAME_LENGTH, "%s%d-msix%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 733 | mrioc->driver_name, mrioc->id, index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/mpi3mr/mpi3mr_fw.c: In function ‘mpi3mr_start_watchdog’: ../drivers/scsi/mpi3mr/mpi3mr_fw.c:2683:60: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size 11 [-Wformat-truncation=] 2683 | sizeof(mrioc->watchdog_work_q_name), "watchdog_%s%d", mrioc->name, | ^~ ../drivers/scsi/mpi3mr/mpi3mr_fw.c:2683:50: note: directive argument in the range [0, 255] 2683 | sizeof(mrioc->watchdog_work_q_name), "watchdog_%s%d", mrioc->name, | ^~~~~~~~~~~~~~~ ../drivers/scsi/mpi3mr/mpi3mr_fw.c:2682:9: note: ‘snprintf’ output between 11 and 44 bytes into a destination of size 20 2682 | snprintf(mrioc->watchdog_work_q_name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2683 | sizeof(mrioc->watchdog_work_q_name), "watchdog_%s%d", mrioc->name, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2684 | mrioc->id); | ~~~~~~~~~~ ../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] ../scripts/Makefile.build:243: ../drivers/net/ethernet/marvell/octeontx2/nic/Makefile: otx2_devlink.o is added to multiple modules: rvu_nicpf rvu_nicvf ../drivers/staging/media/atomisp/pci/isp/kernels/bnr/bnr_1.0/ia_css_bnr.host.c:32:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/bnr/bnr_1.0/ia_css_bnr.host.c:32:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/bnr/bnr_1.0/ia_css_bnr.host.c:37:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/bnr/bnr_1.0/ia_css_bnr.host.c:37:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/bnr/bnr_1.0/ia_css_bnr.host.c:39:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/bnr/bnr_1.0/ia_css_bnr.host.c:39:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/bnr/bnr_1.0/ia_css_bnr.host.c:40:20: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/bnr/bnr_1.0/ia_css_bnr.host.c:40:20: error: too long token expansion ../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 ../drivers/usb/typec/tcpm/qcom/qcom_pmic_typec_pdphy.c:215:30: warning: incorrect type in argument 1 (different base types) ../drivers/usb/typec/tcpm/qcom/qcom_pmic_typec_pdphy.c:215:30: expected unsigned short [usertype] header ../drivers/usb/typec/tcpm/qcom/qcom_pmic_typec_pdphy.c:215:30: got restricted __le16 const [usertype] header ../drivers/scsi/mpi3mr/mpi3mr_fw.c:4733:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_fw.c:4733:24: expected unsigned char [addressable] [assigned] [usertype] class ../drivers/scsi/mpi3mr/mpi3mr_fw.c:4733:24: got restricted __le16 [usertype] ../drivers/gpu/drm/qxl/qxl_object.c:185:29: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/qxl/qxl_object.c:224:40: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/qxl/qxl_object.c:224:40: expected void * ../drivers/gpu/drm/qxl/qxl_object.c:224:40: got void [noderef] __iomem * ../drivers/gpu/drm/qxl/qxl_object.c:274:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_object.c:274:33: expected void [noderef] __iomem *vaddr ../drivers/gpu/drm/qxl/qxl_object.c:274:33: got void *pmap ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/usb/typec/mux/intel_pmc_mux.c: In function ‘pmc_usb_probe’: ../drivers/usb/typec/mux/intel_pmc_mux.c:724:43: warning: ‘%d’ directive output may be truncated writing between 1 and 3 bytes into a region of size 2 [-Wformat-truncation=] 724 | snprintf(name, sizeof(name), "port%d", port->usb3_port - 1); | ^~ In function ‘pmc_mux_port_debugfs_init’, inlined from ‘pmc_usb_probe’ at ../drivers/usb/typec/mux/intel_pmc_mux.c:783:3: ../drivers/usb/typec/mux/intel_pmc_mux.c:724:38: note: directive argument in the range [-1, 254] 724 | snprintf(name, sizeof(name), "port%d", port->usb3_port - 1); | ^~~~~~~~ ../drivers/usb/typec/mux/intel_pmc_mux.c:724:9: note: ‘snprintf’ output between 6 and 8 bytes into a destination of size 6 724 | snprintf(name, sizeof(name), "port%d", port->usb3_port - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/nilfs2/btnode.c:175: warning: Function parameter or struct member 'btnc' not described in 'nilfs_btnode_prepare_change_key' ../fs/nilfs2/btnode.c:175: warning: Function parameter or struct member 'ctxt' not described in 'nilfs_btnode_prepare_change_key' ../fs/nilfs2/btnode.c:238: warning: Function parameter or struct member 'btnc' not described in 'nilfs_btnode_commit_change_key' ../fs/nilfs2/btnode.c:238: warning: Function parameter or struct member 'ctxt' not described in 'nilfs_btnode_commit_change_key' ../fs/nilfs2/btnode.c:278: warning: Function parameter or struct member 'btnc' not described in 'nilfs_btnode_abort_change_key' ../fs/nilfs2/btnode.c:278: warning: Function parameter or struct member 'ctxt' not described in 'nilfs_btnode_abort_change_key' ../drivers/gpu/drm/radeon/evergreen.c:4210:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4210:44: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4210:44: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4224:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4224:44: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4224:44: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4227:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4227:36: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4227:36: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4290:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4290:36: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4290:36: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4291:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4291:36: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4291:36: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4292:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4292:36: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4292:36: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4298:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4298:57: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4298:57: 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:4312:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4312:73: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4312:73: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4317:81: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4317:81: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4317:81: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4323:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4323:57: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4323:57: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4684:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/evergreen.c:4743:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/evergreen.c:4744:28: warning: cast to restricted __le32 ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../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/mpi3mr/mpi3mr_app.c:763:47: warning: restricted __le32 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:820:13: warning: restricted __le64 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:827:17: warning: invalid assignment: &= ../drivers/scsi/mpi3mr/mpi3mr_app.c:827:17: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:827:17: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:828:17: warning: invalid assignment: |= ../drivers/scsi/mpi3mr/mpi3mr_app.c:828:17: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:828:17: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:844:21: warning: restricted __le64 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:851:25: warning: invalid assignment: &= ../drivers/scsi/mpi3mr/mpi3mr_app.c:851:25: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:851:25: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:852:25: warning: invalid assignment: |= ../drivers/scsi/mpi3mr/mpi3mr_app.c:852:25: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:852:25: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:895:44: warning: incorrect type in initializer (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:895:44: expected unsigned short [usertype] dev_handle ../drivers/scsi/mpi3mr/mpi3mr_app.c:895:44: got restricted __le16 [usertype] dev_handle ../drivers/scsi/mpi3mr/mpi3mr_app.c:1022:29: warning: restricted __le64 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:1028:37: warning: invalid assignment: &= ../drivers/scsi/mpi3mr/mpi3mr_app.c:1028:37: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:1028:37: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:1029:37: warning: invalid assignment: |= ../drivers/scsi/mpi3mr/mpi3mr_app.c:1029:37: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:1029:37: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:1050:37: warning: restricted __le64 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:1056:45: warning: invalid assignment: &= ../drivers/scsi/mpi3mr/mpi3mr_app.c:1056:45: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:1056:45: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:1057:45: warning: invalid assignment: |= ../drivers/scsi/mpi3mr/mpi3mr_app.c:1057:45: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:1057:45: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:1071:37: warning: restricted __le64 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:1077:45: warning: invalid assignment: &= ../drivers/scsi/mpi3mr/mpi3mr_app.c:1077:45: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:1077:45: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:1078:45: warning: invalid assignment: |= ../drivers/scsi/mpi3mr/mpi3mr_app.c:1078:45: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:1078:45: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:1089:29: warning: restricted __le64 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:1095:36: warning: invalid assignment: &= ../drivers/scsi/mpi3mr/mpi3mr_app.c:1095:36: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:1095:36: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:1096:36: warning: invalid assignment: |= ../drivers/scsi/mpi3mr/mpi3mr_app.c:1096:36: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:1096:36: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:1547:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:1547:36: expected unsigned short [usertype] dev_handle ../drivers/scsi/mpi3mr/mpi3mr_app.c:1547:36: got restricted __le16 [usertype] dev_handle ../drivers/scsi/mpi3mr/mpi3mr_app.c:1618:39: warning: incorrect type in argument 3 (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:1618:39: expected unsigned short [usertype] handle ../drivers/scsi/mpi3mr/mpi3mr_app.c:1618:39: got restricted __le16 [usertype] function_dependent ../drivers/scsi/mpi3mr/mpi3mr_app.c:1665:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:1665:49: expected restricted __le16 [usertype] ioc_status ../drivers/scsi/mpi3mr/mpi3mr_app.c:1665:49: got unsigned short [usertype] ioc_status ../drivers/scsi/mpi3mr/mpi3mr_app.c:1666:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:1666:51: expected restricted __le32 [usertype] ioc_log_info ../drivers/scsi/mpi3mr/mpi3mr_app.c:1666:51: got unsigned int [usertype] ioc_loginfo ../drivers/net/ethernet/marvell/mv643xx_eth.c:1956:35: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:1956:35: expected struct rx_desc *rx_desc_area ../drivers/net/ethernet/marvell/mv643xx_eth.c:1956:35: got void [noderef] __iomem * ../drivers/net/ethernet/marvell/mv643xx_eth.c:1995:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:1995:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/mv643xx_eth.c:1995:28: got struct rx_desc *rx_desc_area ../drivers/net/ethernet/marvell/mv643xx_eth.c:2026:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:2026:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/mv643xx_eth.c:2026:28: got struct rx_desc *rx_desc_area ../drivers/net/ethernet/marvell/mv643xx_eth.c:2060:35: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:2060:35: expected struct tx_desc *tx_desc_area ../drivers/net/ethernet/marvell/mv643xx_eth.c:2060:35: got void [noderef] __iomem * ../drivers/net/ethernet/marvell/mv643xx_eth.c:2115:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:2115:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/mv643xx_eth.c:2115:28: got struct tx_desc *tx_desc_area ../drivers/net/ethernet/marvell/mv643xx_eth.c:2133:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:2133:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/mv643xx_eth.c:2133:28: got struct tx_desc *tx_desc_area ../drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c: In function ‘rvu_dbg_mcs_init’: ../drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c:533:36: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size 7 [-Wformat-overflow=] 533 | sprintf(dname, "mcs%d", i); | ^~ ../drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c:533:32: note: directive argument in the range [-2147483641, 2147483646] 533 | sprintf(dname, "mcs%d", i); | ^~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c:533:17: note: ‘sprintf’ output between 5 and 15 bytes into a destination of size 10 533 | sprintf(dname, "mcs%d", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/mpi3mr/mpi3mr_transport.c:1026: warning: Function parameter or struct member 'port_id' not described in 'mpi3mr_get_hba_port_by_id' ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../scripts/Makefile.build:243: ../drivers/net/ethernet/marvell/octeontx2/nic/Makefile: otx2_dcbnl.o is added to multiple modules: rvu_nicpf rvu_nicvf ../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/nilfs2/btree.c:1866: warning: Function parameter or struct member 'btree' not described in 'nilfs_btree_convert_and_insert' ../fs/nilfs2/btree.c:1866: warning: Excess function parameter 'bmap' description in 'nilfs_btree_convert_and_insert' ../drivers/usb/gadget/function/f_tcm.c:81:18: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_tcm.c:81:18: expected unsigned int [usertype] Tag ../drivers/usb/gadget/function/f_tcm.c:81:18: got restricted __le32 [usertype] bot_tag ../drivers/usb/gadget/function/f_tcm.c:163:26: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_tcm.c:163:26: expected unsigned int [usertype] Tag ../drivers/usb/gadget/function/f_tcm.c:163:26: got restricted __le32 [usertype] bot_tag ../drivers/usb/gadget/function/f_tcm.c:1236:22: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_tcm.c:1236:22: expected restricted __le32 [usertype] bot_tag ../drivers/usb/gadget/function/f_tcm.c:1236:22: got unsigned int [usertype] Tag In file included from ../include/linux/string.h:292, from ../include/linux/bitmap.h:12, from ../include/linux/cpumask.h:13, from ../arch/x86/include/asm/paravirt.h:21, from ../arch/x86/include/asm/irqflags.h:60, from ../include/linux/irqflags.h:18, from ../include/linux/rcupdate.h:26, from ../include/linux/rculist.h:11, from ../include/linux/sched/signal.h:5, from ../drivers/staging/rtl8723bs/include/drv_types.h:17, from ../drivers/staging/rtl8723bs/core/rtw_security.c:8: In function ‘fortify_memcpy_chk’, inlined from ‘rtw_BIP_verify’ at ../drivers/staging/rtl8723bs/core/rtw_security.c:1425:3: ../include/linux/fortify-string.h:537: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] 537 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/mpt3sas/mpt3sas_scsih.c: In function ‘_scsih_probe’: ../drivers/scsi/mpt3sas/mpt3sas_scsih.c:12312:23: warning: ‘%s’ directive output may be truncated writing up to 23 bytes into a region of size 11 [-Wformat-truncation=] 12312 | "fw_event_%s%d", ioc->driver_name, ioc->id); | ^~ ../drivers/scsi/mpt3sas/mpt3sas_scsih.c:12312:13: note: directive argument in the range [0, 255] 12312 | "fw_event_%s%d", ioc->driver_name, ioc->id); | ^~~~~~~~~~~~~~~ ../drivers/scsi/mpt3sas/mpt3sas_scsih.c:12311:9: note: ‘snprintf’ output between 11 and 36 bytes into a destination of size 20 12311 | snprintf(ioc->firmware_event_name, sizeof(ioc->firmware_event_name), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12312 | "fw_event_%s%d", ioc->driver_name, ioc->id); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/gpu/drm/gma500/mmu.c:306:26: warning: context imbalance in 'psb_mmu_pt_alloc_map_lock' - wrong count at exit ../drivers/gpu/drm/gma500/mmu.c:346:26: warning: context imbalance in 'psb_mmu_pt_map_lock' - wrong count at exit ../drivers/gpu/drm/gma500/mmu.c:379:28: warning: context imbalance in 'psb_mmu_pt_unmap_unlock' - unexpected unlock ../drivers/gpu/drm/msm/adreno/adreno_device.c:11:6: warning: symbol 'hang_debug' was not declared. Should it be static? ../drivers/net/ethernet/marvell/mvneta.c:1796:25: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/marvell/mvneta.c:1979:45: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/marvell/mvneta.c:1979:45: expected int l3_proto ../drivers/net/ethernet/marvell/mvneta.c:1979:45: got restricted __be16 [usertype] l3_proto ../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/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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../fs/nilfs2/recovery.c:572: warning: Function parameter or struct member 'root' not described in 'nilfs_do_roll_forward' In file included from ../include/linux/string.h:292, from ../include/linux/bitmap.h:12, from ../include/linux/cpumask.h:13, from ../arch/x86/include/asm/paravirt.h:21, from ../arch/x86/include/asm/irqflags.h:60, from ../include/linux/irqflags.h:18, from ../include/linux/rcupdate.h:26, from ../include/linux/rculist.h:11, from ../include/linux/sched/signal.h:5, from ../drivers/staging/rtl8723bs/include/drv_types.h:17, from ../drivers/staging/rtl8723bs/core/rtw_xmit.c:7: In function ‘fortify_memcpy_chk’, inlined from ‘rtw_mgmt_xmitframe_coalesce’ at ../drivers/staging/rtl8723bs/core/rtw_xmit.c:1210:3: ../include/linux/fortify-string.h:537: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] 537 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/gma500/oaktrail_crtc.c:663:30: warning: symbol 'mrst_clock_funcs' was not declared. Should it be static? ../drivers/scsi/qedi/qedi_main.c:96:36: warning: restricted __le16 degrades to integer ../drivers/scsi/qedi/qedi_main.c:1214:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_main.c:1214:20: expected unsigned int [usertype] iscsi_cid ../drivers/scsi/qedi/qedi_main.c:1214:20: got restricted __le16 [usertype] conn_id ../drivers/scsi/qedi/qedi_main.c:1226:74: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/qedi/qedi_main.c:1226:74: expected unsigned int [usertype] tid ../drivers/scsi/qedi/qedi_main.c:1226:74: got restricted __le16 [usertype] itid ../drivers/scsi/qedi/qedi_main.c:1274:18: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_main.c:1274:18: expected unsigned short [usertype] prod_idx ../drivers/scsi/qedi/qedi_main.c:1274:18: got restricted __le16 ../drivers/scsi/qedi/qedi_main.c:1326:18: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_main.c:1326:18: expected unsigned short [usertype] prod_idx ../drivers/scsi/qedi/qedi_main.c:1326:18: got restricted __le16 ../drivers/scsi/qedi/qedi_main.c:1854:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_main.c:1854:32: expected restricted __le32 [usertype] itt ../drivers/scsi/qedi/qedi_main.c:1854:32: got unsigned int [usertype] proto_itt ../drivers/scsi/qedi/qedi_main.c:1867:37: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_main.c:1881:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_main.c:1881:20: expected unsigned int [usertype] ../drivers/scsi/qedi/qedi_main.c:1881:20: got restricted __le32 [usertype] itt ../drivers/gpu/drm/qxl/qxl_ioctl.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../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 In file included from ../include/linux/string.h:292, from ../include/linux/bitmap.h:12, from ../include/linux/cpumask.h:13, from ../arch/x86/include/asm/paravirt.h:21, from ../arch/x86/include/asm/irqflags.h:60, 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:537: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] 537 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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 ../fs/nilfs2/the_nilfs.c:653:30: warning: dubious: x & !y ../fs/nilfs2/the_nilfs.c:906:17: warning: context imbalance in 'nilfs_put_root' - unexpected unlock ../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/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/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/net/ethernet/marvell/skge.c:3116:29: warning: cast to restricted __le16 ../drivers/net/ethernet/marvell/skge.c:3116:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/marvell/skge.c:3116:27: expected restricted __wsum [usertype] csum ../drivers/net/ethernet/marvell/skge.c:3116:27: got unsigned short [usertype] ../drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c:600:17: error: too long token expansion ../drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c:600:17: error: too long token expansion ../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/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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../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/staging/rtl8192e/rtl8192e/rtl_dm.c:147:21: warning: symbol 'dm_rx_path_sel_table' was not declared. Should it be static? ../drivers/staging/rtl8192e/rtl8192e/rtl_core.c: note: in included file (through ../drivers/staging/rtl8192e/rtl8192e/rtl_core.h): ../drivers/staging/rtl8192e/rtl8192e/../rtllib.h:677:48: warning: array of flexible structures ../drivers/staging/rtl8192e/rtl8192e/../rtllib.h:658:48: warning: array of flexible structures ../drivers/staging/media/atomisp/pci/isp/kernels/de/de_1.0/ia_css_de.host.c:36:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/de/de_1.0/ia_css_de.host.c:36:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/de/de_1.0/ia_css_de.host.c:38:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/de/de_1.0/ia_css_de.host.c:38:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/de/de_1.0/ia_css_de.host.c:41:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/de/de_1.0/ia_css_de.host.c:41:13: error: too long token expansion ../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:5787:24: warning: symbol 'beiscsi_iscsi_transport' was not declared. Should it be static? ../drivers/gpu/drm/xe/xe_pci.c:141:9: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_pci.c:142:10: also defined here ../drivers/gpu/drm/xe/xe_pci.c:159:9: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_pci.c:160:10: also defined here ../drivers/hid/hid-nvidia-shield.c:104:1: error: static assertion failed: "sizeof(enum thunderstrike_led_state) == 1" ../drivers/hid/hid-nvidia-shield.c:121:1: error: static assertion failed: "sizeof(enum thunderstrike_charger_type) == 1" ../drivers/hid/hid-nvidia-shield.c:130:1: error: static assertion failed: "sizeof(enum thunderstrike_charger_state) == 1" ../drivers/hid/hid-nvidia-shield.c:183:1: error: static assertion failed: "sizeof(struct thunderstrike_hostcmd_req_report) == THUNDERSTRIKE_HOSTCMD_REPORT_SIZE" ../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/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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/net/ethernet/marvell/sky2.c:1889:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/marvell/sky2.c:1889:28: expected restricted __le16 [usertype] length ../drivers/net/ethernet/marvell/sky2.c:1889:28: got restricted __be16 [usertype] ../drivers/net/ethernet/marvell/sky2.c:2669:29: warning: cast to restricted __le16 ../drivers/net/ethernet/marvell/sky2.c:2669:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/marvell/sky2.c:2669:27: expected restricted __wsum [usertype] csum ../drivers/net/ethernet/marvell/sky2.c:2669:27: got unsigned short [usertype] ../drivers/net/ethernet/marvell/sky2.c:2690:57: warning: cast to restricted __be16 ../drivers/net/ethernet/marvell/sky2.c:2698:27: warning: cast to restricted __le32 ../drivers/net/ethernet/marvell/sky2.c:4445:53: warning: cast to restricted __be16 ../drivers/net/ethernet/marvell/sky2.c:4445:53: warning: cast from restricted __le16 ../drivers/net/ethernet/natsemi/ns83820.c:900:39: warning: cast to restricted __be16 ../drivers/net/ethernet/natsemi/ns83820.c:1115:42: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/natsemi/ns83820.c:1983:9: warning: cast to restricted __le32 ../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/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/net/ethernet/neterion/s2io.c: In function ‘s2io_add_isr’: ../drivers/net/ethernet/neterion/s2io.c:6947:59: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 3 and 18 [-Wformat-truncation=] 6947 | "%s:MSI-X-%d-TX", | ^~ ../drivers/net/ethernet/neterion/s2io.c:6947:49: note: directive argument in the range [-2147483641, 2147483646] 6947 | "%s:MSI-X-%d-TX", | ^~~~~~~~~~~~~~~~ ../drivers/net/ethernet/neterion/s2io.c:6945:41: note: ‘snprintf’ output between 12 and 37 bytes into a destination of size 25 6945 | snprintf(sp->desc[i], | ^~~~~~~~~~~~~~~~~~~~~ 6946 | sizeof(sp->desc[i]), | ~~~~~~~~~~~~~~~~~~~~ 6947 | "%s:MSI-X-%d-TX", | ~~~~~~~~~~~~~~~~~ 6948 | dev->name, i); | ~~~~~~~~~~~~~ ../drivers/net/ethernet/neterion/s2io.c:6936:59: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 3 and 18 [-Wformat-truncation=] 6936 | "%s:MSI-X-%d-RX", | ^~ ../drivers/net/ethernet/neterion/s2io.c:6936:49: note: directive argument in the range [-2147483641, 2147483646] 6936 | "%s:MSI-X-%d-RX", | ^~~~~~~~~~~~~~~~ ../drivers/net/ethernet/neterion/s2io.c:6934:41: note: ‘snprintf’ output between 12 and 37 bytes into a destination of size 25 6934 | snprintf(sp->desc[i], | ^~~~~~~~~~~~~~~~~~~~~ 6935 | sizeof(sp->desc[i]), | ~~~~~~~~~~~~~~~~~~~~ 6936 | "%s:MSI-X-%d-RX", | ~~~~~~~~~~~~~~~~~ 6937 | dev->name, i); | ~~~~~~~~~~~~~ ../drivers/net/ethernet/neterion/s2io.c: In function ‘s2io_init_nic’: ../drivers/net/ethernet/neterion/s2io.c:8097:59: warning: ‘%s’ directive output may be truncated writing up to 79 bytes into a region of size between 35 and 50 [-Wformat-truncation=] 8097 | snprintf(sp->name, sizeof(sp->name), "%s Neterion %s", dev->name, | ^~ ../drivers/net/ethernet/neterion/s2io.c:8097:9: note: ‘snprintf’ output between 11 and 105 bytes into a destination of size 60 8097 | snprintf(sp->name, sizeof(sp->name), "%s Neterion %s", dev->name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 8098 | sp->product_name); | ~~~~~~~~~~~~~~~~~ ../drivers/hwtracing/intel_th/core.c:866: warning: Function parameter or struct member 'drvdata' not described in 'intel_th_alloc' ../drivers/hwtracing/intel_th/core.c:866: warning: Function parameter or struct member 'ndevres' not described in 'intel_th_alloc' ../drivers/hwtracing/intel_th/core.c:866: warning: Excess function parameter 'irq' description in 'intel_th_alloc' ../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/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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/net/ethernet/neterion/s2io.c:6959:41: warning: cast to restricted __be32 ../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 ../fs/nilfs2/segment.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/nilfs2.h): ../include/trace/events/nilfs2.h:191:1: warning: cast to restricted blk_opf_t ../include/trace/events/nilfs2.h:191:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/nilfs2.h:191:1: warning: restricted blk_opf_t degrades to integer ../fs/ocfs2/export.c:258:32: warning: cast to restricted __le32 ../fs/ocfs2/export.c:259:33: warning: cast to restricted __le32 ../fs/ocfs2/export.c:260:32: warning: cast to restricted __le32 ../fs/ocfs2/export.c:272:32: warning: cast to restricted __le32 ../fs/ocfs2/export.c:273:33: warning: cast to restricted __le32 ../fs/ocfs2/export.c:274:32: warning: cast to restricted __le32 ../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:128:23: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/qedi/qedi_debugfs.c:128:23: expected char *buf ../drivers/scsi/qedi/qedi_debugfs.c:128:23: got char [noderef] __user *buffer ../drivers/scsi/qedi/qedi_debugfs.c:154:41: warning: restricted __le16 degrades to integer ../drivers/scsi/qedi/qedi_debugfs.c:223:30: warning: symbol 'qedi_dbg_fops' 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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/gpu/drm/etnaviv/etnaviv_drv.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/gpu/drm/msm/adreno/a6xx_gmu.c:1501:31: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/msm/adreno/a6xx_gmu.c:1501:31: expected void [noderef] __iomem * ../drivers/gpu/drm/msm/adreno/a6xx_gmu.c:1501:31: got void * ../drivers/gpu/drm/msm/adreno/a6xx_gmu.c:1507:31: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/msm/adreno/a6xx_gmu.c:1507:31: expected void [noderef] __iomem * ../drivers/gpu/drm/msm/adreno/a6xx_gmu.c:1507:31: got void * ../drivers/gpu/drm/radeon/si.c:1588:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:1590:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:1591:30: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:1593:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3500:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3501:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3509:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3510:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3518:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3517:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:3517:25: expected restricted __le32 const [usertype] *[assigned] fw_data ../drivers/gpu/drm/radeon/si.c:3517:25: got restricted __be32 const [usertype] * ../drivers/gpu/drm/radeon/si.c:3519:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:5725:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5725:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5725:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5726:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5726:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5726: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:5729:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5729:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5729:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5730:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5730:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5730:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5735:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5735:49: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5735:49: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5737:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5737:49: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5737:49: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5739:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5739:57: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5739:57: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5746:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5746:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5746:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5747:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5747:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5747:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5751:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5751:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5751:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5754:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5754:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5754:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5757:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5757:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5757:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5760:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5760:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5760:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5763:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5763:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5763:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5767:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5767:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5767:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5768:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5768:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5768:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5770:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5770:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5770:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5771:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5771:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5771:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5892:31: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:5894:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6281:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6282:28: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6283:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6214:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6214:24: warning: cast to restricted __le32 ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2350:36: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2350:36: expected void [noderef] __iomem *llc_mmio ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2350:36: got void * ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2430:36: error: incompatible types in conditional expression (different types): ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2430:36: void ( * )( ... ) ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2430:36: void ../drivers/android/binderfs.c:234: warning: Function parameter or struct member 'file' not described in 'binder_ctl_ioctl' ../drivers/android/binderfs.c:234: warning: Function parameter or struct member 'cmd' not described in 'binder_ctl_ioctl' ../drivers/android/binderfs.c:234: warning: Function parameter or struct member 'arg' not described in 'binder_ctl_ioctl' ../fs/f2fs/file.c:3351:36: warning: incorrect type in argument 1 (different base types) ../fs/f2fs/file.c:3351:36: expected unsigned short const [usertype] *pwcs ../fs/f2fs/file.c:3351:36: got restricted __le16 * ../fs/f2fs/file.c:3387:28: warning: incorrect type in argument 4 (different base types) ../fs/f2fs/file.c:3387:28: expected unsigned short [usertype] *pwcs ../fs/f2fs/file.c:3387:28: got restricted __le16 * ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1828:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1828:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1828:25: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1829:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1829:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1829:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1888:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1888:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1888:17: struct dma_fence * ../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:2412:1: warning: incorrect type in assignment (different base types) ../include/trace/events/btrfs.h:2412:1: expected unsigned char [usertype] opf ../include/trace/events/btrfs.h:2412:1: got restricted blk_opf_t enum req_op ../fs/btrfs/super.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../include/trace/events/btrfs.h): ../include/trace/events/btrfs.h:2412:1: warning: incorrect type in assignment (different base types) ../include/trace/events/btrfs.h:2412:1: expected unsigned char [usertype] opf ../include/trace/events/btrfs.h:2412:1: got restricted blk_opf_t enum req_op ../fs/nilfs2/gcinode.c:180: warning: Function parameter or struct member 'nilfs' not described in 'nilfs_remove_all_gcinodes' ../drivers/gpu/drm/gma500/psb_intel_display.c:435:30: warning: symbol 'psb_clock_funcs' was not declared. Should it be static? ../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:1260:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1260:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1260:17: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r.h:1260:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1260:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1260:17: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r.h:1260:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1260:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1260:17: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r.h:1260:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1260:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1260:17: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r.h:1260:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1260:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1260:17: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r.h:1307:13: warning: cast to restricted __le32 ../drivers/android/binder_alloc.c: In function ‘binder_alloc_deferred_release’: ../drivers/android/binder_alloc.c:928:39: warning: variable ‘page_addr’ set but not used [-Wunused-but-set-variable] 928 | unsigned long page_addr; | ^~~~~~~~~ ../drivers/android/binder_alloc.c:1063: warning: Function parameter or struct member 'lru' not described in 'binder_alloc_free_page' ../fs/gfs2/glock.c: note: in included file: ../fs/gfs2/glock.h:160:36: warning: context imbalance in '__gfs2_glock_put' - unexpected unlock ../fs/gfs2/glock.c:755:9: warning: context imbalance in 'do_xmote' - different lock contexts for basic block ../fs/gfs2/glock.c:1068:13: warning: context imbalance in 'glock_work_func' - different lock contexts for basic block ../fs/gfs2/glock.c:2042:9: warning: context imbalance in 'gfs2_scan_glock_lru' - different lock contexts for basic block ../fs/gfs2/glock.c:1268: warning: Function parameter or struct member 'ip' not described in '__gfs2_holder_init' ../fs/ocfs2/inode.c:1623:13: warning: context imbalance in 'ocfs2_inode_cache_lock' - wrong count at exit ../fs/ocfs2/inode.c:1630:13: warning: context imbalance in 'ocfs2_inode_cache_unlock' - unexpected unlock ../fs/gfs2/lops.c:210:22: warning: cast from restricted blk_status_t ../fs/bcachefs/acl.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../fs/nilfs2/ioctl.c:120: warning: Function parameter or struct member 'dentry' not described in 'nilfs_fileattr_get' ../fs/nilfs2/ioctl.c:120: warning: Function parameter or struct member 'fa' not described in 'nilfs_fileattr_get' ../fs/nilfs2/ioctl.c:133: warning: Function parameter or struct member 'idmap' not described in 'nilfs_fileattr_set' ../fs/nilfs2/ioctl.c:133: warning: Function parameter or struct member 'dentry' not described in 'nilfs_fileattr_set' ../fs/nilfs2/ioctl.c:133: warning: Function parameter or struct member 'fa' not described in 'nilfs_fileattr_set' ../fs/nilfs2/ioctl.c:164: warning: Function parameter or struct member 'inode' not described in 'nilfs_ioctl_getversion' ../fs/nilfs2/ioctl.c:164: warning: Function parameter or struct member 'argp' not described in 'nilfs_ioctl_getversion' ../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:1307:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r.h:1307:13: warning: cast to restricted __le32 ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/ia_css_dp.host.c:61:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/ia_css_dp.host.c:61:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/ia_css_dp.host.c:63:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/ia_css_dp.host.c:63:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/ia_css_dp.host.c:66:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/ia_css_dp.host.c:66:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/ia_css_dp.host.c:68:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/ia_css_dp.host.c:68:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/ia_css_dp.host.c:70:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/ia_css_dp.host.c:70:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/ia_css_dp.host.c:72:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/ia_css_dp.host.c:72:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/ia_css_dp.host.c:74:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/ia_css_dp.host.c:74:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/ia_css_dp.host.c:76:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/ia_css_dp.host.c:76:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/ia_css_dp.host.c:78:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/ia_css_dp.host.c:78:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/ia_css_dp.host.c:80:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/ia_css_dp.host.c:80:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_1.0/ia_css_gc.host.c:45:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_1.0/ia_css_gc.host.c:45:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_1.0/ia_css_gc.host.c:48:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_1.0/ia_css_gc.host.c:48:13: error: too long token expansion ../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/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/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/afs/server.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:779:9: warning: context imbalance in 'afs_find_server' - different lock contexts for basic block ../fs/afs/server.c:104:9: warning: context imbalance in 'afs_find_server_by_uuid' - different lock contexts for basic block ../drivers/android/binder.c:1895: warning: Function parameter or struct member 'file' not described in 'binder_task_work_cb' ../drivers/android/binder.c:1895: warning: Excess struct member 'fd' description in 'binder_task_work_cb' ../drivers/android/binder.c:2346: warning: Function parameter or struct member 'offset' not described in 'binder_ptr_fixup' ../drivers/android/binder.c:2346: warning: Function parameter or struct member 'skip_size' not described in 'binder_ptr_fixup' ../drivers/android/binder.c:2346: warning: Function parameter or struct member 'fixup_data' not described in 'binder_ptr_fixup' ../drivers/android/binder.c:2346: warning: Function parameter or struct member 'node' not described in 'binder_ptr_fixup' ../drivers/android/binder.c:2366: warning: Function parameter or struct member 'offset' not described in 'binder_sg_copy' ../drivers/android/binder.c:2366: warning: Function parameter or struct member 'sender_uaddr' not described in 'binder_sg_copy' ../drivers/android/binder.c:2366: warning: Function parameter or struct member 'length' not described in 'binder_sg_copy' ../drivers/android/binder.c:2366: warning: Function parameter or struct member 'node' not described in 'binder_sg_copy' ../drivers/android/binder.c:3779: warning: Function parameter or struct member 'thread' not described in 'binder_free_buf' ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../fs/bcachefs/bkey.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../fs/bcachefs/alloc_background.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../fs/btrfs/ctree.c:260:22: error: incompatible types in comparison expression (different address spaces): ../fs/btrfs/ctree.c:260:22: struct extent_buffer [noderef] __rcu * ../fs/btrfs/ctree.c:260:22: struct extent_buffer * ../fs/btrfs/ctree.c:624:17: error: incompatible types in comparison expression (different address spaces): ../fs/btrfs/ctree.c:624:17: struct extent_buffer [noderef] __rcu * ../fs/btrfs/ctree.c:624:17: struct extent_buffer * ../fs/btrfs/ctree.c:976:17: error: incompatible types in comparison expression (different address spaces): ../fs/btrfs/ctree.c:976:17: struct extent_buffer [noderef] __rcu * ../fs/btrfs/ctree.c:976:17: struct extent_buffer * ../fs/btrfs/ctree.c:2894:9: error: incompatible types in comparison expression (different address spaces): ../fs/btrfs/ctree.c:2894:9: struct extent_buffer [noderef] __rcu * ../fs/btrfs/ctree.c:2894:9: struct extent_buffer * ../drivers/scsi/esas2r/esas2r_init.c:908:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_init.c:908:41: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_init.c:908:41: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_init.c:1164:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_init.c:1164:35: expected unsigned int [usertype] sgl_page_size ../drivers/scsi/esas2r/esas2r_init.c:1164:35: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_init.c:1166:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_init.c:1166:32: expected unsigned int [usertype] epoch_time ../drivers/scsi/esas2r/esas2r_init.c:1166:32: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_init.c:1178:41: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_init.c:1181:38: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_init.c:1196:25: warning: cast to restricted __be32 ../drivers/scsi/esas2r/esas2r_init.c:1207:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_init.c:1207:56: expected unsigned int [usertype] ctl_len ../drivers/scsi/esas2r/esas2r_init.c:1207:56: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_init.c:1209:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_init.c:1209:56: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_init.c:1209:56: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_init.c:1223:41: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_init.c:1225:41: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_init.c: note: in included file: ../drivers/scsi/esas2r/esas2r.h:1260:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1260:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1260:17: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r.h:1260:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1260:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1260:17: got restricted __le64 [usertype] ../drivers/hwtracing/intel_th/msu.c:77: warning: Function parameter or struct member 'msc' not described in 'msc_window' ../drivers/hwtracing/intel_th/msu.c:122: warning: bad line: ../drivers/hwtracing/intel_th/msu.c:168: warning: Function parameter or struct member 'msu_base' not described in 'msc' ../drivers/hwtracing/intel_th/msu.c:168: warning: Function parameter or struct member 'mbuf_priv' not described in 'msc' ../drivers/hwtracing/intel_th/msu.c:168: warning: Function parameter or struct member 'work' not described in 'msc' ../drivers/hwtracing/intel_th/msu.c:168: warning: Function parameter or struct member 'switch_on_unlock' not described in 'msc' ../drivers/hwtracing/intel_th/msu.c:168: warning: Function parameter or struct member 'orig_addr' not described in 'msc' ../drivers/hwtracing/intel_th/msu.c:168: warning: Function parameter or struct member 'orig_sz' not described in 'msc' ../drivers/hwtracing/intel_th/msu.c:168: warning: Function parameter or struct member 'iter_list' not described in 'msc' ../drivers/hwtracing/intel_th/msu.c:168: warning: Function parameter or struct member 'stop_on_full' not described in 'msc' ../drivers/hwtracing/intel_th/msu.c:168: warning: Function parameter or struct member 'do_irq' not described in 'msc' ../drivers/hwtracing/intel_th/msu.c:168: warning: Function parameter or struct member 'multi_is_broken' not described in 'msc' ../drivers/hwtracing/intel_th/msu.c:1309: warning: Function parameter or struct member 'nr_pages' not described in 'msc_buffer_alloc' ../drivers/hwtracing/intel_th/msu.c:1309: warning: Function parameter or struct member 'nr_wins' not described in 'msc_buffer_alloc' ../drivers/hwtracing/intel_th/msu.c:1309: warning: Excess function parameter 'size' description in 'msc_buffer_alloc' ../fs/bcachefs/backpointers.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../drivers/platform/x86/asus-wmi.c:2172:33: warning: incorrect type in argument 3 (different base types) ../drivers/platform/x86/asus-wmi.c:2172:33: expected unsigned int [usertype] val ../drivers/platform/x86/asus-wmi.c:2172:33: got restricted __le32 [usertype] ../fs/bcachefs/alloc_foreground.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../drivers/gpu/drm/tve200/tve200_drv.c:194:20: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/tve200/tve200_drv.c:194:20: expected void *regs ../drivers/gpu/drm/tve200/tve200_drv.c:194:20: got void [noderef] __iomem * ../drivers/gpu/drm/tve200/tve200_drv.c:208:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_drv.c:208:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_drv.c:208:30: got void * ../fs/btrfs/extent-tree.c:1879:9: warning: context imbalance in 'run_and_cleanup_extent_op' - unexpected unlock ../fs/btrfs/extent-tree.c:1943:28: warning: context imbalance in 'cleanup_ref_head' - unexpected unlock ../fs/btrfs/extent-tree.c:2022:36: warning: context imbalance in 'btrfs_run_delayed_refs_for_head' - unexpected unlock ../fs/btrfs/extent-tree.c:2091:21: warning: context imbalance in '__btrfs_run_delayed_refs' - wrong count at exit ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/gpu/drm/radeon/r600_dpm.c:834:48: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:836:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:858:38: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:859:47: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:860:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:890:13: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:894:55: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:896:50: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:897:50: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:898:51: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:899:52: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:900:52: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:901:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:903:58: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:910:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:913:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:920:13: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:925:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:934:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:945:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:957:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:971:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:974:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:977: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:982:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:989:34: 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:1008:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1018:13: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1020:42: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1021:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1023:45: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1029:53: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1030:44: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1031:48: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1036:34: 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:1052:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1055:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1057:49: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1067:13: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1071:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1072:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1076:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1080:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1085:34: 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:1112: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:1125:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1134:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1138:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1142:34: 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:1165:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1170:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1175:34: 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:1192:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1197:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1201:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1210:33: warning: cast to restricted __le16 ../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:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1228:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1233:34: 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:1250:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1255:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1258:42: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1269:42: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1271:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1276:42: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1280:69: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1282:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1283:69: 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/r600_dpm.c:1291:33: warning: cast to restricted __le16 ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../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/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/gpu/drm/pl111/pl111_drv.c:276:20: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/pl111/pl111_drv.c:276:20: expected void *regs ../drivers/gpu/drm/pl111/pl111_drv.c:276:20: got void [noderef] __iomem * ../drivers/gpu/drm/pl111/pl111_drv.c:291:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_drv.c:291:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_drv.c:291:30: got void * ../fs/bcachefs/bkey_methods.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../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 ../fs/bcachefs/bkey_sort.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_step.c:51:17: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_step.c:51:17: also defined here ../drivers/gpu/drm/xe/xe_step.c:52:17: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_step.c:52:17: also defined here ../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/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 ../fs/gfs2/inode.c:1879:14: error: incompatible types in comparison expression (different address spaces): ../fs/gfs2/inode.c:1879:14: struct gfs2_glock [noderef] __rcu * ../fs/gfs2/inode.c:1879:14: struct gfs2_glock * ../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/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/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 ../fs/gfs2/quota.c: note: in included file (through ../include/linux/dcache.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 * ../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:1307:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r.h:1307:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r.h:1307:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r.h:1307:13: warning: cast to restricted __le32 ../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_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../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/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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../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:460:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:460:26: expected unsigned int [usertype] cmd_rsp_len ../drivers/scsi/esas2r/esas2r_vda.c:460:26: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:476:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:476:21: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:476:21: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:495:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:495:21: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:495:21: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c: note: in included file: ../drivers/scsi/esas2r/esas2r.h:1307:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r.h:1307:13: warning: cast to restricted __le32 ../fs/ocfs2/localalloc.c:1223:41: warning: incorrect type in argument 1 (different base types) ../fs/ocfs2/localalloc.c:1223:41: expected unsigned long long val1 ../fs/ocfs2/localalloc.c:1223:41: got restricted __le32 [usertype] la_bm_off ../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:1121:1: warning: cast to restricted blk_opf_t ../include/trace/events/f2fs.h:1121:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1121:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1121:1: warning: cast to restricted blk_opf_t ../include/trace/events/f2fs.h:1121:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1121:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1180:1: warning: cast to restricted blk_opf_t ../include/trace/events/f2fs.h:1180:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1180:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1180:1: warning: cast to restricted blk_opf_t ../include/trace/events/f2fs.h:1180:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1180: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:305:19: warning: symbol 'f2fs_cf_name_slab' was not declared. Should it be static? ../fs/f2fs/super.c:1499:35: warning: context imbalance in 'f2fs_drop_inode' - unexpected unlock ../fs/gfs2/super.c:1529:17: error: incompatible types in comparison expression (different address spaces): ../fs/gfs2/super.c:1529:17: struct gfs2_glock [noderef] __rcu * ../fs/gfs2/super.c:1529:17: struct gfs2_glock * ../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:1307:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r.h:1260:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1260:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1260:17: got restricted __le64 [usertype] ../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] ../fs/gfs2/super.c:734: warning: Function parameter or struct member 'who' not described in 'gfs2_freeze_super' ../fs/gfs2/super.c:802: warning: Function parameter or struct member 'who' not described in 'gfs2_thaw_super' ../drivers/gpu/drm/radeon/sumo_dpm.c:1409:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1410:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1411:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1414:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1415:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1438:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1476:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1479:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1482: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_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../fs/bcachefs/btree_cache.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../drivers/rapidio/rio-driver.c: note: in included file: ../include/linux/rio.h:204:34: warning: array of flexible structures ../drivers/rapidio/rio.c: note: in included file: ../include/linux/rio.h:204:34: warning: array of flexible structures ../fs/bcachefs/bset.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../drivers/gpu/drm/i915/gt/intel_execlists_submission.c:806:59: warning: context imbalance in 'assert_pending_valid' - different lock contexts for basic block ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/gpu/drm/i915/gt/intel_gt_buffer_pool.c:76:38: warning: context imbalance in 'pool_free_older_than' - different lock contexts for basic block ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/gpu/drm/radeon/trinity_dpm.c:1643:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1644:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1645:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1648:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1649:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1672:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1709:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1712:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1715:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1768:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1823:44: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1824:41: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1825:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1826:49: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1828:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1847:52: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1848:52: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1851:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1852:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1853:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1854:53: warning: cast to restricted __le16 ../drivers/net/ethernet/packetengines/hamachi.c:1568:61: warning: cast to restricted __be16 ../drivers/net/ethernet/packetengines/hamachi.c:1568:59: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/packetengines/hamachi.c:1568:59: expected restricted __wsum [usertype] csum ../drivers/net/ethernet/packetengines/hamachi.c:1568:59: got unsigned short [usertype] ../drivers/net/ethernet/packetengines/hamachi.c:1569:56: warning: restricted __wsum degrades to integer ../drivers/net/ethernet/packetengines/hamachi.c:1570:67: warning: bad assignment (-=) to restricted __wsum ../drivers/net/ethernet/packetengines/hamachi.c:1572:67: warning: bad assignment (+=) to restricted __wsum ../drivers/rapidio/rio-sysfs.c: note: in included file: ../include/linux/rio.h:204:34: warning: array of flexible structures ../fs/ceph/dir.c:1612:9: warning: context imbalance in '__dentry_leases_walk' - different lock contexts for basic block ../drivers/net/ethernet/nvidia/forcedeth.c:4790:9: warning: context imbalance in 'nv_set_ringparam' - different lock contexts for basic block ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../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 * ../fs/ocfs2/namei.c:2204: warning: Function parameter or struct member 'name' not described in 'ocfs2_prepare_orphan_dir' ../fs/ocfs2/namei.c:2204: warning: Function parameter or struct member 'dio' not described in 'ocfs2_prepare_orphan_dir' ../drivers/rapidio/rio-scan.c: note: in included file: ../include/linux/rio.h:204:34: warning: array of flexible structures ../fs/bcachefs/btree_gc.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../fs/bcachefs/btree_journal_iter.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../fs/bcachefs/btree_journal_iter.c: note: in included file (through ../fs/bcachefs/bcachefs.h): ../fs/bcachefs/bcachefs_format.h:1408:38: warning: array of flexible structures ../fs/bcachefs/btree_io.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../fs/erofs/utils.c:114:9: warning: context imbalance in 'erofs_workgroup_put' - unexpected unlock ../drivers/rapidio/rio_cm.c: In function ‘rio_txcq_handler’: ../drivers/rapidio/rio_cm.c:675:21: warning: variable ‘rc’ set but not used [-Wunused-but-set-variable] 675 | int rc; | ^~ ../drivers/rapidio/rio_cm.c: note: in included file: ../include/linux/rio.h:204:34: warning: array of flexible structures ../drivers/rapidio/rio_cm.c:385:17: warning: cast to restricted __be16 ../drivers/rapidio/rio_cm.c:404:23: warning: cast to restricted __be32 ../drivers/rapidio/rio_cm.c:405:21: warning: cast to restricted __be16 ../drivers/rapidio/rio_cm.c:431:17: warning: cast to restricted __be16 ../drivers/rapidio/rio_cm.c:442:27: warning: cast to restricted __be16 ../drivers/rapidio/rio_cm.c:463:9: warning: cast to restricted __be16 ../drivers/rapidio/rio_cm.c:466:32: warning: cast to restricted __be16 ../drivers/rapidio/rio_cm.c:497:9: warning: cast to restricted __be16 ../drivers/rapidio/rio_cm.c:497:9: warning: cast to restricted __be16 ../drivers/rapidio/rio_cm.c:535:9: warning: cast to restricted __be16 ../drivers/rapidio/rio_cm.c:537:32: warning: cast to restricted __be16 ../drivers/rapidio/rio_cm.c:809:26: warning: incorrect type in assignment (different base types) ../drivers/rapidio/rio_cm.c:809:26: expected unsigned int [usertype] src_id ../drivers/rapidio/rio_cm.c:809:26: got restricted __be32 [usertype] ../drivers/rapidio/rio_cm.c:810:26: warning: incorrect type in assignment (different base types) ../drivers/rapidio/rio_cm.c:810:26: expected unsigned int [usertype] dst_id ../drivers/rapidio/rio_cm.c:810:26: got restricted __be32 [usertype] ../drivers/rapidio/rio_cm.c:815:21: warning: incorrect type in assignment (different base types) ../drivers/rapidio/rio_cm.c:815:21: expected unsigned short [usertype] dst_ch ../drivers/rapidio/rio_cm.c:815:21: got restricted __be16 [usertype] ../drivers/rapidio/rio_cm.c:816:21: warning: incorrect type in assignment (different base types) ../drivers/rapidio/rio_cm.c:816:21: expected unsigned short [usertype] src_ch ../drivers/rapidio/rio_cm.c:816:21: got restricted __be16 [usertype] ../drivers/rapidio/rio_cm.c:817:22: warning: incorrect type in assignment (different base types) ../drivers/rapidio/rio_cm.c:817:22: expected unsigned short [usertype] msg_len ../drivers/rapidio/rio_cm.c:817:22: got restricted __be16 [usertype] ../drivers/rapidio/rio_cm.c:977:26: warning: incorrect type in assignment (different base types) ../drivers/rapidio/rio_cm.c:977:26: expected unsigned int [usertype] src_id ../drivers/rapidio/rio_cm.c:977:26: got restricted __be32 [usertype] ../drivers/rapidio/rio_cm.c:978:26: warning: incorrect type in assignment (different base types) ../drivers/rapidio/rio_cm.c:978:26: expected unsigned int [usertype] dst_id ../drivers/rapidio/rio_cm.c:978:26: got restricted __be32 [usertype] ../drivers/rapidio/rio_cm.c:983:21: warning: incorrect type in assignment (different base types) ../drivers/rapidio/rio_cm.c:983:21: expected unsigned short [usertype] dst_ch ../drivers/rapidio/rio_cm.c:983:21: got restricted __be16 [usertype] ../drivers/rapidio/rio_cm.c:984:21: warning: incorrect type in assignment (different base types) ../drivers/rapidio/rio_cm.c:984:21: expected unsigned short [usertype] src_ch ../drivers/rapidio/rio_cm.c:984:21: got restricted __be16 [usertype] ../drivers/rapidio/rio_cm.c:1032:26: warning: incorrect type in assignment (different base types) ../drivers/rapidio/rio_cm.c:1032:26: expected unsigned int [usertype] src_id ../drivers/rapidio/rio_cm.c:1032:26: got restricted __be32 [usertype] ../drivers/rapidio/rio_cm.c:1033:26: warning: incorrect type in assignment (different base types) ../drivers/rapidio/rio_cm.c:1033:26: expected unsigned int [usertype] dst_id ../drivers/rapidio/rio_cm.c:1033:26: got restricted __be32 [usertype] ../drivers/rapidio/rio_cm.c:1034:21: warning: incorrect type in assignment (different base types) ../drivers/rapidio/rio_cm.c:1034:21: expected unsigned short [usertype] dst_ch ../drivers/rapidio/rio_cm.c:1034:21: got restricted __be16 [usertype] ../drivers/rapidio/rio_cm.c:1035:21: warning: incorrect type in assignment (different base types) ../drivers/rapidio/rio_cm.c:1035:21: expected unsigned short [usertype] src_ch ../drivers/rapidio/rio_cm.c:1035:21: got restricted __be16 [usertype] ../drivers/rapidio/rio_cm.c:1406:26: warning: incorrect type in assignment (different base types) ../drivers/rapidio/rio_cm.c:1406:26: expected unsigned int [usertype] src_id ../drivers/rapidio/rio_cm.c:1406:26: got restricted __be32 [usertype] ../drivers/rapidio/rio_cm.c:1407:26: warning: incorrect type in assignment (different base types) ../drivers/rapidio/rio_cm.c:1407:26: expected unsigned int [usertype] dst_id ../drivers/rapidio/rio_cm.c:1407:26: got restricted __be32 [usertype] ../drivers/rapidio/rio_cm.c:1412:21: warning: incorrect type in assignment (different base types) ../drivers/rapidio/rio_cm.c:1412:21: expected unsigned short [usertype] dst_ch ../drivers/rapidio/rio_cm.c:1412:21: got restricted __be16 [usertype] ../drivers/rapidio/rio_cm.c:1413:21: warning: incorrect type in assignment (different base types) ../drivers/rapidio/rio_cm.c:1413:21: expected unsigned short [usertype] src_ch ../drivers/rapidio/rio_cm.c:1413:21: got restricted __be16 [usertype] ../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:3130:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3130:56: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:3130:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3136:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3136:56: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:3136:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3187:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3187:36: expected unsigned int [usertype] pwr_const ../drivers/gpu/drm/radeon/ni_dpm.c:3187:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3188:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3188:36: expected unsigned int [usertype] dc_cacValue ../drivers/gpu/drm/radeon/ni_dpm.c:3188:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3189:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3189:36: expected unsigned int [usertype] bif_cacValue ../drivers/gpu/drm/radeon/ni_dpm.c:3189:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3902:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ni_dpm.c:3903:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3904:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3907:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ni_dpm.c:3908:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ni_dpm.c:3934: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:3939:20: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3940:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3941:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ni_dpm.c:4015:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:4019:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:4037:42: warning: cast to restricted __le16 ../drivers/hid/hid-roccat-kone.c:100:28: warning: incorrect type in assignment (different base types) ../drivers/hid/hid-roccat-kone.c:100:28: expected unsigned short [usertype] checksum ../drivers/hid/hid-roccat-kone.c:100:28: got restricted __le16 [usertype] ../drivers/hid/hid-roccat-kone.c:259:19: warning: cast to restricted __le16 ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../fs/bcachefs/btree_iter.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../fs/bcachefs/btree_iter.c:1548:9: error: incompatible types in comparison expression (different address spaces): ../fs/bcachefs/btree_iter.c:1548:9: unsigned long [noderef] __rcu * ../fs/bcachefs/btree_iter.c:1548:9: unsigned long * ../fs/bcachefs/btree_iter.c:1549:9: error: incompatible types in comparison expression (different address spaces): ../fs/bcachefs/btree_iter.c:1549:9: struct btree_path [noderef] __rcu * ../fs/bcachefs/btree_iter.c:1549:9: struct btree_path * ../fs/bcachefs/btree_iter.c:1550:9: error: incompatible types in comparison expression (different address spaces): ../fs/bcachefs/btree_iter.c:1550:9: unsigned short [noderef] __rcu * ../fs/bcachefs/btree_iter.c:1550:9: unsigned short [usertype] * ../fs/bcachefs/btree_iter.c:1551:9: error: incompatible types in comparison expression (different address spaces): ../fs/bcachefs/btree_iter.c:1551:9: struct btree_insert_entry [noderef] __rcu * ../fs/bcachefs/btree_iter.c:1551:9: struct btree_insert_entry * ../fs/bcachefs/btree_iter.c: note: in included file (through ../fs/bcachefs/btree_types.h, ../fs/bcachefs/bcachefs.h): ../fs/bcachefs/replicas_types.h:24:34: warning: array of flexible structures ../fs/bcachefs/btree_iter.c:3152:36: error: incompatible types in comparison expression (different address spaces): ../fs/bcachefs/btree_iter.c:3152:36: struct btree_path [noderef] __rcu * ../fs/bcachefs/btree_iter.c:3152:36: struct btree_path * ../fs/bcachefs/btree_iter.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:285:9: warning: context imbalance in 'bch2_trans_srcu_unlock' - unexpected unlock ../fs/bcachefs/btree_iter.c:2847:9: warning: context imbalance in 'bch2_trans_srcu_lock' - different lock contexts for basic block ../fs/bcachefs/btree_iter.c:3069:9: warning: context imbalance in 'bch2_trans_put' - different lock contexts for basic block ../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/rapidio/switches/idtcps.c: note: in included file: ../include/linux/rio.h:204:34: warning: array of flexible structures ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:998:14: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1008:13: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1011:28: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1015:9: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1015:9: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1015:9: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1015:9: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1058:27: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1061:25: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1112:21: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1114:33: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1143:30: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1147:42: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1152:50: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1153:40: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1284:25: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1284:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1284:25: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1284:25: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1296:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1296:25: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1296:25: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1297:25: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1297:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1297:25: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1297:25: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1298:25: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1298:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1298:25: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1298:25: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1300:25: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1300:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1300:25: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1300:25: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1303:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1303:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1303:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1303:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1304:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1304:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1304:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1304:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1305:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1305:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1305:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1305:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1321:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1321:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1321:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1321:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1322:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1322:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1322:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1322:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1323:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1323:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1323:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1323:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1344:13: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1359:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1359:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1359:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1360:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1360:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1360:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1360:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1361:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1361:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1361:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1361:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1380:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1380:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1380:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1381:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1381:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1381:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1381:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1382:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1382:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1382:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1382:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1400:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1400:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1400:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1401:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1401:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1401:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1401:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1402:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1402:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1402:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1402:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1456:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1456:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1456:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1456:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1457:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1457:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1457:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1457:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1461:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1461:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1461:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1461:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:951:21: warning: cast truncates bits from constant value (ffffffff7fffffff becomes 7fffffff) ../drivers/gpu/drm/nouveau/nvkm/subdev/acr/lsfw.c: In function ‘nvkm_acr_lsfw_load_sig_image_desc_v2’: ../drivers/gpu/drm/nouveau/nvkm/subdev/acr/lsfw.c:221:21: warning: variable ‘loc’ set but not used [-Wunused-but-set-variable] 221 | u32 loc, sig, cnt, *meta; | ^~~ ../fs/ocfs2/refcounttree.c:633:27: warning: incorrect type in assignment (different base types) ../fs/ocfs2/refcounttree.c:633:27: expected restricted __le32 [usertype] rf_generation ../fs/ocfs2/refcounttree.c:633:27: got unsigned int ../fs/bcachefs/btree_key_cache.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.c:1035:24: warning: cast to restricted __le64 ../drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.c:1037:24: warning: cast to restricted __le64 ../drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.c:2133:17: warning: cast truncates bits from constant value (42110030 becomes 30) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.c:2133:17: warning: cast truncates bits from constant value (42110030 becomes 30) ../fs/bcachefs/btree_locking.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../fs/bcachefs/btree_locking.c:315:36: error: incompatible types in comparison expression (different address spaces): ../fs/bcachefs/btree_locking.c:315:36: struct btree_path [noderef] __rcu * ../fs/bcachefs/btree_locking.c:315:36: struct btree_path * ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/rapidio/switches/idt_gen2.c: note: in included file: ../include/linux/rio.h:204:34: warning: array of flexible structures ../fs/bcachefs/btree_update.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../drivers/net/ethernet/qualcomm/qca_7k_common.c:31:18: warning: restricted __le16 degrades to integer ../drivers/net/ethernet/qualcomm/qca_7k_common.c:32:19: warning: restricted __le16 degrades to integer ../fs/bcachefs/btree_trans_commit.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../fs/bcachefs/btree_trans_commit.c: note: in included file (through ../fs/bcachefs/btree_types.h, ../fs/bcachefs/bcachefs.h): ../fs/bcachefs/replicas_types.h:24:34: warning: array of flexible structures ../fs/bcachefs/btree_trans_commit.c: note: in included file (through ../fs/bcachefs/bcachefs.h): ../fs/bcachefs/bcachefs_format.h:1408:38: warning: array of flexible structures ../drivers/staging/media/atomisp/pci/isp/kernels/ob/ob2/ia_css_ob2.host.c:41:29: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ob/ob2/ia_css_ob2.host.c:41:29: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ob/ob2/ia_css_ob2.host.c:42:29: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ob/ob2/ia_css_ob2.host.c:42:29: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ob/ob2/ia_css_ob2.host.c:43:29: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ob/ob2/ia_css_ob2.host.c:43:29: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ob/ob2/ia_css_ob2.host.c:44:29: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ob/ob2/ia_css_ob2.host.c:44:29: error: too long token expansion ../fs/bcachefs/btree_write_buffer.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../fs/bcachefs/btree_write_buffer.c: note: in included file (through ../fs/bcachefs/bcachefs.h): ../fs/bcachefs/bcachefs_format.h:1408:38: warning: array of flexible structures ../drivers/rapidio/devices/tsi721.c:1793:44: warning: cast to restricted __le64 ../drivers/rapidio/devices/tsi721.c:137:35: warning: incorrect type in assignment (different base types) ../drivers/rapidio/devices/tsi721.c:137:35: expected restricted __le32 ../drivers/rapidio/devices/tsi721.c:137:35: got restricted __be32 ../drivers/rapidio/devices/tsi721.c:139:35: warning: incorrect type in assignment (different base types) ../drivers/rapidio/devices/tsi721.c:139:35: expected restricted __le32 ../drivers/rapidio/devices/tsi721.c:139:35: got unsigned int ../drivers/rapidio/devices/tsi721.c:185:25: warning: cast to restricted __be32 ../drivers/rapidio/devices/tsi721.c:185:25: warning: cast from restricted __le32 ../drivers/rapidio/devices/tsi721.c: note: in included file: ../include/linux/rio.h:204:34: warning: array of flexible structures ../drivers/rapidio/devices/tsi721.c:2267:29: warning: incorrect type in assignment (different base types) ../drivers/rapidio/devices/tsi721.c:2267:29: expected unsigned long long [usertype] ../drivers/rapidio/devices/tsi721.c:2267:29: got restricted __le64 [usertype] ../drivers/rapidio/devices/tsi721.c:2527:50: warning: incorrect type in assignment (different base types) ../drivers/rapidio/devices/tsi721.c:2527:50: expected unsigned long long [usertype] ../drivers/rapidio/devices/tsi721.c:2527:50: got restricted __le64 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4099:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4099:40: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/si_dpm.c:4099:40: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4133:24: warning: cast to restricted __be16 ../drivers/gpu/drm/radeon/si_dpm.c:4141:37: warning: cast to restricted __be16 ../drivers/gpu/drm/radeon/si_dpm.c:4156:45: warning: cast to restricted __be16 ../drivers/gpu/drm/radeon/si_dpm.c:2163:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2163:48: expected unsigned int [usertype] TDPLimit ../drivers/gpu/drm/radeon/si_dpm.c:2163:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2165:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2165:52: expected unsigned int [usertype] NearTDPLimit ../drivers/gpu/drm/radeon/si_dpm.c:2165:52: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2167:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2167:54: expected unsigned int [usertype] SafePowerLimit ../drivers/gpu/drm/radeon/si_dpm.c:2167:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2182:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2182:54: expected unsigned int [usertype] NearTDPLimitTherm ../drivers/gpu/drm/radeon/si_dpm.c:2182:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2183:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2183:49: expected unsigned int [usertype] dGPU_T_Limit ../drivers/gpu/drm/radeon/si_dpm.c:2183:49: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2184:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2184:51: expected unsigned int [usertype] dGPU_T_Warning ../drivers/gpu/drm/radeon/si_dpm.c:2184:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2185:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2185:54: expected unsigned int [usertype] dGPU_T_Hysteresis ../drivers/gpu/drm/radeon/si_dpm.c:2185:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2213:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2213:52: expected unsigned int [usertype] NearTDPLimit ../drivers/gpu/drm/radeon/si_dpm.c:2213:52: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2215:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2215:54: expected unsigned int [usertype] SafePowerLimit ../drivers/gpu/drm/radeon/si_dpm.c:2215:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2354:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2354:62: expected unsigned short [usertype] PwrEfficiencyRatio ../drivers/gpu/drm/radeon/si_dpm.c:2354:62: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2410:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2410:54: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/si_dpm.c:2410:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2411:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2411:56: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/si_dpm.c:2411:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2481:23: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2481:23: expected unsigned int [usertype] K ../drivers/gpu/drm/radeon/si_dpm.c:2481:23: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2482:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2482:24: expected unsigned int [usertype] T0 ../drivers/gpu/drm/radeon/si_dpm.c:2482:24: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2483:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2483:26: expected unsigned int [usertype] MaxT ../drivers/gpu/drm/radeon/si_dpm.c:2483:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2487:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2487:32: expected unsigned int [usertype] Tthreshold ../drivers/gpu/drm/radeon/si_dpm.c:2487:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2493:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2493:36: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2493:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2494:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2494:36: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2494:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2501:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2501:41: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2501:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2502:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2502:39: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2502:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2590:100: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2590:100: expected unsigned short ../drivers/gpu/drm/radeon/si_dpm.c:2590:100: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2626:100: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2626:100: expected unsigned short ../drivers/gpu/drm/radeon/si_dpm.c:2626:100: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2683:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2683:34: expected unsigned int [usertype] l2numWin_TDP ../drivers/gpu/drm/radeon/si_dpm.c:2683:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2686:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2686:33: expected unsigned int [usertype] lkge_lut_V0 ../drivers/gpu/drm/radeon/si_dpm.c:2686:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2687:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2687:36: expected unsigned int [usertype] lkge_lut_Vstep ../drivers/gpu/drm/radeon/si_dpm.c:2687:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2688:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2688:26: expected unsigned int [usertype] R_LL ../drivers/gpu/drm/radeon/si_dpm.c:2688:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2689:29: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2689:29: expected unsigned int [usertype] WinTime ../drivers/gpu/drm/radeon/si_dpm.c:2689:29: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2690:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2690:41: expected unsigned int [usertype] calculation_repeats ../drivers/gpu/drm/radeon/si_dpm.c:2690:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2691:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2691:28: expected unsigned int [usertype] dc_cac ../drivers/gpu/drm/radeon/si_dpm.c:2691:28: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2694:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2694:33: expected unsigned int [usertype] lkge_lut_T0 ../drivers/gpu/drm/radeon/si_dpm.c:2694:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2695:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2695:36: expected unsigned int [usertype] lkge_lut_Tstep ../drivers/gpu/drm/radeon/si_dpm.c:2695:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2873:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2873:37: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2873:37: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2877:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2877:35: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2877:35: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4024:35: warning: invalid assignment: |= ../drivers/gpu/drm/radeon/si_dpm.c:4024:35: left side has type unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4024:35: right side has type restricted __be32 ../drivers/gpu/drm/radeon/si_dpm.c:4045:88: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4045:88: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4045:88: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4059:89: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4059:89: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4059:89: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4067:88: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4067:88: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4067:88: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4076:109: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4076:109: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4076:109: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4122:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4122:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/si_dpm.c:4122:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4183:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4183:24: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/si_dpm.c:4183:24: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4291:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4291:39: expected unsigned int [usertype] mc_arb_dram_timing ../drivers/gpu/drm/radeon/si_dpm.c:4291:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4292:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4292:39: expected unsigned int [usertype] mc_arb_dram_timing2 ../drivers/gpu/drm/radeon/si_dpm.c:4292:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4356:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4356:50: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4356:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4358:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4358:58: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4358:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4360:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4360:59: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4360:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4362:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4362:59: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4362:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4364:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4364:56: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4364:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4366:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4366:58: expected unsigned int [usertype] vMPLL_FUNC_CNTL_1 ../drivers/gpu/drm/radeon/si_dpm.c:4366:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4368:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4368:58: expected unsigned int [usertype] vMPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4368:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4370:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4370:49: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/si_dpm.c:4370:49: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4372:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4372:50: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/si_dpm.c:4372:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4375:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4375:51: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/si_dpm.c:4375:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4378:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4378:59: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4378:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4380:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4380:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4380:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4382:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4382:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/si_dpm.c:4382:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4384:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4384:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/si_dpm.c:4384:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4386:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4386:65: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/si_dpm.c:4386:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4388:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4388:68: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/si_dpm.c:4388:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4391:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4391:51: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/si_dpm.c:4391:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4432:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4432:38: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/si_dpm.c:4432:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4434:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4434:39: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/si_dpm.c:4434:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4460:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4460:51: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/si_dpm.c:4460:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4463:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4463:53: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/si_dpm.c:4463:53: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4558:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4558:47: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4558:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4560:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4560:55: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4560:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4562:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4562:56: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4562:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4564:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4564:56: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4564:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4566:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4566:53: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4566:53: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4568:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4568:55: expected unsigned int [usertype] vMPLL_FUNC_CNTL_1 ../drivers/gpu/drm/radeon/si_dpm.c:4568:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4570:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4570:55: expected unsigned int [usertype] vMPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4570:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4572:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4572:46: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/si_dpm.c:4572:46: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4574:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4574:47: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/si_dpm.c:4574:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4577:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4577:56: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4577:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4579:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4579:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4579:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4581:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4581:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/si_dpm.c:4581:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4583:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4583:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/si_dpm.c:4583:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4601:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4601:48: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/si_dpm.c:4601:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4604:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4604:50: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/si_dpm.c:4604:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4842:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4842:34: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/si_dpm.c:4842:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4843:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4843:42: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4843:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4844:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4844:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4844:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4845:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4845:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/si_dpm.c:4845:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4846:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4846:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/si_dpm.c:4846:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4847:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4847:48: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/si_dpm.c:4847:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4848:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4848:50: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/si_dpm.c:4848:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4929:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4929:26: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/si_dpm.c:4929:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4930:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4930:31: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4930:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4931:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4931:33: expected unsigned int [usertype] vMPLL_FUNC_CNTL_1 ../drivers/gpu/drm/radeon/si_dpm.c:4931:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4932:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4932:33: expected unsigned int [usertype] vMPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4932:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4933:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4933:34: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4933:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4934:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4934:34: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4934:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4935:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4935:33: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4935:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4936:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4936:25: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4936:25: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4937:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4937:24: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/si_dpm.c:4937:24: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4938:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4938:25: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/si_dpm.c:4938:25: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4952:42: warning: too many warnings ../drivers/rapidio/switches/idt_gen3.c: note: in included file: ../include/linux/rio.h:204:34: warning: array of flexible structures ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c: In function ‘qlcnic_request_irq’: ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c:1771:49: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 9 and 24 [-Wformat-truncation=] 1771 | "%s-tx-%d", netdev->name, ring); | ^~ ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c:1771:42: note: directive argument in the range [-2147483643, 254] 1771 | "%s-tx-%d", netdev->name, ring); | ^~~~~~~~~~ ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c:1770:33: note: ‘snprintf’ output between 6 and 31 bytes into a destination of size 28 1770 | snprintf(tx_ring->name, sizeof(tx_ring->name), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1771 | "%s-tx-%d", netdev->name, ring); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/gpu/drm/radeon/kv_dpm.c:2071:60: warning: cast to restricted __be32 ../drivers/gpu/drm/radeon/kv_dpm.c:1189:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:1189:32: expected unsigned short [usertype] fps_high_t ../drivers/gpu/drm/radeon/kv_dpm.c:1189:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:1197:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:1197:31: expected unsigned char [usertype] fps_low_t ../drivers/gpu/drm/radeon/kv_dpm.c:1197:31: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:389:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:389:49: expected unsigned int [usertype] SclkFrequency ../drivers/gpu/drm/radeon/kv_dpm.c:389:49: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:463:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:463:44: expected unsigned int [usertype] MinVddNb ../drivers/gpu/drm/radeon/kv_dpm.c:463:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:473:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:473:38: expected unsigned short [usertype] AT ../drivers/gpu/drm/radeon/kv_dpm.c:473:38: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:546:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:546:38: expected unsigned int [usertype] low_sclk_interrupt_t ../drivers/gpu/drm/radeon/kv_dpm.c:546:38: 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] VclkFrequency ../drivers/gpu/drm/radeon/kv_dpm.c:678:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:679:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:679:48: expected unsigned int [usertype] DclkFrequency ../drivers/gpu/drm/radeon/kv_dpm.c:679:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:680:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:680:43: expected unsigned short [usertype] MinVddNb ../drivers/gpu/drm/radeon/kv_dpm.c:680:43: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:749:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:749:44: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/kv_dpm.c:749:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:750:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:750:45: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/kv_dpm.c:750:45: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:812:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:812:45: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/kv_dpm.c:812:45: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:813:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:813:46: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/kv_dpm.c:813:46: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:874:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:874:44: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/kv_dpm.c:874:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:875:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:875:45: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/kv_dpm.c:875:45: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:2305:44: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2306:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2308:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2321:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2328:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2330:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2332:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2387:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2388:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2389:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2392:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2393:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2416:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2453:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2456:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2459:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2510:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2611:24: warning: cast to restricted __be32 ../drivers/gpu/drm/radeon/kv_dpm.c:2633:24: warning: cast to restricted __be32 ../drivers/accel/habanalabs/common/memory.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.c:902:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.c:902:25: expected unsigned int [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.c:902:25: got restricted __le32 [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:571:25: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:574:38: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:573:31: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:573:62: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:573:62: expected restricted __le32 [usertype] offs ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:573:62: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:575:35: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:577:21: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:578:66: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:601:54: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:601:64: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:601:20: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:615:22: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:627:63: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:627:26: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:626:20: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:633:18: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:633:55: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:632:16: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:636:21: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:636:50: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:650:22: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:662:63: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:662:26: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:661:20: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:668:18: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:668:55: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:667:16: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:670:21: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:670:50: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:697:55: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:697:65: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:697:20: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:703:25: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:710:38: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:709:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:709:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:709:22: expected restricted __le32 [usertype] offs ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:709:22: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:711:25: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:712:32: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:717:33: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:718:62: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:766:19: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:766:19: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:766:19: expected int idx ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:766:19: got restricted __le32 [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:777:26: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:776:16: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:776:14: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:776:14: expected restricted __le32 [usertype] offs ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:776:14: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:779:48: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:788:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:788:22: expected unsigned int [usertype] offs ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:788:22: got restricted __le32 [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:801:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:801:22: expected unsigned int [usertype] offs ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:801:22: got restricted __le32 [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:833:38: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:834:33: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:847:33: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:847:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:847:48: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:847:45: warning: incorrect type in return expression (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:847:45: expected restricted __le32 ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:847:45: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:860:28: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:862:25: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:862:45: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:863:58: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:862:70: warning: incorrect type in return expression (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:862:70: expected restricted __le32 ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:862:70: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:911:21: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:911:21: expected unsigned int [usertype] val ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:911:21: got restricted __le32 ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:999:72: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:999:72: expected unsigned long long [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:999:72: got restricted __le64 [assigned] [usertype] data ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1014:60: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1014:60: expected unsigned long long [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1014:60: got restricted __le64 [assigned] [usertype] data ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1025:60: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1025:60: expected unsigned long long [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1025:60: got restricted __le64 [assigned] [usertype] data ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1099:23: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1099:23: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1099:23: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1123:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1123:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1123:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1123:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1123:22: expected restricted __le32 [addressable] [usertype] flash_fw_ver ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1123:22: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1127:46: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1139:21: warning: restricted __le32 degrades to integer ../fs/bcachefs/btree_update_interior.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../fs/bcachefs/btree_update_interior.c: note: in included file (through ../fs/bcachefs/bcachefs.h): ../fs/bcachefs/bcachefs_format.h:1408:38: warning: array of flexible structures ../drivers/rapidio/devices/rio_mport_cdev.c: note: in included file: ../include/linux/rio.h:204:34: warning: array of flexible structures ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c: In function ‘netxen_nic_attach’: ../drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c:1052:45: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size between 4 and 19 [-Wformat-overflow=] 1052 | sprintf(sds_ring->name, "%s[%d]", netdev->name, ring); | ^~ In function ‘netxen_nic_request_irq’, inlined from ‘netxen_nic_attach’ at ../drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c:1251:8: ../drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c:1052:41: note: directive argument in the range [-2147483641, 254] 1052 | sprintf(sds_ring->name, "%s[%d]", netdev->name, ring); | ^~~~~~~~ ../drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c:1052:17: note: ‘sprintf’ output between 4 and 29 bytes into a destination of size 20 1052 | sprintf(sds_ring->name, "%s[%d]", netdev->name, ring); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/accel/habanalabs/common/command_submission.c:3266:9: warning: context imbalance in 'unregister_timestamp_node' - different lock contexts for basic block ../drivers/accel/habanalabs/common/command_submission.c:3302:25: warning: context imbalance in 'ts_get_and_handle_kernel_record' - unexpected unlock ../drivers/gpu/drm/xe/xe_wa.c:406:11: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_wa.c:406:11: also defined here ../drivers/gpu/drm/xe/xe_wa.c:439:11: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_wa.c:439:11: also defined here ../drivers/gpu/drm/xe/xe_wa.c:449:11: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_wa.c:449:11: also defined here ../drivers/gpu/drm/xe/xe_wa.c:528:11: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_wa.c:528:11: also defined here ../drivers/gpu/drm/xe/xe_wa.c:563:11: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_wa.c:563:11: also defined here ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" In file included from ../drivers/staging/rtl8723bs/include/drv_types.h:19, from ../drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c:8: ../drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c: In function ‘rtl8723bs_xmit_thread’: ../drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c:421:38: warning: ‘%s’ directive output may be truncated writing up to 15 bytes into a region of size 11 [-Wformat-truncation=] 421 | rtw_sprintf(thread_name, 20, "RTWHALXT-%s", ADPT_ARG(padapter)); | ^~~~~~~~~~~~~ ../drivers/staging/rtl8723bs/include/osdep_service.h:129:69: note: in definition of macro ‘rtw_sprintf’ 129 | #define rtw_sprintf(buf, size, format, arg...) snprintf(buf, size, format, ##arg) | ^~~~~~ ../drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c:421:48: note: format string is defined here 421 | rtw_sprintf(thread_name, 20, "RTWHALXT-%s", ADPT_ARG(padapter)); | ^~ ../drivers/staging/rtl8723bs/include/osdep_service.h:129:49: note: ‘snprintf’ output between 10 and 25 bytes into a destination of size 20 129 | #define rtw_sprintf(buf, size, format, arg...) snprintf(buf, size, format, ##arg) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c:421:9: note: in expansion of macro ‘rtw_sprintf’ 421 | rtw_sprintf(thread_name, 20, "RTWHALXT-%s", ADPT_ARG(padapter)); | ^~~~~~~~~~~ ../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 ../fs/bcachefs/buckets_waiting_for_journal.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c:202:31: warning: cast to restricted __le32 ../fs/ceph/caps.c:3794:9: warning: context imbalance in 'handle_cap_grant' - wrong count at exit ../fs/ceph/caps.c:4494:26: warning: context imbalance in 'ceph_handle_caps' - unexpected unlock ../drivers/net/ethernet/renesas/sh_eth.c:897:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/renesas/sh_eth.c:897:37: expected void const [noderef] __iomem * ../drivers/net/ethernet/renesas/sh_eth.c:897:37: got void * ../drivers/net/ethernet/renesas/sh_eth.c:898:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/renesas/sh_eth.c:898:37: expected void const [noderef] __iomem * ../drivers/net/ethernet/renesas/sh_eth.c:898:37: got void * ../drivers/net/ethernet/renesas/sh_eth.c:905:37: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/renesas/sh_eth.c:905:37: expected void [noderef] __iomem * ../drivers/net/ethernet/renesas/sh_eth.c:905:37: got void * ../drivers/net/ethernet/renesas/sh_eth.c:906:37: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/renesas/sh_eth.c:906:37: expected void [noderef] __iomem * ../drivers/net/ethernet/renesas/sh_eth.c:906:37: got void * ../drivers/net/ethernet/renesas/sh_eth.c:1184:31: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/renesas/sh_eth.c:1184:31: expected void const [noderef] __iomem * ../drivers/net/ethernet/renesas/sh_eth.c:1184:31: got void *addr ../drivers/net/ethernet/renesas/sh_eth.c:1189:31: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/renesas/sh_eth.c:1189:31: expected void [noderef] __iomem * ../drivers/net/ethernet/renesas/sh_eth.c:1189:31: got void *addr ../drivers/net/ethernet/renesas/sh_eth.c:1212:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/renesas/sh_eth.c:1212:33: expected void const [noderef] __iomem * ../drivers/net/ethernet/renesas/sh_eth.c:1212:33: got void *addr ../drivers/net/ethernet/renesas/sh_eth.c:1242:43: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/renesas/sh_eth.c:1247:17: warning: cast to restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:1252:25: warning: cast to restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:1252:25: warning: cast to restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:1260:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/renesas/sh_eth.c:1260:32: expected unsigned int [usertype] status ../drivers/net/ethernet/renesas/sh_eth.c:1260:32: got restricted __le32 [usertype] ../drivers/net/ethernet/renesas/sh_eth.c:1262:40: warning: invalid assignment: |= ../drivers/net/ethernet/renesas/sh_eth.c:1262:40: left side has type unsigned int ../drivers/net/ethernet/renesas/sh_eth.c:1262:40: right side has type restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:1266:49: warning: cast to restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:1283:33: warning: cast to restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:1359:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/renesas/sh_eth.c:1359:29: expected unsigned int [usertype] len ../drivers/net/ethernet/renesas/sh_eth.c:1359:29: got restricted __le32 [usertype] ../drivers/net/ethernet/renesas/sh_eth.c:1360:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/renesas/sh_eth.c:1360:30: expected unsigned int [usertype] addr ../drivers/net/ethernet/renesas/sh_eth.c:1360:30: got restricted __le32 [usertype] ../drivers/net/ethernet/renesas/sh_eth.c:1361:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/renesas/sh_eth.c:1361:32: expected unsigned int [usertype] status ../drivers/net/ethernet/renesas/sh_eth.c:1361:32: got restricted __le32 [usertype] ../drivers/net/ethernet/renesas/sh_eth.c:1375:32: warning: invalid assignment: |= ../drivers/net/ethernet/renesas/sh_eth.c:1375:32: left side has type unsigned int ../drivers/net/ethernet/renesas/sh_eth.c:1375:32: right side has type restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:1383:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/renesas/sh_eth.c:1383:32: expected unsigned int [usertype] status ../drivers/net/ethernet/renesas/sh_eth.c:1383:32: got restricted __le32 [usertype] ../drivers/net/ethernet/renesas/sh_eth.c:1384:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/renesas/sh_eth.c:1384:29: expected unsigned int [usertype] len ../drivers/net/ethernet/renesas/sh_eth.c:1384:29: got restricted __le32 [usertype] ../drivers/net/ethernet/renesas/sh_eth.c:1393:24: warning: invalid assignment: |= ../drivers/net/ethernet/renesas/sh_eth.c:1393:24: left side has type unsigned int ../drivers/net/ethernet/renesas/sh_eth.c:1393:24: right side has type restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:1545:40: warning: invalid assignment: &= ../drivers/net/ethernet/renesas/sh_eth.c:1545:40: left side has type unsigned int ../drivers/net/ethernet/renesas/sh_eth.c:1545:40: right side has type restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:1602:35: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/renesas/sh_eth.c:1605:31: warning: cast to restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:1606:27: warning: cast to restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:1644:36: warning: cast to restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:1675:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/renesas/sh_eth.c:1675:29: expected unsigned int [usertype] len ../drivers/net/ethernet/renesas/sh_eth.c:1675:29: got restricted __le32 [usertype] ../drivers/net/ethernet/renesas/sh_eth.c:1691:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/renesas/sh_eth.c:1691:38: expected unsigned int [usertype] addr ../drivers/net/ethernet/renesas/sh_eth.c:1691:38: got restricted __le32 [usertype] ../drivers/net/ethernet/renesas/sh_eth.c:1695:40: warning: invalid assignment: |= ../drivers/net/ethernet/renesas/sh_eth.c:1695:40: left side has type unsigned int ../drivers/net/ethernet/renesas/sh_eth.c:1695:40: right side has type restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:1698:40: warning: invalid assignment: |= ../drivers/net/ethernet/renesas/sh_eth.c:1698:40: left side has type unsigned int ../drivers/net/ethernet/renesas/sh_eth.c:1698:40: right side has type restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:2473:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/renesas/sh_eth.c:2473:32: expected unsigned int [usertype] status ../drivers/net/ethernet/renesas/sh_eth.c:2473:32: got restricted __le32 [usertype] ../drivers/net/ethernet/renesas/sh_eth.c:2474:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/renesas/sh_eth.c:2474:30: expected unsigned int [usertype] addr ../drivers/net/ethernet/renesas/sh_eth.c:2474:30: got restricted __le32 [usertype] ../drivers/net/ethernet/renesas/sh_eth.c:2525:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/renesas/sh_eth.c:2525:22: expected unsigned int [usertype] addr ../drivers/net/ethernet/renesas/sh_eth.c:2525:22: got restricted __le32 [usertype] ../drivers/net/ethernet/renesas/sh_eth.c:2526:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/renesas/sh_eth.c:2526:22: expected unsigned int [usertype] len ../drivers/net/ethernet/renesas/sh_eth.c:2526:22: got restricted __le32 [usertype] ../drivers/net/ethernet/renesas/sh_eth.c:2530:32: warning: invalid assignment: |= ../drivers/net/ethernet/renesas/sh_eth.c:2530:32: left side has type unsigned int ../drivers/net/ethernet/renesas/sh_eth.c:2530:32: right side has type restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:2532:32: warning: invalid assignment: |= ../drivers/net/ethernet/renesas/sh_eth.c:2532:32: left side has type unsigned int ../drivers/net/ethernet/renesas/sh_eth.c:2532:32: right side has type restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:3105:23: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/renesas/sh_eth.c:3105:23: expected void *addr ../drivers/net/ethernet/renesas/sh_eth.c:3105:23: got void [noderef] __iomem * ../fs/f2fs/extent_cache.c:940:38: warning: context imbalance in '__shrink_extent_tree' - different lock contexts for basic block ../drivers/nvdimm/core.c:188:30: warning: cast to restricted __le32 ../drivers/nvdimm/core.c:222: warning: Function parameter or struct member 'len' not described in 'nd_uuid_store' ../fs/bcachefs/chardev.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../fs/bcachefs/chardev.c: note: in included file: ../fs/bcachefs/bcachefs_ioctl.h:282:43: warning: array of flexible structures ../fs/bcachefs/buckets.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../fs/bcachefs/buckets.c: note: in included file (through ../fs/bcachefs/btree_types.h, ../fs/bcachefs/bcachefs.h): ../fs/bcachefs/replicas_types.h:24:34: warning: array of flexible structures ../fs/bcachefs/checksum.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/staging/vc04_services/interface/vchiq_arm/vchiq_dev.c:328:26: warning: incorrect type in assignment (different address spaces) ../drivers/staging/vc04_services/interface/vchiq_arm/vchiq_dev.c:328:26: expected void *[assigned] userdata ../drivers/staging/vc04_services/interface/vchiq_arm/vchiq_dev.c:328:26: got void [noderef] __user *userdata ../drivers/staging/vc04_services/interface/vchiq_arm/vchiq_dev.c:543:47: warning: incorrect type in assignment (different address spaces) ../drivers/staging/vc04_services/interface/vchiq_arm/vchiq_dev.c:543:47: expected void [noderef] __user *[addressable] [assigned] bulk_userdata ../drivers/staging/vc04_services/interface/vchiq_arm/vchiq_dev.c:543:47: got void *bulk_userdata ../drivers/staging/vc04_services/interface/vchiq_arm/vchiq_dev.c:1330: warning: Function parameter or struct member 'parent' not described in 'vchiq_register_chrdev' ../drivers/net/ethernet/realtek/8139too.c:2247:9: warning: incorrect type in argument 1 (different base types) ../drivers/net/ethernet/realtek/8139too.c:2247:9: expected unsigned int [usertype] ../drivers/net/ethernet/realtek/8139too.c:2247:9: got restricted __le32 [usertype] ../drivers/net/ethernet/realtek/8139too.c:2248:9: warning: incorrect type in argument 1 (different base types) ../drivers/net/ethernet/realtek/8139too.c:2248:9: expected unsigned int [usertype] ../drivers/net/ethernet/realtek/8139too.c:2248:9: got restricted __le32 [usertype] ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c: In function ‘mvpp2_probe’: ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:7631:32: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 7631 | "stats-wq-%s%s", netdev_name(priv->port_list[0]->dev), | ^ ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:7630:9: note: ‘snprintf’ output between 10 and 31 bytes into a destination of size 30 7630 | snprintf(priv->queue_name, sizeof(priv->queue_name), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7631 | "stats-wq-%s%s", netdev_name(priv->port_list[0]->dev), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7632 | priv->port_count > 1 ? "+" : ""); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/btrfs/sysfs.c:660:9: warning: context imbalance in 'btrfs_show_u64' - different lock contexts for basic block ../drivers/gpu/drm/radeon/ci_dpm.c:315:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:315:51: expected unsigned short [usertype] TDC_VDDC_PkgLimit ../drivers/gpu/drm/radeon/ci_dpm.c:315:51: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:352:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:352:54: expected signed short [usertype] FuzzyFan_PwmSetDelta ../drivers/gpu/drm/radeon/ci_dpm.c:352:54: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:400:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:400:59: expected unsigned short [usertype] BapmVddCBaseLeakageHiSidd ../drivers/gpu/drm/radeon/ci_dpm.c:400:59: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:401:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:401:59: expected unsigned short [usertype] BapmVddCBaseLeakageLoSidd ../drivers/gpu/drm/radeon/ci_dpm.c:401:59: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:429:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:429:44: expected unsigned short [usertype] PPM_PkgPwrLimit ../drivers/gpu/drm/radeon/ci_dpm.c:429:44: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:430:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:430:49: expected unsigned short [usertype] PPM_TemperatureLimit ../drivers/gpu/drm/radeon/ci_dpm.c:430:49: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:432:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:432:44: expected unsigned short [usertype] PPM_PkgPwrLimit ../drivers/gpu/drm/radeon/ci_dpm.c:432:44: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:433:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:433:49: expected unsigned short [usertype] PPM_TemperatureLimit ../drivers/gpu/drm/radeon/ci_dpm.c:433:49: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:436:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:436:39: expected unsigned int [usertype] BAPM_TEMP_GRADIENT ../drivers/gpu/drm/radeon/ci_dpm.c:436:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:443:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:443:62: expected unsigned short ../drivers/gpu/drm/radeon/ci_dpm.c:443:62: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:444:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:444:63: expected unsigned short ../drivers/gpu/drm/radeon/ci_dpm.c:444:63: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:968:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:968:27: expected signed short [usertype] TempMin ../drivers/gpu/drm/radeon/ci_dpm.c:968:27: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:969:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:969:27: expected signed short [usertype] TempMed ../drivers/gpu/drm/radeon/ci_dpm.c:969:27: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:970:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:970:27: expected signed short [usertype] TempMax ../drivers/gpu/drm/radeon/ci_dpm.c:970:27: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:972:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:972:26: expected signed short [usertype] Slope1 ../drivers/gpu/drm/radeon/ci_dpm.c:972:26: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:973:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:973:26: expected signed short [usertype] Slope2 ../drivers/gpu/drm/radeon/ci_dpm.c:973:26: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:975:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:975:26: expected signed short [usertype] FdoMin ../drivers/gpu/drm/radeon/ci_dpm.c:975:26: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:977:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:977:28: expected signed short [usertype] HystDown ../drivers/gpu/drm/radeon/ci_dpm.c:977:28: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:979:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:979:26: expected signed short [usertype] HystUp ../drivers/gpu/drm/radeon/ci_dpm.c:979:26: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:981:29: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:981:29: expected signed short [usertype] HystSlope ../drivers/gpu/drm/radeon/ci_dpm.c:981:29: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:983:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:983:31: expected signed short [usertype] TempRespLim ../drivers/gpu/drm/radeon/ci_dpm.c:983:31: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:987:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:987:33: expected unsigned int [usertype] RefreshPeriod ../drivers/gpu/drm/radeon/ci_dpm.c:987:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:990:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:990:26: expected signed short [usertype] FdoMax ../drivers/gpu/drm/radeon/ci_dpm.c:990:26: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:1286:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:1286:33: expected unsigned short [usertype] FpsHighT ../drivers/gpu/drm/radeon/ci_dpm.c:1286:33: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:1289:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:1289:32: expected unsigned short [usertype] FpsLowT ../drivers/gpu/drm/radeon/ci_dpm.c:1289:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:1300:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:1300:38: expected unsigned int [usertype] low_sclk_interrupt_t ../drivers/gpu/drm/radeon/ci_dpm.c:1300:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2172:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2172:36: expected unsigned short [usertype] Voltage ../drivers/gpu/drm/radeon/ci_dpm.c:2172:36: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2173:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2173:45: expected unsigned short [usertype] StdVoltageHiSidd ../drivers/gpu/drm/radeon/ci_dpm.c:2173:45: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2175:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2175:45: expected unsigned short [usertype] StdVoltageLoSidd ../drivers/gpu/drm/radeon/ci_dpm.c:2175:45: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2197:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2197:31: expected unsigned int [usertype] VddcLevelCount ../drivers/gpu/drm/radeon/ci_dpm.c:2197:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2220:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2220:32: expected unsigned int [usertype] VddciLevelCount ../drivers/gpu/drm/radeon/ci_dpm.c:2220:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2243:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2243:31: expected unsigned int [usertype] MvddLevelCount ../drivers/gpu/drm/radeon/ci_dpm.c:2243:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2500:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2500:36: expected unsigned int [usertype] McArbDramTiming ../drivers/gpu/drm/radeon/ci_dpm.c:2500:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2501:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2501:36: expected unsigned int [usertype] McArbDramTiming2 ../drivers/gpu/drm/radeon/ci_dpm.c:2501:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2600:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2600:43: expected unsigned int [usertype] DownT ../drivers/gpu/drm/radeon/ci_dpm.c:2600:43: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2601:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2601:41: expected unsigned int [usertype] UpT ../drivers/gpu/drm/radeon/ci_dpm.c:2601:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2644:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2644:54: expected unsigned int [usertype] VclkFrequency ../drivers/gpu/drm/radeon/ci_dpm.c:2644:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2645:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2645:54: expected unsigned int [usertype] DclkFrequency ../drivers/gpu/drm/radeon/ci_dpm.c:2645:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2646:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2646:48: expected unsigned short [usertype] MinVddc ../drivers/gpu/drm/radeon/ci_dpm.c:2646:48: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2677:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2677:50: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/ci_dpm.c:2677:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2678:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2678:51: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/ci_dpm.c:2678:51: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2710:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2710:50: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/ci_dpm.c:2710:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2711:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2711:51: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/ci_dpm.c:2711:51: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2742:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2742:51: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/ci_dpm.c:2742:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2743:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2743:52: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/ci_dpm.c:2743:52: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2930:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2930:31: expected unsigned int [usertype] MinVddc ../drivers/gpu/drm/radeon/ci_dpm.c:2930:31: 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 int [usertype] MinVddcPhases ../drivers/gpu/drm/radeon/ci_dpm.c:2931:37: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2932:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2932:32: expected unsigned int [usertype] MinVddci ../drivers/gpu/drm/radeon/ci_dpm.c:2932:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2933:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2933:31: expected unsigned int [usertype] MinMvdd ../drivers/gpu/drm/radeon/ci_dpm.c:2933:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2935:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2935:37: expected unsigned int [usertype] MclkFrequency ../drivers/gpu/drm/radeon/ci_dpm.c:2935:37: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2936:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2936:37: expected unsigned short [usertype] ActivityLevel ../drivers/gpu/drm/radeon/ci_dpm.c:2936:37: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2937:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2937:36: expected unsigned int [usertype] MpllFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2937:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2938:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2938:38: expected unsigned int [usertype] MpllFuncCntl_1 ../drivers/gpu/drm/radeon/ci_dpm.c:2938:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2939:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2939:38: expected unsigned int [usertype] MpllFuncCntl_2 ../drivers/gpu/drm/radeon/ci_dpm.c:2939:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2940:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2940:38: expected unsigned int [usertype] MpllAdFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2940:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2941:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2941:38: expected unsigned int [usertype] MpllDqFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2941:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2942:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2942:38: expected unsigned int [usertype] MclkPwrmgtCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2942:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2943:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2943:31: expected unsigned int [usertype] DllCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2943:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2944:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2944:31: expected unsigned int [usertype] MpllSs1 ../drivers/gpu/drm/radeon/ci_dpm.c:2944:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2945:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2945:31: expected unsigned int [usertype] MpllSs2 ../drivers/gpu/drm/radeon/ci_dpm.c:2945:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2965:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2965:42: expected unsigned int [usertype] MinVddc ../drivers/gpu/drm/radeon/ci_dpm.c:2965:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2967:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2967:42: expected unsigned int [usertype] MinVddc ../drivers/gpu/drm/radeon/ci_dpm.c:2967:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2998:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2998:32: expected unsigned int [usertype] Flags ../drivers/gpu/drm/radeon/ci_dpm.c:2998:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2999:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2999:40: expected unsigned int [usertype] MinVddcPhases ../drivers/gpu/drm/radeon/ci_dpm.c:2999:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3000:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3000:40: expected unsigned int [usertype] SclkFrequency ../drivers/gpu/drm/radeon/ci_dpm.c:3000:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3001:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3001:41: expected unsigned int [usertype] CgSpllFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:3001:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3002:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3002:42: expected unsigned int [usertype] CgSpllFuncCntl2 ../drivers/gpu/drm/radeon/ci_dpm.c:3002:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3003:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3003:42: expected unsigned int [usertype] CgSpllFuncCntl3 ../drivers/gpu/drm/radeon/ci_dpm.c:3003:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3004:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3004:42: expected unsigned int [usertype] CgSpllFuncCntl4 ../drivers/gpu/drm/radeon/ci_dpm.c:3004:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3005:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3005:45: expected unsigned int [usertype] SpllSpreadSpectrum ../drivers/gpu/drm/radeon/ci_dpm.c:3005:45: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3006:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3006:46: expected unsigned int [usertype] SpllSpreadSpectrum2 ../drivers/gpu/drm/radeon/ci_dpm.c:3006:46: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3007:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3007:37: expected unsigned int [usertype] CcPwrDynRm ../drivers/gpu/drm/radeon/ci_dpm.c:3007:37: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3008:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3008:38: expected unsigned int [usertype] CcPwrDynRm1 ../drivers/gpu/drm/radeon/ci_dpm.c:3008:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3015:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3015:57: expected unsigned int [usertype] MinVddci ../drivers/gpu/drm/radeon/ci_dpm.c:3015:57: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3018:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3018:57: expected unsigned int [usertype] MinVddci ../drivers/gpu/drm/radeon/ci_dpm.c:3018:57: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3025:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3025:48: expected unsigned int [usertype] MinMvdd ../drivers/gpu/drm/radeon/ci_dpm.c:3025:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3033:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3033:40: expected unsigned int [usertype] DllCntl ../drivers/gpu/drm/radeon/ci_dpm.c:3033:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3034:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3034:47: expected unsigned int [usertype] MclkPwrmgtCntl ../drivers/gpu/drm/radeon/ci_dpm.c:3034:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3035:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3035:47: expected unsigned int [usertype] MpllAdFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:3035:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3037:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3037:47: expected unsigned int [usertype] MpllDqFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:3037:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3039:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3039:45: expected unsigned int [usertype] MpllFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:3039:45: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3041:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3041:47: expected unsigned int [usertype] MpllFuncCntl_1 ../drivers/gpu/drm/radeon/ci_dpm.c:3041:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3043:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3043:47: expected unsigned int [usertype] MpllFuncCntl_2 ../drivers/gpu/drm/radeon/ci_dpm.c:3043:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3045:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3045:40: expected unsigned int [usertype] MpllSs1 ../drivers/gpu/drm/radeon/ci_dpm.c:3045:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3046:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3046:40: expected unsigned int [usertype] MpllSs2 ../drivers/gpu/drm/radeon/ci_dpm.c:3046:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3053:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3053:46: expected unsigned short [usertype] ActivityLevel ../drivers/gpu/drm/radeon/ci_dpm.c:3053:46: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3113:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3113:27: expected unsigned int [usertype] CcPwrDynRm ../drivers/gpu/drm/radeon/ci_dpm.c:3113:27: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3114:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3114:28: expected unsigned int [usertype] CcPwrDynRm1 ../drivers/gpu/drm/radeon/ci_dpm.c:3114:28: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3115:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3115:27: expected unsigned short [usertype] VddcOffset ../drivers/gpu/drm/radeon/ci_dpm.c:3115:27: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3222:30: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3222:30: expected unsigned int [usertype] Flags ../drivers/gpu/drm/radeon/ci_dpm.c:3222:30: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3223:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3223:32: expected unsigned int [usertype] MinVddc ../drivers/gpu/drm/radeon/ci_dpm.c:3223:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3224:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3224:38: expected unsigned int [usertype] MinVddcPhases ../drivers/gpu/drm/radeon/ci_dpm.c:3224:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3225:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3225:38: expected unsigned int [usertype] SclkFrequency ../drivers/gpu/drm/radeon/ci_dpm.c:3225:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3226:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3226:38: expected unsigned short [usertype] ActivityLevel ../drivers/gpu/drm/radeon/ci_dpm.c:3226:38: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3227:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3227:40: expected unsigned int [usertype] CgSpllFuncCntl3 ../drivers/gpu/drm/radeon/ci_dpm.c:3227:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3228:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3228:40: expected unsigned int [usertype] CgSpllFuncCntl4 ../drivers/gpu/drm/radeon/ci_dpm.c:3228:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3229:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3229:43: expected unsigned int [usertype] SpllSpreadSpectrum ../drivers/gpu/drm/radeon/ci_dpm.c:3229:43: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3230:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3230:44: expected unsigned int [usertype] SpllSpreadSpectrum2 ../drivers/gpu/drm/radeon/ci_dpm.c:3230:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3231:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3231:35: expected unsigned int [usertype] CcPwrDynRm ../drivers/gpu/drm/radeon/ci_dpm.c:3231:35: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3232:36: warning: too many warnings ../fs/ocfs2/suballoc.c:2429:17: warning: context imbalance in 'ocfs2_block_group_clear_bits' - different lock contexts for basic block ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../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 ../drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ia_css_s3a.host.c:55:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ia_css_s3a.host.c:55:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ia_css_s3a.host.c:57:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ia_css_s3a.host.c:57:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ia_css_s3a.host.c:59:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ia_css_s3a.host.c:59:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ia_css_s3a.host.c:71:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ia_css_s3a.host.c:71:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ia_css_s3a.host.c:73:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ia_css_s3a.host.c:73:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ia_css_s3a.host.c:75:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ia_css_s3a.host.c:75:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ia_css_s3a.host.c:90:21: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ia_css_s3a.host.c:90:21: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ia_css_s3a.host.c:93:21: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ia_css_s3a.host.c:93:21: error: too long token expansion ../drivers/accel/habanalabs/common/memory_mgr.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/gpu/drm/xe/display/xe_fb_pin.c:384:1: warning: no newline at end of file ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/platform/x86/msi-laptop.c:488:78: warning: dubious: !x | y ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:115:27: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:115:27: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:708:48: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:708:48: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:712:47: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:712:47: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:716:48: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:716:48: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:781:28: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:781:28: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1053:33: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1053:33: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1059:20: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1059:20: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1136:25: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1136:25: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1149:35: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1149:35: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1184:25: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1184:25: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1197:35: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1197:35: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1212:30: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1212:30: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1323:24: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1323:24: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1330:40: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1330:40: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1358:40: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1358:40: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:2990:45: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:2990:45: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3832:54: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3832:54: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3836:55: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3836:55: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3980:17: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3980:17: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3990:50: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3990:50: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3997:58: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3997:58: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:4048:50: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:4048:50: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:5068:37: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:5068:37: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:5070:38: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:5070:38: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:5074:38: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:5074:38: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:5086:29: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:5086:29: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:5357:30: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:5357:30: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:6904:24: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:6904:24: error: too long token expansion ../fs/bcachefs/compress.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures In file included from ../include/asm-generic/bug.h:22, from ../arch/x86/include/asm/bug.h:87, from ../include/linux/bug.h:5, from ../arch/x86/include/asm/paravirt.h:19, from ../arch/x86/include/asm/cpuid.h:62, 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/mtd/mtdpart.c:10: ../drivers/mtd/mtdpart.c: In function ‘parse_mtd_partitions’: ../drivers/mtd/mtdpart.c:693:34: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 693 | pr_debug("%s: got parser %s\n", master->name, | ^~~~~~~~~~~~~~~~~~~~~ ../include/linux/printk.h:345:21: note: in definition of macro ‘pr_fmt’ 345 | #define pr_fmt(fmt) fmt | ^~~ ../include/linux/dynamic_debug.h:248:9: note: in expansion of macro ‘__dynamic_func_call_cls’ 248 | __dynamic_func_call_cls(__UNIQUE_ID(ddebug), cls, fmt, func, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~~ ../include/linux/dynamic_debug.h:250:9: note: in expansion of macro ‘_dynamic_func_call_cls’ 250 | _dynamic_func_call_cls(_DPRINTK_CLASS_DFLT, fmt, func, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~ ../include/linux/dynamic_debug.h:269:9: note: in expansion of macro ‘_dynamic_func_call’ 269 | _dynamic_func_call(fmt, __dynamic_pr_debug, \ | ^~~~~~~~~~~~~~~~~~ ../include/linux/printk.h:579:9: note: in expansion of macro ‘dynamic_pr_debug’ 579 | dynamic_pr_debug(fmt, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~ ../drivers/mtd/mtdpart.c:693:25: note: in expansion of macro ‘pr_debug’ 693 | pr_debug("%s: got parser %s\n", master->name, | ^~~~~~~~ ../drivers/mtd/mtdpart.c:693:50: note: format string is defined here 693 | pr_debug("%s: got parser %s\n", master->name, | ^~ ../drivers/staging/vc04_services/bcm2835-camera/bcm2835-camera.c: In function ‘vidioc_querycap’: ../drivers/staging/vc04_services/bcm2835-camera/bcm2835-camera.c:889:74: warning: ‘%s’ directive output may be truncated writing up to 35 bytes into a region of size 23 [-Wformat-truncation=] 889 | snprintf((char *)cap->bus_info, sizeof(cap->bus_info), "platform:%s", dev->v4l2_dev.name); | ^~ ../drivers/staging/vc04_services/bcm2835-camera/bcm2835-camera.c:889:9: note: ‘snprintf’ output between 10 and 45 bytes into a destination of size 32 889 | snprintf((char *)cap->bus_info, sizeof(cap->bus_info), "platform:%s", dev->v4l2_dev.name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../fs/bcachefs/debug.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../fs/bcachefs/dirent.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures In file included from ../include/linux/string.h:292, from ../include/linux/bitmap.h:12, from ../include/linux/cpumask.h:13, from ../arch/x86/include/asm/paravirt.h:21, from ../arch/x86/include/asm/cpuid.h:62, 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/staging/vc04_services/vchiq-mmal/mmal-vchiq.c:20: In function ‘strncpy’, inlined from ‘create_component’ at ../drivers/staging/vc04_services/vchiq-mmal/mmal-vchiq.c:940:2: ../include/linux/fortify-string.h:68:33: warning: ‘__builtin_strncpy’ specified bound 128 equals destination size [-Wstringop-truncation] 68 | #define __underlying_strncpy __builtin_strncpy | ^ ../include/linux/fortify-string.h:147:16: note: in expansion of macro ‘__underlying_strncpy’ 147 | return __underlying_strncpy(p, q, size); | ^~~~~~~~~~~~~~~~~~~~ ../drivers/platform/x86/samsung-laptop.c:1273:43: warning: incorrect type in assignment (different address spaces) ../drivers/platform/x86/samsung-laptop.c:1273:43: expected void *data ../drivers/platform/x86/samsung-laptop.c:1273:43: got void [noderef] __iomem *f0000_segment ../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_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/nvdimm/region_devs.c:955:9: warning: context imbalance in 'nd_region_acquire_lane' - wrong count at exit ../drivers/nvdimm/region_devs.c:968:36: warning: context imbalance in 'nd_region_release_lane' - unexpected unlock ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/atm/nicstar.c:554:17: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:554:17: expected unsigned int [usertype] word_2 ../drivers/atm/nicstar.c:554:17: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:573:17: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:573:17: expected unsigned int [usertype] word_4 ../drivers/atm/nicstar.c:573:17: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1148:29: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1153:56: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1483:30: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1489:44: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1489:44: expected unsigned int [usertype] word_1 ../drivers/atm/nicstar.c:1489:44: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1492:44: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1492:44: expected unsigned int [usertype] word_2 ../drivers/atm/nicstar.c:1492:44: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1804:36: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1804:36: expected unsigned int [usertype] word_1 ../drivers/atm/nicstar.c:1804:36: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1810:36: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1810:36: expected unsigned int [usertype] word_2 ../drivers/atm/nicstar.c:1810:36: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1859:17: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1859:52: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1860:17: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1866:24: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1873:22: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1874:32: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1882:41: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1882:41: expected unsigned int [usertype] word_2 ../drivers/atm/nicstar.c:1882:41: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1887:46: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1892:17: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1892:17: expected unsigned int [usertype] word_2 ../drivers/atm/nicstar.c:1892:17: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1961:14: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1971:18: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1965:17: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1965:17: expected unsigned int [usertype] word_4 ../drivers/atm/nicstar.c:1965:17: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1992:14: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:2009:15: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:2010:15: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:2034:26: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:2052:47: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:2053:30: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:2054:39: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:2112:23: warning: incorrect type in assignment (different address spaces) ../drivers/atm/nicstar.c:2112:23: expected void [noderef] __user *iov_base ../drivers/atm/nicstar.c:2112:23: got void * ../drivers/atm/nicstar.c:2113:24: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:2146:13: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:2152:21: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:2185:31: warning: cast removes address space '__user' of expression ../drivers/atm/nicstar.c:2292:39: warning: cast removes address space '__user' of expression ../drivers/atm/nicstar.c:2303:47: warning: cast removes address space '__user' of expression ../drivers/atm/nicstar.c:2346:39: warning: cast removes address space '__user' of expression ../drivers/atm/nicstar.c:2580:26: warning: cast removes address space '__user' of expression ../drivers/atm/nicstar.c:1672:29: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1672:29: expected unsigned int [usertype] word_2 ../drivers/atm/nicstar.c:1672:29: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1673:29: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1673:29: expected unsigned int [usertype] word_3 ../drivers/atm/nicstar.c:1673:29: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1674:29: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1674:29: expected unsigned int [usertype] word_4 ../drivers/atm/nicstar.c:1674:29: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1683:29: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1683:29: expected unsigned int [usertype] word_2 ../drivers/atm/nicstar.c:1683:29: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1684:29: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1684:29: expected unsigned int [usertype] word_3 ../drivers/atm/nicstar.c:1684:29: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1687:29: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1687:29: expected unsigned int [usertype] word_4 ../drivers/atm/nicstar.c:1687:29: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1690:29: warning: invalid assignment: |= ../drivers/atm/nicstar.c:1690:29: left side has type unsigned int ../drivers/atm/nicstar.c:1690:29: right side has type restricted __le32 ../drivers/atm/nicstar.c:1698:29: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1698:29: expected unsigned int [usertype] word_1 ../drivers/atm/nicstar.c:1698:29: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1701:29: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1701:29: expected unsigned int [usertype] word_1 ../drivers/atm/nicstar.c:1701:29: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:2702:37: warning: context imbalance in 'ns_poll' - different lock contexts for basic block ../drivers/atm/fore200e.c:437:12: warning: cast to restricted __le32 ../drivers/atm/fore200e.c:445:12: warning: incorrect type in argument 1 (different base types) ../drivers/atm/fore200e.c:445:12: expected unsigned int val ../drivers/atm/fore200e.c:445:12: got restricted __le32 [usertype] ../fs/bcachefs/disk_groups.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../drivers/uio/uio.c:553:21: warning: incorrect type in assignment (different base types) ../drivers/uio/uio.c:553:21: expected restricted __poll_t [usertype] ret ../drivers/uio/uio.c:553:21: got int ../drivers/atm/iphase.c:151:16: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:155:11: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:167:56: warning: invalid assignment: |= ../drivers/atm/iphase.c:167:56: left side has type restricted __be16 ../drivers/atm/iphase.c:167:56: right side has type int ../drivers/atm/iphase.c:204:14: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:220:16: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:228:19: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:241:29: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:242:29: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:279:20: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:384:14: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:444:17: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:446:20: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:529:19: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:583:16: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2966:11: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:3040:23: warning: incorrect type in assignment (different base types) ../drivers/atm/iphase.c:3040:23: expected restricted __be16 [usertype] protocol ../drivers/atm/iphase.c:3040:23: got int vci ../drivers/atm/iphase.c:668:17: warning: restricted __be16 degrades to integer ../drivers/atm/iphase.c:1187:23: warning: incorrect type in assignment (different base types) ../drivers/atm/iphase.c:1187:23: expected restricted __be16 [usertype] protocol ../drivers/atm/iphase.c:1187:23: got int [assigned] desc ../drivers/atm/iphase.c:1299:12: warning: incorrect type in assignment (different base types) ../drivers/atm/iphase.c:1299:12: expected int desc ../drivers/atm/iphase.c:1299:12: got restricted __be16 [usertype] protocol ../drivers/atm/iphase.c:1508:24: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:1555:24: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:1567:20: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:1584:25: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:1737:34: warning: invalid assignment: |= ../drivers/atm/iphase.c:1737:34: left side has type restricted __be16 ../drivers/atm/iphase.c:1737:34: right side has type int ../drivers/atm/iphase.c:1814:15: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:1815:16: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:1968:24: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2024:22: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2051:22: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2114:9: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2114:9: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2114:9: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2130:9: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2130:9: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2130:9: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2131:15: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2132:16: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2280:16: warning: cast to restricted __le32 ../drivers/atm/iphase.c:2280:14: warning: incorrect type in assignment (different base types) ../drivers/atm/iphase.c:2280:14: expected unsigned int [usertype] mac1 ../drivers/atm/iphase.c:2280:14: got restricted __be32 [usertype] ../drivers/atm/iphase.c:2282:16: warning: cast to restricted __le16 ../drivers/atm/iphase.c:2282:14: warning: incorrect type in assignment (different base types) ../drivers/atm/iphase.c:2282:14: expected unsigned short [usertype] mac2 ../drivers/atm/iphase.c:2282:14: got restricted __be16 [usertype] ../drivers/atm/iphase.c:2670:24: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2674:24: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:1134:25: warning: dereference of noderef expression ../drivers/atm/iphase.c:1139:30: warning: dereference of noderef expression ../drivers/atm/iphase.c:1149:29: warning: dereference of noderef expression ../drivers/atm/iphase.c:1170:21: warning: dereference of noderef expression ../drivers/atm/iphase.c:1170:57: warning: dereference of noderef expression ../drivers/atm/iphase.c:1171:21: warning: dereference of noderef expression ../drivers/atm/iphase.c:1171:57: warning: dereference of noderef expression ../drivers/atm/iphase.c:1397:10: warning: dereference of noderef expression ../drivers/atm/iphase.c:1410:18: warning: dereference of noderef expression ../drivers/atm/iphase.c:1492:17: warning: dereference of noderef expression ../drivers/atm/iphase.c:1493:17: warning: dereference of noderef expression ../drivers/atm/iphase.c:2681:15: warning: dereference of noderef expression ../drivers/atm/iphase.c:2682:15: warning: dereference of noderef expression ../drivers/atm/iphase.c:2996:9: warning: dereference of noderef expression ../drivers/atm/iphase.c:2999:9: warning: dereference of noderef expression ../drivers/atm/iphase.c:3000:9: warning: dereference of noderef expression ../drivers/atm/iphase.c:3010:35: warning: dereference of noderef expression ../drivers/atm/iphase.c:3011:51: warning: dereference of noderef expression ../drivers/atm/iphase.c:3028:36: warning: dereference of noderef expression ../drivers/atm/iphase.c:3029:11: warning: dereference of noderef expression In file included from ../include/linux/string.h:292, from ../include/linux/bitmap.h:12, from ../include/linux/cpumask.h:13, from ../arch/x86/include/asm/paravirt.h:21, from ../arch/x86/include/asm/cpuid.h:62, 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/net/ethernet/qlogic/qlcnic/qlcnic.h:10, from ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c:8: In function ‘fortify_memcpy_chk’, inlined from ‘qlcnic_83xx_dcb_query_cee_param’ at ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c:614:3: ../include/linux/fortify-string.h:537: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] 537 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/f2fs/compress.c:1829:39: warning: symbol 'f2fs_compress_aops' was not declared. Should it be static? ../drivers/slimbus/stream.c:49: warning: Excess struct member 'segdist_codes' description in 'segdist_code' ../fs/btrfs/extent_io.c:3125:13: warning: context imbalance in 'detach_extent_buffer_folio' - different lock contexts for basic block ../drivers/mtd/ftl.c:179:37: warning: cast to restricted __le16 ../drivers/mtd/ftl.c:202:23: warning: cast to restricted __le16 ../drivers/mtd/ftl.c:218:21: warning: cast to restricted __le16 ../drivers/mtd/ftl.c:219:24: warning: cast to restricted __le16 ../drivers/mtd/ftl.c:230:24: warning: cast to restricted __le16 ../drivers/mtd/ftl.c:231:28: warning: cast to restricted __le16 ../drivers/mtd/ftl.c:232:27: warning: cast to restricted __le16 ../drivers/mtd/ftl.c:233:27: warning: cast to restricted __le16 ../drivers/mtd/ftl.c:234:17: warning: cast to restricted __le32 ../drivers/mtd/ftl.c:242:28: warning: cast to restricted __le16 ../drivers/mtd/ftl.c:244:53: warning: cast to restricted __le32 ../drivers/mtd/ftl.c:249:21: warning: cast to restricted __le32 ../drivers/mtd/ftl.c:258:27: warning: cast to restricted __le16 ../drivers/mtd/ftl.c:265:14: warning: cast to restricted __le32 ../drivers/mtd/ftl.c:284:44: warning: cast to restricted __le32 ../drivers/mtd/ftl.c:294:17: warning: cast to restricted __le32 ../drivers/mtd/ftl.c:297:25: warning: cast to restricted __le32 ../drivers/mtd/ftl.c:298:23: warning: cast to restricted __le32 ../drivers/mtd/ftl.c:299:39: warning: cast to restricted __le32 ../drivers/mtd/ftl.c:301:22: warning: cast to restricted __le32 ../drivers/mtd/ftl.c:301:22: warning: cast to restricted __le32 ../drivers/mtd/ftl.c:386:23: warning: incorrect type in assignment (different base types) ../drivers/mtd/ftl.c:386:23: expected unsigned short [assigned] [usertype] LogicalEUN ../drivers/mtd/ftl.c:386:23: got restricted __le16 [usertype] ../drivers/mtd/ftl.c:387:23: warning: incorrect type in assignment (different base types) ../drivers/mtd/ftl.c:387:23: expected unsigned int [assigned] [usertype] EraseCount ../drivers/mtd/ftl.c:387:23: got restricted __le32 [usertype] ../drivers/mtd/ftl.c:397:12: warning: cast to restricted __le32 ../drivers/mtd/ftl.c:400:29: warning: cast to restricted __le32 ../drivers/mtd/ftl.c:401:9: warning: incorrect type in assignment (different base types) ../drivers/mtd/ftl.c:401:9: expected unsigned int [usertype] ctl ../drivers/mtd/ftl.c:401:9: got restricted __le32 [usertype] ../drivers/mtd/ftl.c:439:28: warning: incorrect type in initializer (different base types) ../drivers/mtd/ftl.c:439:28: expected unsigned short [usertype] srcunitswap ../drivers/mtd/ftl.c:439:28: got restricted __le16 [usertype] ../drivers/mtd/ftl.c:450:32: warning: cast to restricted __le32 ../drivers/mtd/ftl.c:468:10: warning: incorrect type in assignment (different base types) ../drivers/mtd/ftl.c:468:10: expected unsigned short [usertype] unit ../drivers/mtd/ftl.c:468:10: got restricted __le16 [usertype] ../drivers/mtd/ftl.c:484:17: warning: cast to restricted __le32 ../drivers/mtd/ftl.c:508:32: warning: incorrect type in assignment (different base types) ../drivers/mtd/ftl.c:508:32: expected unsigned int [usertype] ../drivers/mtd/ftl.c:508:32: got restricted __le32 [usertype] ../drivers/mtd/ftl.c:518:36: warning: cast to restricted __le32 ../drivers/mtd/ftl.c:712:52: warning: cast to restricted __le32 ../drivers/mtd/ftl.c:726:13: warning: cast to restricted __le32 ../drivers/mtd/ftl.c:765:43: warning: cast to restricted __le32 ../drivers/mtd/ftl.c:811:19: warning: cast to restricted __le32 ../drivers/mtd/ftl.c:834:18: warning: incorrect type in assignment (different base types) ../drivers/mtd/ftl.c:834:18: expected unsigned int [usertype] le_virt_addr ../drivers/mtd/ftl.c:834:18: got restricted __le32 [usertype] ../drivers/mtd/ftl.c:887:26: warning: cast to restricted __le32 ../drivers/mtd/ftl.c:948:16: warning: cast to restricted __le32 ../drivers/mtd/ftl.c:1028:39: warning: cast to restricted __le32 ../drivers/spmi/spmi-pmic-arb.c:180: warning: Function parameter or struct member 'core' not described in 'spmi_pmic_arb' ../drivers/spmi/spmi-pmic-arb.c:180: warning: Function parameter or struct member 'core_size' not described in 'spmi_pmic_arb' ../drivers/spmi/spmi-pmic-arb.c:180: warning: Function parameter or struct member 'mapping_table_valid' not described in 'spmi_pmic_arb' ../drivers/spmi/spmi-pmic-arb.c:241: warning: Function parameter or struct member 'pmic_arb' not described in 'pmic_arb_read_data' ../drivers/spmi/spmi-pmic-arb.c:255: warning: Function parameter or struct member 'pmic_arb' not described in 'pmic_arb_write_data' ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/net/ethernet/qlogic/qede/qede_main.c: In function ‘qede_init_fp’: ../drivers/net/ethernet/qlogic/qede/qede_main.c:1903:61: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 5 and 20 [-Wformat-truncation=] 1903 | snprintf(fp->name, sizeof(fp->name), "%s-fp-%d", | ^~ ../drivers/net/ethernet/qlogic/qede/qede_main.c:1903:54: note: directive argument in the range [-2147483641, 65534] 1903 | snprintf(fp->name, sizeof(fp->name), "%s-fp-%d", | ^~~~~~~~~~ ../drivers/net/ethernet/qlogic/qede/qede_main.c:1903:17: note: ‘snprintf’ output between 6 and 31 bytes into a destination of size 24 1903 | snprintf(fp->name, sizeof(fp->name), "%s-fp-%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1904 | edev->ndev->name, queue_id); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/atm/eni.c:764:37: warning: cast to restricted __be32 ../drivers/atm/eni.c:2055:36: warning: incorrect type in assignment (different base types) ../drivers/atm/eni.c:2055:36: expected unsigned int [usertype] ../drivers/atm/eni.c:2055:36: got restricted __be32 [usertype] ../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/staging/media/atomisp/pci/isp/kernels/tnr/tnr_1.0/ia_css_tnr.host.c:41:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr_1.0/ia_css_tnr.host.c:41:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr_1.0/ia_css_tnr.host.c:43:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr_1.0/ia_css_tnr.host.c:43:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr_1.0/ia_css_tnr.host.c:45:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr_1.0/ia_css_tnr.host.c:45:13: error: too long token expansion ../drivers/mtd/nftlcore.c:218:31: warning: cast to restricted __le16 ../drivers/mtd/nftlcore.c:221:25: warning: cast to restricted __le16 ../drivers/mtd/nftlcore.c:380:54: warning: incorrect type in assignment (different base types) ../drivers/mtd/nftlcore.c:380:54: expected unsigned short [addressable] [usertype] FoldMark1 ../drivers/mtd/nftlcore.c:380:54: got restricted __le16 [usertype] ../drivers/mtd/nftlcore.c:428:56: warning: incorrect type in assignment (different base types) ../drivers/mtd/nftlcore.c:428:56: expected unsigned short [addressable] [assigned] [usertype] SpareVirtUnitNum ../drivers/mtd/nftlcore.c:428:56: got restricted __le16 [usertype] ../drivers/mtd/nftlcore.c:483:33: warning: cast to restricted __le32 ../drivers/mtd/nftlcore.c:555:25: warning: cast to restricted __le16 ../drivers/mtd/nftlcore.c:642:64: warning: incorrect type in assignment (different base types) ../drivers/mtd/nftlcore.c:642:64: expected unsigned short [addressable] [usertype] SpareVirtUnitNum ../drivers/mtd/nftlcore.c:642:64: got restricted __le16 [usertype] ../drivers/mtd/nftlcore.c:658:33: warning: incorrect type in assignment (different base types) ../drivers/mtd/nftlcore.c:658:33: expected unsigned short [addressable] [usertype] SpareReplUnitNum ../drivers/mtd/nftlcore.c:658:33: got restricted __le16 [usertype] ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c: In function ‘qede_get_drvinfo’: ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:625:34: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size 25 [-Wformat-truncation=] 625 | "[storm %s]", storm); | ^~ ~~~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:624:17: note: ‘snprintf’ output between 9 and 40 bytes into a destination of size 32 624 | snprintf(info->version, sizeof(info->version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 625 | "[storm %s]", storm); | ~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:642:31: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size 28 [-Wformat-truncation=] 642 | "mfw %s", mfw); | ^~ ~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:641:17: note: ‘snprintf’ output between 5 and 36 bytes into a destination of size 32 641 | snprintf(info->fw_version, sizeof(info->fw_version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 642 | "mfw %s", mfw); | ~~~~~~~~~~~~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:639:31: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size 28 [-Wformat-truncation=] 639 | "mbi %s [mfw %s]", mbi, mfw); | ^~ ~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:638:17: note: ‘snprintf’ output between 12 and 74 bytes into a destination of size 32 638 | snprintf(info->fw_version, sizeof(info->fw_version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 639 | "mbi %s [mfw %s]", mbi, mfw); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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/bcachefs/error.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../fs/xfs/libxfs/xfs_trans_resv.c:343:39: error: too long token expansion ../fs/xfs/libxfs/xfs_trans_resv.c:343:39: error: too long token expansion ../fs/xfs/libxfs/xfs_trans_resv.c:415:39: error: too long token expansion ../fs/xfs/libxfs/xfs_trans_resv.c:415:39: error: too long token expansion ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/net/ethernet/qlogic/qed/qed_main.c: In function ‘qed_slowpath_start’: ../drivers/net/ethernet/qlogic/qed/qed_main.c:1218:63: warning: ‘%02x’ directive output truncated writing 2 bytes into a region of size 1 [-Wformat-truncation=] 1218 | snprintf(name, NAME_SIZE, "slowpath-%02x:%02x.%02x", | ^~~~ In function ‘qed_slowpath_wq_start’, inlined from ‘qed_slowpath_start’ at ../drivers/net/ethernet/qlogic/qed/qed_main.c:1250:6: ../drivers/net/ethernet/qlogic/qed/qed_main.c:1218:43: note: directive argument in the range [0, 255] 1218 | snprintf(name, NAME_SIZE, "slowpath-%02x:%02x.%02x", | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/qlogic/qed/qed_main.c:1218:17: note: ‘snprintf’ output 18 bytes into a destination of size 16 1218 | snprintf(name, NAME_SIZE, "slowpath-%02x:%02x.%02x", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1219 | cdev->pdev->bus->number, | ~~~~~~~~~~~~~~~~~~~~~~~~ 1220 | PCI_SLOT(cdev->pdev->devfn), hwfn->abs_pf_id); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/bcachefs/data_update.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../drivers/mtd/nftlmount.c:163:40: warning: cast to restricted __le16 ../drivers/mtd/nftlmount.c:171:35: warning: cast to restricted __le32 ../drivers/mtd/nftlmount.c:183:35: warning: cast to restricted __le16 ../drivers/mtd/nftlmount.c:183:68: warning: cast to restricted __le16 ../drivers/mtd/nftlmount.c:315:22: warning: cast to restricted __le16 ../drivers/mtd/nftlmount.c:318:31: warning: incorrect type in assignment (different base types) ../drivers/mtd/nftlmount.c:318:31: expected unsigned short [addressable] [usertype] EraseMark ../drivers/mtd/nftlmount.c:318:31: got restricted __le16 [usertype] ../drivers/mtd/nftlmount.c:319:32: warning: incorrect type in assignment (different base types) ../drivers/mtd/nftlmount.c:319:32: expected unsigned short [addressable] [usertype] EraseMark1 ../drivers/mtd/nftlmount.c:319:32: got restricted __le16 [usertype] ../drivers/mtd/nftlmount.c:320:30: warning: incorrect type in assignment (different base types) ../drivers/mtd/nftlmount.c:320:30: expected unsigned int [addressable] [usertype] WearInfo ../drivers/mtd/nftlmount.c:320:30: got restricted __le32 [usertype] ../drivers/mtd/nftlmount.c:334:21: warning: cast to restricted __le32 ../drivers/mtd/nftlmount.c:348:24: warning: cast to restricted __le32 ../drivers/mtd/nftlmount.c:500:22: warning: cast to restricted __le16 ../drivers/mtd/nftlmount.c:508:30: warning: incorrect type in assignment (different base types) ../drivers/mtd/nftlmount.c:508:30: expected unsigned short [addressable] [usertype] EraseMark ../drivers/mtd/nftlmount.c:508:30: got restricted __le16 [usertype] ../drivers/mtd/nftlmount.c:509:31: warning: incorrect type in assignment (different base types) ../drivers/mtd/nftlmount.c:509:31: expected unsigned short [addressable] [usertype] EraseMark1 ../drivers/mtd/nftlmount.c:509:31: got restricted __le16 [usertype] ../drivers/mtd/nftlmount.c:510:29: warning: incorrect type in assignment (different base types) ../drivers/mtd/nftlmount.c:510:29: expected unsigned int [addressable] [usertype] WearInfo ../drivers/mtd/nftlmount.c:510:29: got restricted __le32 [usertype] ../drivers/mtd/nftlmount.c:559:16: warning: cast to restricted __le16 ../drivers/mtd/nftlmount.c:607:49: warning: cast to restricted __le16 ../drivers/mtd/nftlmount.c:608:45: warning: cast to restricted __le16 ../drivers/mtd/nftlmount.c:609:46: warning: cast to restricted __le16 ../drivers/mtd/nftlmount.c:765:26: warning: cast to restricted __le16 ../drivers/net/ethernet/qlogic/qed/qed_mcp.c:512:9: warning: context imbalance in '_qed_mcp_cmd_and_union' - unexpected unlock ../drivers/atm/idt77252.c:1217:15: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1230:18: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1387:30: warning: incorrect type in assignment (different base types) ../drivers/atm/idt77252.c:1387:30: expected unsigned int [usertype] word_2 ../drivers/atm/idt77252.c:1387:30: got restricted __le32 [usertype] ../drivers/atm/idt77252.c:1423:16: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1429:17: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1429:17: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1440:32: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1466:32: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1470:33: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1481:32: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1506:30: warning: incorrect type in assignment (different base types) ../drivers/atm/idt77252.c:1506:30: expected unsigned int [usertype] word_2 ../drivers/atm/idt77252.c:1506:30: got restricted __le32 [usertype] ../drivers/atm/idt77252.c:1517:24: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:745:27: warning: incorrect type in assignment (different base types) ../drivers/atm/idt77252.c:745:27: expected unsigned int [usertype] word_1 ../drivers/atm/idt77252.c:745:27: got restricted __le32 [usertype] ../drivers/atm/idt77252.c:747:27: warning: incorrect type in assignment (different base types) ../drivers/atm/idt77252.c:747:27: expected unsigned int [usertype] word_2 ../drivers/atm/idt77252.c:747:27: got restricted __le32 [usertype] ../drivers/atm/idt77252.c:748:27: warning: incorrect type in assignment (different base types) ../drivers/atm/idt77252.c:748:27: expected unsigned int [usertype] word_3 ../drivers/atm/idt77252.c:748:27: got restricted __le32 [usertype] ../drivers/atm/idt77252.c:749:27: warning: incorrect type in assignment (different base types) ../drivers/atm/idt77252.c:749:27: expected unsigned int [usertype] word_4 ../drivers/atm/idt77252.c:749:27: got restricted __le32 [usertype] ../drivers/atm/idt77252.c:1021:16: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1029:33: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1031:17: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1031:17: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1031:17: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1031:17: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1038:18: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1246:30: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1265:26: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1341:32: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1342:34: warning: cast to restricted __le32 ../fs/bcachefs/ec.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../drivers/net/ethernet/smsc/smc91x.c:557:9: warning: context imbalance in 'smc_hardware_send_pkt' - different lock contexts for basic block ../drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_1.0/ia_css_xnr.host.c:47:23: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_1.0/ia_css_xnr.host.c:47:23: error: too long token expansion In file included from ../include/asm-generic/bug.h:22, from ../arch/x86/include/asm/bug.h:87, from ../include/linux/bug.h:5, from ../arch/x86/include/asm/paravirt.h:19, from ../arch/x86/include/asm/irqflags.h:60, 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:13, from ../drivers/platform/x86/lg-laptop.c:10: ../drivers/platform/x86/lg-laptop.c: In function ‘acpi_add’: ../include/linux/kern_levels.h:5:25: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ ../include/linux/printk.h:427:25: note: in definition of macro ‘printk_index_wrap’ 427 | _p_func(_fmt, ##__VA_ARGS__); \ | ^~~~ ../include/linux/printk.h:528:9: note: in expansion of macro ‘printk’ 528 | printk(KERN_INFO pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~ ../include/linux/kern_levels.h:14:25: note: in expansion of macro ‘KERN_SOH’ 14 | #define KERN_INFO KERN_SOH "6" /* informational */ | ^~~~~~~~ ../include/linux/printk.h:528:16: note: in expansion of macro ‘KERN_INFO’ 528 | printk(KERN_INFO pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~ ../drivers/platform/x86/lg-laptop.c:739:9: note: in expansion of macro ‘pr_info’ 739 | pr_info("product: %s year: %d\n", product, year); | ^~~~~~~ ../drivers/staging/greybus/audio_topology.c: In function ‘gbaudio_tplg_process_kcontrols’: ../drivers/staging/greybus/audio_topology.c:1181:65: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size between 17 and 27 [-Wformat-truncation=] 1181 | snprintf(curr->name, sizeof(curr->name), "GB %d %s", module->dev_id, | ^~ 1182 | temp_name); | ~~~~~~~~~ ../drivers/staging/greybus/audio_topology.c:1181:17: note: ‘snprintf’ output between 6 and 47 bytes into a destination of size 32 1181 | snprintf(curr->name, sizeof(curr->name), "GB %d %s", module->dev_id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1182 | temp_name); | ~~~~~~~~~~ ../drivers/staging/greybus/audio_topology.c: In function ‘gbaudio_tplg_create_widget’: ../drivers/staging/greybus/audio_topology.c:1099:51: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size between 17 and 27 [-Wformat-truncation=] 1099 | snprintf(w->name, sizeof(w->name), "GB %d %s", module->dev_id, temp_name); | ^~ ~~~~~~~~~ ../drivers/staging/greybus/audio_topology.c:1099:9: note: ‘snprintf’ output between 6 and 47 bytes into a destination of size 32 1099 | snprintf(w->name, sizeof(w->name), "GB %d %s", module->dev_id, temp_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/staging/media/atomisp/pci/isp/kernels/wb/wb_1.0/ia_css_wb.host.c:43:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/wb/wb_1.0/ia_css_wb.host.c:43:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/wb/wb_1.0/ia_css_wb.host.c:46:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/wb/wb_1.0/ia_css_wb.host.c:46:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/wb/wb_1.0/ia_css_wb.host.c:49:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/wb/wb_1.0/ia_css_wb.host.c:49:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/wb/wb_1.0/ia_css_wb.host.c:52:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/wb/wb_1.0/ia_css_wb.host.c:52:13: error: too long token expansion ../drivers/uio/uio_aec.c:44:49: warning: incorrect type in initializer (different address spaces) ../drivers/uio/uio_aec.c:44:49: expected void [noderef] __iomem *int_flag ../drivers/uio/uio_aec.c:44:49: got void * ../drivers/uio/uio_aec.c:50:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/uio/uio_aec.c:50:49: expected void const [noderef] __iomem * ../drivers/uio/uio_aec.c:50:49: got void * ../drivers/uio/uio_aec.c:59:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/uio/uio_aec.c:59:9: expected void const [noderef] __iomem * ../drivers/uio/uio_aec.c:59:9: got void * ../drivers/uio/uio_aec.c:59:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/uio/uio_aec.c:59:9: expected void const [noderef] __iomem * ../drivers/uio/uio_aec.c:59:9: got void * ../drivers/uio/uio_aec.c:59:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/uio/uio_aec.c:59:9: expected void const [noderef] __iomem * ../drivers/uio/uio_aec.c:59:9: got void * ../drivers/uio/uio_aec.c:59:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/uio/uio_aec.c:59:9: expected void const [noderef] __iomem * ../drivers/uio/uio_aec.c:59:9: got void * ../drivers/uio/uio_aec.c:59:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/uio/uio_aec.c:59:9: expected void const [noderef] __iomem * ../drivers/uio/uio_aec.c:59:9: got void * ../drivers/uio/uio_aec.c:59:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/uio/uio_aec.c:59:9: expected void const [noderef] __iomem * ../drivers/uio/uio_aec.c:59:9: got void * ../drivers/uio/uio_aec.c:88:20: warning: incorrect type in assignment (different address spaces) ../drivers/uio/uio_aec.c:88:20: expected void *priv ../drivers/uio/uio_aec.c:88:20: got void [noderef] __iomem * ../drivers/uio/uio_aec.c:104:42: warning: incorrect type in argument 2 (different address spaces) ../drivers/uio/uio_aec.c:104:42: expected void [noderef] __iomem * ../drivers/uio/uio_aec.c:104:42: got void * ../drivers/uio/uio_aec.c:105:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/uio/uio_aec.c:105:43: expected void [noderef] __iomem * ../drivers/uio/uio_aec.c:105:43: got void * ../drivers/uio/uio_aec.c:106:34: warning: incorrect type in argument 1 (different address spaces) ../drivers/uio/uio_aec.c:106:34: expected void const [noderef] __iomem * ../drivers/uio/uio_aec.c:106:34: got void * ../drivers/uio/uio_aec.c:115:31: warning: incorrect type in argument 2 (different address spaces) ../drivers/uio/uio_aec.c:115:31: expected void [noderef] __iomem * ../drivers/uio/uio_aec.c:115:31: got void *priv ../drivers/uio/uio_aec.c:128:42: warning: incorrect type in argument 2 (different address spaces) ../drivers/uio/uio_aec.c:128:42: expected void [noderef] __iomem * ../drivers/uio/uio_aec.c:128:42: got void * ../drivers/uio/uio_aec.c:129:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/uio/uio_aec.c:129:43: expected void [noderef] __iomem * ../drivers/uio/uio_aec.c:129:43: got void * ../drivers/uio/uio_aec.c:131:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/uio/uio_aec.c:131:28: expected void const [noderef] __iomem * ../drivers/uio/uio_aec.c:131:28: got void * ../drivers/uio/uio_aec.c:136:31: warning: incorrect type in argument 2 (different address spaces) ../drivers/uio/uio_aec.c:136:31: expected void [noderef] __iomem * ../drivers/uio/uio_aec.c:136:31: got void *priv ../drivers/mtd/inftlcore.c:588:39: warning: incorrect type in assignment (different base types) ../drivers/mtd/inftlcore.c:588:39: expected unsigned short [addressable] [usertype] virtualUnitNo ../drivers/mtd/inftlcore.c:588:39: got restricted __le16 [usertype] ../drivers/mtd/inftlcore.c:589:36: warning: incorrect type in assignment (different base types) ../drivers/mtd/inftlcore.c:589:36: expected unsigned short [addressable] [usertype] prevUnitNo ../drivers/mtd/inftlcore.c:589:36: got restricted __le16 [usertype] ../drivers/mtd/inftlcore.c:599:39: warning: incorrect type in assignment (different base types) ../drivers/mtd/inftlcore.c:599:39: expected unsigned short [addressable] [assigned] [usertype] virtualUnitNo ../drivers/mtd/inftlcore.c:599:39: got restricted __le16 [usertype] ../drivers/mtd/inftlcore.c:600:36: warning: incorrect type in assignment (different base types) ../drivers/mtd/inftlcore.c:600:36: expected unsigned short [addressable] [assigned] [usertype] prevUnitNo ../drivers/mtd/inftlcore.c:600:36: got restricted __le16 [usertype] ../fs/bcachefs/extents.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../drivers/atm/idt77105.c:303:35: warning: Using plain integer as NULL pointer ../fs/bcachefs/extent_update.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../fs/btrfs/volumes.c:407:31: warning: incorrect type in argument 1 (different address spaces) ../fs/btrfs/volumes.c:407:31: expected struct rcu_string *str ../fs/btrfs/volumes.c:407:31: got struct rcu_string [noderef] __rcu *name ../fs/btrfs/volumes.c:656:43: warning: incorrect type in argument 1 (different address spaces) ../fs/btrfs/volumes.c:656:43: expected char const *device_path ../fs/btrfs/volumes.c:656:43: got char [noderef] __rcu * ../fs/btrfs/volumes.c:838:50: warning: incorrect type in argument 1 (different address spaces) ../fs/btrfs/volumes.c:838:50: expected char const * ../fs/btrfs/volumes.c:838:50: got char [noderef] __rcu * ../fs/btrfs/volumes.c:911:39: warning: incorrect type in argument 1 (different address spaces) ../fs/btrfs/volumes.c:911:39: expected struct rcu_string *str ../fs/btrfs/volumes.c:911:39: got struct rcu_string [noderef] __rcu *name ../fs/btrfs/volumes.c:961:34: warning: incorrect type in assignment (different address spaces) ../fs/btrfs/volumes.c:961:34: expected char const *dev_path ../fs/btrfs/volumes.c:961:34: got char [noderef] __rcu * ../fs/btrfs/volumes.c:2191:49: warning: incorrect type in argument 3 (different address spaces) ../fs/btrfs/volumes.c:2191:49: expected char const *device_path ../fs/btrfs/volumes.c:2191:49: got char [noderef] __rcu * ../fs/btrfs/volumes.c:2305:41: warning: incorrect type in argument 3 (different address spaces) ../fs/btrfs/volumes.c:2305:41: expected char const *device_path ../fs/btrfs/volumes.c:2305:41: got char [noderef] __rcu * ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/net/ethernet/qlogic/qed/qed_mng_tlv.c: In function ‘qed_mfw_get_tlv_time_value’: ../drivers/net/ethernet/qlogic/qed/qed_mng_tlv.c:432:44: warning: ‘%d’ directive output may be truncated writing between 1 and 5 bytes into a region of size between 2 and 10 [-Wformat-truncation=] 432 | snprintf(p_buf->data, 14, "%d%d%d%d%d%d", | ^~ ../drivers/net/ethernet/qlogic/qed/qed_mng_tlv.c:432:35: note: directive argument in the range [0, 65535] 432 | snprintf(p_buf->data, 14, "%d%d%d%d%d%d", | ^~~~~~~~~~~~~~ ../drivers/net/ethernet/qlogic/qed/qed_mng_tlv.c:432:35: note: directive argument in the range [0, 65535] ../drivers/net/ethernet/qlogic/qed/qed_mng_tlv.c:432:9: note: ‘snprintf’ output between 7 and 23 bytes into a destination of size 14 432 | snprintf(p_buf->data, 14, "%d%d%d%d%d%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 433 | p_time->month, p_time->day, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 434 | p_time->hour, p_time->min, p_time->msec, p_time->usec); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/btrfs/locking.c:202:6: warning: context imbalance in '__btrfs_tree_lock' - wrong count at exit ../fs/btrfs/locking.c:215:6: warning: context imbalance in 'btrfs_tree_lock' - wrong count at exit ../drivers/mtd/rfd_ftl.c:100:13: warning: cast to restricted __le16 ../drivers/mtd/rfd_ftl.c:110:25: warning: cast to restricted __le16 ../drivers/mtd/rfd_ftl.c:292:29: warning: incorrect type in initializer (different base types) ../drivers/mtd/rfd_ftl.c:292:29: expected unsigned short [usertype] magic ../drivers/mtd/rfd_ftl.c:292:29: got restricted __le16 [usertype] ../drivers/mtd/rfd_ftl.c:351:29: warning: cast to restricted __le16 ../drivers/mtd/rfd_ftl.c:550:19: warning: incorrect type in initializer (different base types) ../drivers/mtd/rfd_ftl.c:550:19: expected unsigned short [usertype] del ../drivers/mtd/rfd_ftl.c:550:19: got restricted __le16 [usertype] ../drivers/mtd/rfd_ftl.c:589:21: warning: cast to restricted __le16 ../drivers/mtd/rfd_ftl.c:644:15: warning: incorrect type in assignment (different base types) ../drivers/mtd/rfd_ftl.c:644:15: expected unsigned short [usertype] entry ../drivers/mtd/rfd_ftl.c:644:15: got restricted __le16 [usertype] ../drivers/mtd/inftlmount.c:121:43: warning: cast to restricted __le32 ../drivers/mtd/inftlmount.c:122:44: warning: cast to restricted __le32 ../drivers/mtd/inftlmount.c:123:42: warning: cast to restricted __le32 ../drivers/mtd/inftlmount.c:124:43: warning: cast to restricted __le32 ../drivers/mtd/inftlmount.c:125:35: warning: cast to restricted __le32 ../drivers/mtd/inftlmount.c:126:35: warning: cast to restricted __le32 ../drivers/mtd/inftlmount.c:178:44: warning: cast to restricted __le32 ../drivers/mtd/inftlmount.c:179:41: warning: cast to restricted __le32 ../drivers/mtd/inftlmount.c:180:40: warning: cast to restricted __le32 ../drivers/mtd/inftlmount.c:181:37: warning: cast to restricted __le32 ../drivers/mtd/inftlmount.c:182:42: warning: cast to restricted __le32 ../drivers/mtd/inftlmount.c:183:41: warning: cast to restricted __le32 ../drivers/mtd/inftlmount.c:402:23: warning: incorrect type in assignment (different base types) ../drivers/mtd/inftlmount.c:402:23: expected unsigned short [usertype] EraseMark ../drivers/mtd/inftlmount.c:402:23: got restricted __le16 [usertype] ../drivers/mtd/inftlmount.c:403:24: warning: incorrect type in assignment (different base types) ../drivers/mtd/inftlmount.c:403:24: expected unsigned short [usertype] EraseMark1 ../drivers/mtd/inftlmount.c:403:24: got restricted __le16 [usertype] ../drivers/mtd/inftlmount.c:592:41: warning: cast to restricted __le16 ../drivers/mtd/inftlmount.c:593:38: warning: cast to restricted __le16 ../drivers/mtd/inftlmount.c:594:38: warning: cast to restricted __le16 ../drivers/block/aoe/aoecmd.c: In function ‘aoecmd_init’: ../drivers/block/aoe/aoecmd.c:1707:69: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 4 [-Wformat-truncation=] 1707 | snprintf(kts[i].name, sizeof(kts[i].name), "aoe_ktio%d", i); | ^~ ../drivers/block/aoe/aoecmd.c:1707:60: note: directive argument in the range [-2147483641, 2147483646] 1707 | snprintf(kts[i].name, sizeof(kts[i].name), "aoe_ktio%d", i); | ^~~~~~~~~~~~ ../drivers/block/aoe/aoecmd.c:1707:17: note: ‘snprintf’ output between 10 and 20 bytes into a destination of size 12 1707 | snprintf(kts[i].name, sizeof(kts[i].name), "aoe_ktio%d", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/tx.c:503:9: warning: context imbalance in 'efx_xdp_tx_buffers' - different lock contexts for basic block ../drivers/hid/hid-thrustmaster.c:224:41: warning: restricted __le16 degrades to integer ../drivers/hid/hid-thrustmaster.c:225:25: warning: cast to restricted __le16 ../drivers/hid/hid-thrustmaster.c:226:46: warning: restricted __le16 degrades to integer ../drivers/hid/hid-thrustmaster.c:227:25: warning: cast to restricted __le16 ../drivers/atm/atmtcp.c:129:21: warning: incorrect type in assignment (different base types) ../drivers/atm/atmtcp.c:129:21: expected unsigned short [addressable] [assigned] [usertype] vpi ../drivers/atm/atmtcp.c:129:21: got restricted __be16 [usertype] ../drivers/atm/atmtcp.c:131:21: warning: incorrect type in assignment (different base types) ../drivers/atm/atmtcp.c:131:21: expected unsigned short [addressable] [assigned] [usertype] vci ../drivers/atm/atmtcp.c:131:21: got restricted __be16 [usertype] ../drivers/atm/atmtcp.c:222:18: warning: incorrect type in assignment (different base types) ../drivers/atm/atmtcp.c:222:18: expected unsigned short [usertype] vpi ../drivers/atm/atmtcp.c:222:18: got restricted __be16 [usertype] ../drivers/atm/atmtcp.c:223:18: warning: incorrect type in assignment (different base types) ../drivers/atm/atmtcp.c:223:18: expected unsigned short [usertype] vci ../drivers/atm/atmtcp.c:223:18: got restricted __be16 [usertype] ../drivers/atm/atmtcp.c:224:21: warning: incorrect type in assignment (different base types) ../drivers/atm/atmtcp.c:224:21: expected unsigned int [usertype] length ../drivers/atm/atmtcp.c:224:21: got restricted __be32 [usertype] ../drivers/atm/atmtcp.c:300:33: warning: cast to restricted __be16 ../drivers/atm/atmtcp.c:300:50: warning: cast to restricted __be16 ../drivers/block/aoe/aoecmd.c: note: in included file (through ../include/linux/smp.h, ../include/linux/lockdep.h, ../include/linux/spinlock.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/list.h:229:25: warning: context imbalance in 'ktio' - unexpected unlock ../fs/btrfs/ioctl.c:424:6: warning: context imbalance in 'btrfs_exclop_start_try_lock' - wrong count at exit ../fs/btrfs/ioctl.c:437:6: warning: context imbalance in 'btrfs_exclop_start_unlock' - unexpected unlock ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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/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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../fs/bcachefs/fs.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/platform/x86/intel_scu_ipcutil.c:25:26: warning: symbol 'scu' was not declared. Should it be static? ../drivers/target/target_core_transport.c: In function ‘transport_dump_vpd_ident’: ../drivers/target/target_core_transport.c:1263:59: warning: ‘%s’ directive output may be truncated writing up to 253 bytes into a region of size 221 [-Wformat-truncation=] 1263 | "T10 VPD ASCII Device Identifier: %s\n", | ^~ ../drivers/target/target_core_transport.c:1262:17: note: ‘snprintf’ output between 35 and 288 bytes into a destination of size 254 1262 | snprintf(buf, sizeof(buf), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1263 | "T10 VPD ASCII Device Identifier: %s\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1264 | &vpd->device_identifier[0]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/target/target_core_transport.c:1268:59: warning: ‘%s’ directive output may be truncated writing up to 253 bytes into a region of size 221 [-Wformat-truncation=] 1268 | "T10 VPD UTF-8 Device Identifier: %s\n", | ^~ ../drivers/target/target_core_transport.c:1267:17: note: ‘snprintf’ output between 35 and 288 bytes into a destination of size 254 1267 | snprintf(buf, sizeof(buf), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1268 | "T10 VPD UTF-8 Device Identifier: %s\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1269 | &vpd->device_identifier[0]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/target/target_core_transport.c:1258:60: warning: ‘%s’ directive output may be truncated writing up to 253 bytes into a region of size 220 [-Wformat-truncation=] 1258 | "T10 VPD Binary Device Identifier: %s\n", | ^~ ../drivers/target/target_core_transport.c:1257:17: note: ‘snprintf’ output between 36 and 289 bytes into a destination of size 254 1257 | snprintf(buf, sizeof(buf), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1258 | "T10 VPD Binary Device Identifier: %s\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1259 | &vpd->device_identifier[0]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/atm/lanai.c:1397:29: warning: incorrect type in argument 1 (different base types) ../drivers/atm/lanai.c:1397:29: expected restricted __be32 const [usertype] *p ../drivers/atm/lanai.c:1397:29: got unsigned int const [usertype] *[assigned] x ../drivers/atm/lanai.c:1716:52: warning: incorrect type in argument 1 (different base types) ../drivers/atm/lanai.c:1716:52: expected restricted __le32 const [usertype] *p ../drivers/atm/lanai.c:1716:52: got unsigned int [usertype] * ../drivers/atm/lanai.c:1176:30: warning: incorrect type in assignment (different base types) ../drivers/atm/lanai.c:1176:30: expected unsigned int [usertype] ../drivers/atm/lanai.c:1176:30: got restricted __le32 [usertype] ../drivers/atm/lanai.c:1191:30: warning: incorrect type in assignment (different base types) ../drivers/atm/lanai.c:1191:30: expected unsigned int [usertype] ../drivers/atm/lanai.c:1191:30: got restricted __be32 [usertype] ../fs/bcachefs/fs-common.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../fs/bcachefs/fs-ioctl.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../drivers/w1/w1.c:418:17: warning: incorrect type in assignment (different base types) ../drivers/w1/w1.c:418:17: expected unsigned long long [usertype] rn64_le ../drivers/w1/w1.c:418:17: got restricted __le64 [usertype] ../drivers/w1/w1.c:909:21: warning: incorrect type in initializer (different base types) ../drivers/w1/w1.c:909:21: expected unsigned long long [usertype] rn_le ../drivers/w1/w1.c:909:21: got restricted __le64 [usertype] ../drivers/net/ethernet/sfc/ethtool_common.c: In function ‘efx_fill_test’: ../drivers/net/ethernet/sfc/ethtool_common.c:278:32: warning: ‘%-24s’ directive output may be truncated writing between 24 and 31 bytes into a region of size between 0 and 25 [-Wformat-truncation=] 278 | "%-6s %-24s", unit_str, test_str); | ^~~~~ ~~~~~~~~ ../drivers/net/ethernet/sfc/ethtool_common.c:276:17: note: ‘snprintf’ output between 32 and 64 bytes into a destination of size 32 276 | snprintf(strings + test_index * ETH_GSTRING_LEN, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 277 | ETH_GSTRING_LEN, | ~~~~~~~~~~~~~~~~ 278 | "%-6s %-24s", unit_str, test_str); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/btrfs/free-space-cache.c:1146:9: warning: context imbalance in 'write_cache_extent_entries' - different lock contexts for basic block ../fs/btrfs/free-space-cache.c:2400:28: warning: context imbalance in 'insert_into_bitmap' - unexpected unlock ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../fs/bcachefs/fs-io.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/gpu/drm/i915/gt/intel_reset.c:1495:12: warning: context imbalance in '_intel_gt_reset_lock' - different lock contexts for basic block ../drivers/w1/w1_io.c:396:26: warning: cast to restricted __le64 ../drivers/net/ethernet/sfc/ptp.c:205: warning: Excess struct member 'valid' description in 'efx_ptp_timeset' ../drivers/gpu/drm/i915/display/intel_cdclk.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:1983:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:1983:24: warning: unreplaced symbol '' ../drivers/input/serio/ps2mult.c: In function ‘ps2mult_connect’: ../drivers/input/serio/ps2mult.c:136:21: warning: ‘/port’ directive output may be truncated writing 5 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 136 | "%s/port%d", mx_serio->phys, i); | ^~~~~ In function ‘ps2mult_create_port’, inlined from ‘ps2mult_connect’ at ../drivers/input/serio/ps2mult.c:181:11: ../drivers/input/serio/ps2mult.c:136:18: note: directive argument in the range [0, 1] 136 | "%s/port%d", mx_serio->phys, i); | ^~~~~~~~~~~ ../drivers/input/serio/ps2mult.c:135:9: note: ‘snprintf’ output between 7 and 38 bytes into a destination of size 32 135 | snprintf(serio->phys, sizeof(serio->phys), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | "%s/port%d", mx_serio->phys, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/vfio/vfio_iommu_type1.c:547:9: warning: context imbalance in 'follow_fault_pfn' - unexpected unlock ../drivers/vfio/vfio_iommu_type1.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/vfio/pci/vfio_pci_core.c:245:33: warning: restricted pci_power_t degrades to integer ../drivers/vfio/pci/vfio_pci_core.c:245:41: warning: restricted pci_power_t degrades to integer ../drivers/vfio/pci/vfio_pci_core.c:249:25: warning: restricted pci_power_t degrades to integer ../drivers/vfio/pci/vfio_pci_core.c:249:43: warning: restricted pci_power_t degrades to integer ../drivers/vfio/pci/vfio_pci_core.c:249:56: warning: restricted pci_power_t degrades to integer ../drivers/vfio/pci/vfio_pci_core.c:249:65: warning: restricted pci_power_t degrades to integer ../drivers/vfio/pci/vfio_pci_core.c:254:25: warning: restricted pci_power_t degrades to integer ../drivers/vfio/pci/vfio_pci_core.c:254:44: warning: restricted pci_power_t degrades to integer ../drivers/vfio/pci/vfio_pci_core.c:254:57: warning: restricted pci_power_t degrades to integer ../drivers/vfio/pci/vfio_pci_core.c:254:66: warning: restricted pci_power_t degrades to integer ../drivers/vfio/pci/vfio_pci_core.c:262:39: warning: restricted pci_power_t degrades to integer ../drivers/vfio/pci/vfio_pci_core.c:262:58: warning: restricted pci_power_t degrades to integer ../scripts/Makefile.build:243: ../drivers/hid/Makefile: hid-uclogic-rdesc.o is added to multiple modules: hid-uclogic hid-uclogic-test ../fs/bcachefs/fs-io-buffered.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/net/ethernet/sun/cassini.c:235:9: warning: context imbalance in 'cas_shutdown' - different lock contexts for basic block ../drivers/net/ethernet/sun/cassini.c:235:9: warning: context imbalance in 'cas_reset_task' - different lock contexts for basic block ../drivers/net/ethernet/sun/cassini.c:235:9: warning: context imbalance in 'cas_link_timer' - different lock contexts for basic block ../drivers/net/ethernet/sun/cassini.c:235:9: warning: context imbalance in 'cas_open' - different lock contexts for basic block ../drivers/net/ethernet/sun/cassini.c:235:9: warning: context imbalance in 'cas_close' - different lock contexts for basic block ../drivers/net/ethernet/sun/cassini.c:235:9: warning: context imbalance in 'cas_suspend' - different lock contexts for basic block ../drivers/net/ethernet/sun/cassini.c:235:9: warning: context imbalance in 'cas_resume' - different lock contexts for basic block ../drivers/vfio/fsl-mc/vfio_fsl_mc.c:302:24: warning: incorrect type in assignment (different base types) ../drivers/vfio/fsl-mc/vfio_fsl_mc.c:302:24: expected unsigned long long [usertype] header ../drivers/vfio/fsl-mc/vfio_fsl_mc.c:302:24: got restricted __le64 [usertype] ../fs/bcachefs/fs-io-direct.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:584: warning: Function parameter or struct member 'init' not described in 'init_reserved' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:611: warning: Function parameter or struct member 'init' not described in 'init_done' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:611: warning: expecting prototype for INIT_DONE(). Prototype was for init_done() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:622: warning: Function parameter or struct member 'init' not described in 'init_io_restrict_prog' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:622: warning: expecting prototype for INIT_IO_RESTRICT_PROG(). Prototype was for init_io_restrict_prog() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:659: warning: Function parameter or struct member 'init' not described in 'init_repeat' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:659: warning: expecting prototype for INIT_REPEAT(). Prototype was for init_repeat() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:685: warning: Function parameter or struct member 'init' not described in 'init_io_restrict_pll' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:685: warning: expecting prototype for INIT_IO_RESTRICT_PLL(). Prototype was for init_io_restrict_pll() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:725: warning: Function parameter or struct member 'init' not described in 'init_end_repeat' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:725: warning: expecting prototype for INIT_END_REPEAT(). Prototype was for init_end_repeat() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:741: warning: Function parameter or struct member 'init' not described in 'init_copy' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:741: warning: expecting prototype for INIT_COPY(). Prototype was for init_copy() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:768: warning: Function parameter or struct member 'init' not described in 'init_not' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:768: warning: expecting prototype for INIT_NOT(). Prototype was for init_not() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:780: warning: Function parameter or struct member 'init' not described in 'init_io_flag_condition' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:780: warning: expecting prototype for INIT_IO_FLAG_CONDITION(). Prototype was for init_io_flag_condition() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:797: warning: Function parameter or struct member 'init' not described in 'init_generic_condition' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:797: warning: expecting prototype for INIT_GENERIC_CONDITION(). Prototype was for init_generic_condition() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:849: warning: Function parameter or struct member 'init' not described in 'init_io_mask_or' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:849: warning: expecting prototype for INIT_IO_MASK_OR(). Prototype was for init_io_mask_or() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:868: warning: Function parameter or struct member 'init' not described in 'init_io_or' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:868: warning: expecting prototype for INIT_IO_OR(). Prototype was for init_io_or() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:887: warning: Function parameter or struct member 'init' not described in 'init_andn_reg' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:887: warning: expecting prototype for INIT_ANDN_REG(). Prototype was for init_andn_reg() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:904: warning: Function parameter or struct member 'init' not described in 'init_or_reg' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:904: warning: expecting prototype for INIT_OR_REG(). Prototype was for init_or_reg() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:921: warning: Function parameter or struct member 'init' not described in 'init_idx_addr_latched' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:921: warning: expecting prototype for INIT_INDEX_ADDRESS_LATCHED(). Prototype was for init_idx_addr_latched() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:951: warning: Function parameter or struct member 'init' not described in 'init_io_restrict_pll2' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:951: warning: expecting prototype for INIT_IO_RESTRICT_PLL2(). Prototype was for init_io_restrict_pll2() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:986: warning: Function parameter or struct member 'init' not described in 'init_pll2' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:986: warning: expecting prototype for INIT_PLL2(). Prototype was for init_pll2() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1003: warning: Function parameter or struct member 'init' not described in 'init_i2c_byte' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1003: warning: expecting prototype for INIT_I2C_BYTE(). Prototype was for init_i2c_byte() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1034: warning: Function parameter or struct member 'init' not described in 'init_zm_i2c_byte' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1034: warning: expecting prototype for INIT_ZM_I2C_BYTE(). Prototype was for init_zm_i2c_byte() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1060: warning: Function parameter or struct member 'init' not described in 'init_zm_i2c' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1060: warning: expecting prototype for INIT_ZM_I2C(). Prototype was for init_zm_i2c() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1094: warning: Function parameter or struct member 'init' not described in 'init_tmds' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1094: warning: expecting prototype for INIT_TMDS(). Prototype was for init_tmds() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1120: warning: Function parameter or struct member 'init' not described in 'init_zm_tmds_group' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1120: warning: expecting prototype for INIT_ZM_TMDS_GROUP(). Prototype was for init_zm_tmds_group() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1147: warning: Function parameter or struct member 'init' not described in 'init_cr_idx_adr_latch' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1147: warning: expecting prototype for INIT_CR_INDEX_ADDRESS_LATCHED(). Prototype was for init_cr_idx_adr_latch() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1177: warning: Function parameter or struct member 'init' not described in 'init_cr' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1177: warning: expecting prototype for INIT_CR(). Prototype was for init_cr() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1197: warning: Function parameter or struct member 'init' not described in 'init_zm_cr' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1197: warning: expecting prototype for INIT_ZM_CR(). Prototype was for init_zm_cr() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1214: warning: Function parameter or struct member 'init' not described in 'init_zm_cr_group' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1214: warning: expecting prototype for INIT_ZM_CR_GROUP(). Prototype was for init_zm_cr_group() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1238: warning: Function parameter or struct member 'init' not described in 'init_condition_time' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1238: warning: expecting prototype for INIT_CONDITION_TIME(). Prototype was for init_condition_time() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1265: warning: Function parameter or struct member 'init' not described in 'init_ltime' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1265: warning: expecting prototype for INIT_LTIME(). Prototype was for init_ltime() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1282: warning: Function parameter or struct member 'init' not described in 'init_zm_reg_sequence' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1282: warning: expecting prototype for INIT_ZM_REG_SEQUENCE(). Prototype was for init_zm_reg_sequence() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1307: warning: Function parameter or struct member 'init' not described in 'init_pll_indirect' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1307: warning: expecting prototype for INIT_PLL_INDIRECT(). Prototype was for init_pll_indirect() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1326: warning: Function parameter or struct member 'init' not described in 'init_zm_reg_indirect' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1326: warning: expecting prototype for INIT_ZM_REG_INDIRECT(). Prototype was for init_zm_reg_indirect() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1345: warning: Function parameter or struct member 'init' not described in 'init_sub_direct' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1345: warning: expecting prototype for INIT_SUB_DIRECT(). Prototype was for init_sub_direct() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1371: warning: Function parameter or struct member 'init' not described in 'init_jump' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1371: warning: expecting prototype for INIT_JUMP(). Prototype was for init_jump() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1389: warning: Function parameter or struct member 'init' not described in 'init_i2c_if' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1389: warning: expecting prototype for INIT_I2C_IF(). Prototype was for init_i2c_if() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1416: warning: Function parameter or struct member 'init' not described in 'init_copy_nv_reg' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1416: warning: expecting prototype for INIT_COPY_NV_REG(). Prototype was for init_copy_nv_reg() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1442: warning: Function parameter or struct member 'init' not described in 'init_zm_index_io' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1442: warning: expecting prototype for INIT_ZM_INDEX_IO(). Prototype was for init_zm_index_io() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1460: warning: Function parameter or struct member 'init' not described in 'init_compute_mem' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1460: warning: expecting prototype for INIT_COMPUTE_MEM(). Prototype was for init_compute_mem() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1478: warning: Function parameter or struct member 'init' not described in 'init_reset' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1478: warning: expecting prototype for INIT_RESET(). Prototype was for init_reset() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1505: warning: Function parameter or struct member 'init' not described in 'init_configure_mem_clk' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1505: warning: expecting prototype for INIT_CONFIGURE_MEM(). Prototype was for init_configure_mem_clk() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1564: warning: Function parameter or struct member 'init' not described in 'init_configure_clk' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1564: warning: expecting prototype for INIT_CONFIGURE_CLK(). Prototype was for init_configure_clk() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1598: warning: Function parameter or struct member 'init' not described in 'init_configure_preinit' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1598: warning: expecting prototype for INIT_CONFIGURE_PREINIT(). Prototype was for init_configure_preinit() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1624: warning: Function parameter or struct member 'init' not described in 'init_io' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1624: warning: expecting prototype for INIT_IO(). Prototype was for init_io() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1664: warning: Function parameter or struct member 'init' not described in 'init_sub' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1664: warning: expecting prototype for INIT_SUB(). Prototype was for init_sub() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1691: warning: Function parameter or struct member 'init' not described in 'init_ram_condition' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1691: warning: expecting prototype for INIT_RAM_CONDITION(). Prototype was for init_ram_condition() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1710: warning: Function parameter or struct member 'init' not described in 'init_nv_reg' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1710: warning: expecting prototype for INIT_NV_REG(). Prototype was for init_nv_reg() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1728: warning: Function parameter or struct member 'init' not described in 'init_macro' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1728: warning: expecting prototype for INIT_MACRO(). Prototype was for init_macro() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1752: warning: Function parameter or struct member 'init' not described in 'init_resume' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1752: warning: expecting prototype for INIT_RESUME(). Prototype was for init_resume() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1764: warning: Function parameter or struct member 'init' not described in 'init_strap_condition' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1764: warning: expecting prototype for INIT_STRAP_CONDITION(). Prototype was for init_strap_condition() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1782: warning: Function parameter or struct member 'init' not described in 'init_time' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1782: warning: expecting prototype for INIT_TIME(). Prototype was for init_time() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1803: warning: Function parameter or struct member 'init' not described in 'init_condition' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1803: warning: expecting prototype for INIT_CONDITION(). Prototype was for init_condition() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1820: warning: Function parameter or struct member 'init' not described in 'init_io_condition' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1820: warning: expecting prototype for INIT_IO_CONDITION(). Prototype was for init_io_condition() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1837: warning: Function parameter or struct member 'init' not described in 'init_zm_reg16' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1837: warning: expecting prototype for INIT_ZM_REG16(). Prototype was for init_zm_reg16() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1854: warning: Function parameter or struct member 'init' not described in 'init_index_io' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1854: warning: expecting prototype for INIT_INDEX_IO(). Prototype was for init_index_io() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1876: warning: Function parameter or struct member 'init' not described in 'init_pll' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1876: warning: expecting prototype for INIT_PLL(). Prototype was for init_pll() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1893: warning: Function parameter or struct member 'init' not described in 'init_zm_reg' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1893: warning: expecting prototype for INIT_ZM_REG(). Prototype was for init_zm_reg() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1913: warning: Function parameter or struct member 'init' not described in 'init_ram_restrict_pll' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1913: warning: expecting prototype for INIT_RAM_RESTRICT_PLL(). Prototype was for init_ram_restrict_pll() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1943: warning: Function parameter or struct member 'init' not described in 'init_reset_begun' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1943: warning: expecting prototype for INIT_RESET_BEGUN(). Prototype was for init_reset_begun() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1954: warning: Function parameter or struct member 'init' not described in 'init_reset_end' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1954: warning: expecting prototype for INIT_RESET_END(). Prototype was for init_reset_end() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1965: warning: Function parameter or struct member 'init' not described in 'init_gpio' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1965: warning: expecting prototype for INIT_GPIO(). Prototype was for init_gpio() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1981: warning: Function parameter or struct member 'init' not described in 'init_ram_restrict_zm_reg_group' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1981: warning: expecting prototype for INIT_RAM_RESTRICT_ZM_GROUP(). Prototype was for init_ram_restrict_zm_reg_group() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:2019: warning: Function parameter or struct member 'init' not described in 'init_copy_zm_reg' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:2019: warning: expecting prototype for INIT_COPY_ZM_REG(). Prototype was for init_copy_zm_reg() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:2036: warning: Function parameter or struct member 'init' not described in 'init_zm_reg_group' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:2036: warning: expecting prototype for INIT_ZM_REG_GROUP(). Prototype was for init_zm_reg_group() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:2058: warning: Function parameter or struct member 'init' not described in 'init_xlat' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:2058: warning: expecting prototype for INIT_XLAT(). Prototype was for init_xlat() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:2086: warning: Function parameter or struct member 'init' not described in 'init_zm_mask_add' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:2086: warning: expecting prototype for INIT_ZM_MASK_ADD(). Prototype was for init_zm_mask_add() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:2107: warning: Function parameter or struct member 'init' not described in 'init_auxch' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:2107: warning: expecting prototype for INIT_AUXCH(). Prototype was for init_auxch() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:2131: warning: Function parameter or struct member 'init' not described in 'init_zm_auxch' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:2131: warning: expecting prototype for INIT_AUXCH(). Prototype was for init_zm_auxch() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:2153: warning: Function parameter or struct member 'init' not described in 'init_i2c_long_if' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:2153: warning: expecting prototype for INIT_I2C_LONG_IF(). Prototype was for init_i2c_long_if() instead ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:2192: warning: Function parameter or struct member 'init' not described in 'init_gpio_ne' ../drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:2192: warning: expecting prototype for INIT_GPIO_NE(). Prototype was for init_gpio_ne() instead ../drivers/input/serio/serio_raw.c: In function ‘serio_raw_connect’: ../drivers/input/serio/serio_raw.c:303:28: warning: ‘%ld’ directive output may be truncated writing between 1 and 11 bytes into a region of size 7 [-Wformat-truncation=] 303 | "serio_raw%ld", (long)atomic_inc_return(&serio_raw_no)); | ^~~ ../drivers/input/serio/serio_raw.c:303:18: note: directive argument in the range [-2147483648, 2147483647] 303 | "serio_raw%ld", (long)atomic_inc_return(&serio_raw_no)); | ^~~~~~~~~~~~~~ ../drivers/input/serio/serio_raw.c:302:9: note: ‘snprintf’ output between 11 and 21 bytes into a destination of size 16 302 | snprintf(serio_raw->name, sizeof(serio_raw->name), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 303 | "serio_raw%ld", (long)atomic_inc_return(&serio_raw_no)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../scripts/Makefile.build:243: ../drivers/hid/Makefile: hid-uclogic-params.o is added to multiple modules: hid-uclogic hid-uclogic-test ../drivers/w1/slaves/w1_therm.c:1074:18: warning: cast to restricted __le64 ../drivers/mtd/lpddr/lpddr_cmds.c:547:20: warning: cast removes address space '__iomem' of expression ../fs/bcachefs/fs-io-pagecache.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../drivers/w1/slaves/w1_ds2405.c:30:24: warning: cast to restricted __le64 ../drivers/w1/slaves/w1_ds2405.c:182:32: warning: cast to restricted __le64 ../drivers/mtd/chips/cfi_probe.c:227:27: warning: cast to restricted __le16 ../drivers/mtd/chips/cfi_probe.c:229:28: warning: cast to restricted __le16 ../drivers/mtd/chips/cfi_probe.c:230:27: warning: cast to restricted __le16 ../drivers/mtd/chips/cfi_probe.c:231:28: warning: cast to restricted __le16 ../drivers/mtd/chips/cfi_probe.c:232:36: warning: cast to restricted __le16 ../drivers/mtd/chips/cfi_probe.c:233:38: warning: cast to restricted __le16 ../drivers/mtd/chips/cfi_probe.c:241:49: warning: cast to restricted __le32 ../drivers/mtd/chips/cfi_probe.c: note: in included file: ../include/linux/mtd/cfi.h:314:24: warning: cast to restricted __le16 ../include/linux/mtd/cfi.h:314:24: warning: cast to restricted __be16 ../include/linux/mtd/cfi.h:319:24: warning: cast to restricted __le32 ../include/linux/mtd/cfi.h:319:24: warning: cast to restricted __be32 ../include/linux/mtd/cfi.h:314:24: warning: cast to restricted __le16 ../include/linux/mtd/cfi.h:314:24: warning: cast to restricted __be16 ../include/linux/mtd/cfi.h:319:24: warning: cast to restricted __le32 ../include/linux/mtd/cfi.h:319:24: warning: cast to restricted __be32 ../include/linux/mtd/cfi.h:330:24: warning: cast to restricted __le16 ../include/linux/mtd/cfi.h:330:24: warning: cast to restricted __be16 ../include/linux/mtd/cfi.h:335:24: warning: cast to restricted __le32 ../include/linux/mtd/cfi.h:335:24: warning: cast to restricted __be32 ../include/linux/mtd/cfi.h:330:24: warning: cast to restricted __le16 ../include/linux/mtd/cfi.h:330:24: warning: cast to restricted __be16 ../include/linux/mtd/cfi.h:335:24: warning: cast to restricted __le32 ../include/linux/mtd/cfi.h:335:24: warning: cast to restricted __be32 ../include/linux/mtd/cfi.h:314:24: warning: cast to restricted __le16 ../include/linux/mtd/cfi.h:314:24: warning: cast to restricted __be16 ../include/linux/mtd/cfi.h:319:24: warning: cast to restricted __le32 ../include/linux/mtd/cfi.h:319:24: warning: cast to restricted __be32 ../include/linux/mtd/cfi.h:314:24: warning: cast to restricted __le16 ../include/linux/mtd/cfi.h:314:24: warning: cast to restricted __be16 ../include/linux/mtd/cfi.h:319:24: warning: cast to restricted __le32 ../include/linux/mtd/cfi.h:319:24: warning: cast to restricted __be32 ../drivers/net/ethernet/sun/niu.c: In function ‘niu_open’: ../drivers/net/ethernet/sun/niu.c:6031:52: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 6031 | sprintf(np->irq_name[2], "%s:SYSERR", np->dev->name); | ^ In function ‘niu_set_irq_name’, inlined from ‘niu_request_irq’ at ../drivers/net/ethernet/sun/niu.c:6049:2, inlined from ‘niu_open’ at ../drivers/net/ethernet/sun/niu.c:6115:8: ../drivers/net/ethernet/sun/niu.c:6031:17: note: ‘sprintf’ output between 8 and 23 bytes into a destination of size 22 6031 | sprintf(np->irq_name[2], "%s:SYSERR", np->dev->name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/mtd/chips/cfi_util.c:96:26: warning: restricted __be16 degrades to integer ../drivers/mtd/chips/cfi_util.c:96:26: warning: restricted __le16 degrades to integer ../drivers/mtd/chips/cfi_util.c:99:26: warning: restricted __be32 degrades to integer ../drivers/mtd/chips/cfi_util.c:99:26: warning: restricted __le32 degrades to integer ../drivers/mtd/chips/cfi_util.c:184:23: warning: cast to restricted __le16 ../drivers/mtd/chips/cfi_util.c:184:23: warning: cast to restricted __be16 ../drivers/mtd/chips/cfi_util.c:187:23: warning: cast to restricted __le32 ../drivers/mtd/chips/cfi_util.c:187:23: warning: cast to restricted __be32 ../drivers/mtd/chips/cfi_util.c: note: in included file: ../include/linux/mtd/cfi.h:314:24: warning: cast to restricted __le16 ../include/linux/mtd/cfi.h:314:24: warning: cast to restricted __be16 ../include/linux/mtd/cfi.h:319:24: warning: cast to restricted __le32 ../include/linux/mtd/cfi.h:319:24: warning: cast to restricted __be32 ../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/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/net/ethernet/sfc/mcdi_mon.c: In function ‘efx_mcdi_mon_probe’: ../drivers/net/ethernet/sfc/mcdi_mon.c:458:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 458 | snprintf(name, sizeof(name), "%s%u_input", | ^ ../drivers/net/ethernet/sfc/mcdi_mon.c:458:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 458 | snprintf(name, sizeof(name), "%s%u_input", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 459 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/mcdi_mon.c:489:57: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 489 | snprintf(name, sizeof(name), "%s%u_alarm", | ^ ../drivers/net/ethernet/sfc/mcdi_mon.c:489:17: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 489 | snprintf(name, sizeof(name), "%s%u_alarm", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 490 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/mcdi_mon.c:496:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 496 | snprintf(name, sizeof(name), "%s%u_label", | ^ ../drivers/net/ethernet/sfc/mcdi_mon.c:496:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 496 | snprintf(name, sizeof(name), "%s%u_label", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 497 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../scripts/Makefile.build:243: ../drivers/mtd/tests/Makefile: mtd_test.o is added to multiple modules: mtd_nandbiterrs mtd_oobtest mtd_pagetest mtd_readtest mtd_speedtest mtd_stresstest mtd_subpagetest mtd_torturetest ../drivers/w1/slaves/w1_ds2408.c:295:18: warning: cast to restricted __le64 ../drivers/mtd/chips/cfi_cmdset_0020.c:142:40: warning: cast to restricted __le32 ../drivers/mtd/chips/cfi_cmdset_0020.c:142:40: warning: cast to restricted __be32 ../drivers/mtd/chips/cfi_cmdset_0020.c:143:42: warning: cast to restricted __le32 ../drivers/mtd/chips/cfi_cmdset_0020.c:143:42: warning: cast to restricted __be32 ../drivers/vfio/pci/vfio_pci_config.c:412:20: warning: restricted pci_power_t degrades to integer ../drivers/vfio/pci/vfio_pci_config.c:412:38: warning: restricted pci_power_t degrades to integer ../drivers/vfio/pci/vfio_pci_config.c:706:13: warning: restricted pci_power_t degrades to integer ../drivers/vfio/pci/vfio_pci_config.c:706:22: warning: restricted pci_power_t degrades to integer ../drivers/w1/masters/omap_hdq.c:220:15: warning: incorrect type in assignment (different base types) ../drivers/w1/masters/omap_hdq.c:220:15: expected unsigned long long [usertype] rn_le ../drivers/w1/masters/omap_hdq.c:220:15: got restricted __le64 [usertype] ../drivers/mtd/spi-nor/sfdp.c:771:38: warning: dubious: x | !y ../drivers/mtd/spi-nor/sfdp.c:1405:13: warning: cast to restricted __le32 ../drivers/mtd/spi-nor/sfdp.c:1440:13: warning: cast to restricted __le32 ../fs/bcachefs/inode.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../fs/bcachefs/inode.c: note: in included file (through ../fs/bcachefs/btree_types.h, ../fs/bcachefs/bcachefs.h): ../fs/bcachefs/replicas_types.h:24:34: warning: array of flexible structures ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/nvdimm/../../tools/testing/nvdimm/test/iomap.c:183:61: warning: cast removes address space '__iomem' of expression ../drivers/mtd/chips/cfi_cmdset_0002.c: note: in included file: ../include/linux/mtd/cfi.h:314:24: warning: cast to restricted __le16 ../include/linux/mtd/cfi.h:314:24: warning: cast to restricted __be16 ../include/linux/mtd/cfi.h:319:24: warning: cast to restricted __le32 ../include/linux/mtd/cfi.h:319:24: warning: cast to restricted __be32 ../include/linux/mtd/cfi.h:314:24: warning: cast to restricted __le16 ../include/linux/mtd/cfi.h:314:24: warning: cast to restricted __be16 ../include/linux/mtd/cfi.h:319:24: warning: cast to restricted __le32 ../include/linux/mtd/cfi.h:319:24: warning: cast to restricted __be32 ../include/linux/mtd/cfi.h:314:24: warning: cast to restricted __le16 ../include/linux/mtd/cfi.h:314:24: warning: cast to restricted __be16 ../include/linux/mtd/cfi.h:319:24: warning: cast to restricted __le32 ../include/linux/mtd/cfi.h:319:24: warning: cast to restricted __be32 ../include/linux/mtd/cfi.h:314:24: warning: cast to restricted __le16 ../include/linux/mtd/cfi.h:314:24: warning: cast to restricted __be16 ../include/linux/mtd/cfi.h:319:24: warning: cast to restricted __le32 ../include/linux/mtd/cfi.h:319:24: warning: cast to restricted __be32 ../drivers/memstick/core/memstick.c:207: warning: Function parameter or struct member 'host' not described in 'memstick_detect_change' ../drivers/memstick/core/memstick.c:223: warning: Function parameter or struct member 'host' not described in 'memstick_next_req' ../drivers/memstick/core/memstick.c:223: warning: Function parameter or struct member 'mrq' not described in 'memstick_next_req' ../drivers/memstick/core/memstick.c:249: warning: Function parameter or struct member 'host' not described in 'memstick_new_req' ../drivers/memstick/core/memstick.c:266: warning: Function parameter or struct member 'mrq' not described in 'memstick_init_req_sg' ../drivers/memstick/core/memstick.c:266: warning: Function parameter or struct member 'tpc' not described in 'memstick_init_req_sg' ../drivers/memstick/core/memstick.c:266: warning: Function parameter or struct member 'sg' not described in 'memstick_init_req_sg' ../drivers/memstick/core/memstick.c:296: warning: Function parameter or struct member 'mrq' not described in 'memstick_init_req' ../drivers/memstick/core/memstick.c:296: warning: Function parameter or struct member 'tpc' not described in 'memstick_init_req' ../drivers/memstick/core/memstick.c:296: warning: Function parameter or struct member 'buf' not described in 'memstick_init_req' ../drivers/memstick/core/memstick.c:296: warning: Function parameter or struct member 'length' not described in 'memstick_init_req' ../drivers/memstick/core/memstick.c:367: warning: Function parameter or struct member 'card' not described in 'memstick_set_rw_addr' ../drivers/memstick/core/memstick.c:514: warning: Function parameter or struct member 'host' not described in 'memstick_add_host' ../drivers/memstick/core/memstick.c:550: warning: Function parameter or struct member 'host' not described in 'memstick_remove_host' ../drivers/memstick/core/memstick.c:572: warning: Function parameter or struct member 'host' not described in 'memstick_free_host' ../drivers/memstick/core/memstick.c:583: warning: Function parameter or struct member 'host' not described in 'memstick_suspend_host' ../drivers/memstick/core/memstick.c:595: warning: Function parameter or struct member 'host' not described in 'memstick_resume_host' ../fs/bcachefs/fsck.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../drivers/mtd/devices/pmc551.c:743:29: warning: incorrect type in assignment (different address spaces) ../drivers/mtd/devices/pmc551.c:743:29: expected unsigned char [usertype] *start ../drivers/mtd/devices/pmc551.c:743:29: got void [noderef] __iomem * ../drivers/mtd/devices/pmc551.c:783:53: warning: incorrect type in argument 2 (different address spaces) ../drivers/mtd/devices/pmc551.c:783:53: expected void [noderef] __iomem * ../drivers/mtd/devices/pmc551.c:783:53: got unsigned char [usertype] *start ../drivers/mtd/devices/pmc551.c:833:52: warning: incorrect type in argument 2 (different address spaces) ../drivers/mtd/devices/pmc551.c:833:52: expected void [noderef] __iomem * ../drivers/mtd/devices/pmc551.c:833:52: got unsigned char [usertype] *start ../fs/btrfs/dev-replace.c:988:53: warning: incorrect type in argument 3 (different address spaces) ../fs/btrfs/dev-replace.c:988:53: expected char const *device_path ../fs/btrfs/dev-replace.c:988:53: got char [noderef] __rcu * ../fs/ocfs2/dlm/dlmdomain.c:1316:20: warning: context imbalance in 'dlm_query_nodeinfo_handler' - different lock contexts for basic block ../drivers/memstick/core/ms_block.c:795:39: warning: incorrect type in assignment (different base types) ../drivers/memstick/core/ms_block.c:795:39: expected unsigned short block_address ../drivers/memstick/core/ms_block.c:795:39: got restricted __be16 [usertype] ../drivers/memstick/core/ms_block.c:834:47: warning: incorrect type in assignment (different base types) ../drivers/memstick/core/ms_block.c:834:47: expected unsigned short block_address ../drivers/memstick/core/ms_block.c:834:47: got restricted __be16 [usertype] ../drivers/memstick/core/ms_block.c:907:47: warning: incorrect type in assignment (different base types) ../drivers/memstick/core/ms_block.c:907:47: expected unsigned short block_address ../drivers/memstick/core/ms_block.c:907:47: got restricted __be16 [usertype] ../drivers/memstick/core/ms_block.c:954:39: warning: incorrect type in assignment (different base types) ../drivers/memstick/core/ms_block.c:954:39: expected unsigned short block_address ../drivers/memstick/core/ms_block.c:954:39: got restricted __be16 [usertype] ../drivers/memstick/core/ms_block.c:1040:47: warning: incorrect type in assignment (different base types) ../drivers/memstick/core/ms_block.c:1040:47: expected unsigned short block_address ../drivers/memstick/core/ms_block.c:1040:47: got restricted __be16 [usertype] ../drivers/memstick/core/ms_block.c:1044:54: warning: incorrect type in assignment (different base types) ../drivers/memstick/core/ms_block.c:1044:54: expected unsigned short logical_address ../drivers/memstick/core/ms_block.c:1044:54: got restricted __be16 [usertype] ../drivers/memstick/core/ms_block.c:1168:30: warning: cast to restricted __be16 ../drivers/memstick/core/ms_block.c:1169:37: warning: cast to restricted __be16 ../drivers/memstick/core/ms_block.c:1171:19: warning: cast to restricted __be32 ../drivers/memstick/core/ms_block.c:1173:19: warning: cast to restricted __be32 ../drivers/memstick/core/ms_block.c:1175:19: warning: cast to restricted __be32 ../drivers/memstick/core/ms_block.c:1177:19: warning: cast to restricted __be32 ../drivers/memstick/core/ms_block.c:1178:30: warning: cast to restricted __be16 ../drivers/memstick/core/ms_block.c:1179:36: warning: cast to restricted __be16 ../drivers/memstick/core/ms_block.c:1181:19: warning: cast to restricted __be16 ../drivers/memstick/core/ms_block.c:1182:29: warning: cast to restricted __be16 ../drivers/memstick/core/ms_block.c:1184:19: warning: cast to restricted __be16 ../drivers/memstick/core/ms_block.c:1185:38: warning: cast to restricted __be16 ../drivers/memstick/core/ms_block.c:1187:19: warning: cast to restricted __be16 ../drivers/memstick/core/ms_block.c:1188:37: warning: cast to restricted __be16 ../drivers/memstick/core/ms_block.c:1189:39: warning: cast to restricted __be16 ../drivers/memstick/core/ms_block.c:1231:21: warning: cast to restricted __be16 ../drivers/memstick/core/ms_block.c:1312:33: warning: cast to restricted __be16 ../drivers/memstick/core/ms_block.c:1415:23: warning: cast to restricted __be16 ../fs/bcachefs/io_read.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../fs/bcachefs/io_misc.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/memstick/host/r592.c:81:22: warning: incorrect type in argument 1 (different base types) ../drivers/memstick/host/r592.c:81:22: expected unsigned int val ../drivers/memstick/host/r592.c:81:22: got restricted __be32 [usertype] ../drivers/memstick/host/r592.c:81:22: warning: incorrect type in argument 1 (different base types) ../drivers/memstick/host/r592.c:81:22: expected unsigned int val ../drivers/memstick/host/r592.c:81:22: got restricted __be32 [usertype] ../drivers/memstick/host/r592.c:81:22: warning: incorrect type in argument 1 (different base types) ../drivers/memstick/host/r592.c:81:22: expected unsigned int val ../drivers/memstick/host/r592.c:81:22: got restricted __be32 [usertype] ../drivers/memstick/host/r592.c:73:16: warning: cast to restricted __be32 ../drivers/memstick/host/r592.c:73:16: warning: cast to restricted __be32 ../drivers/memstick/host/r592.c:48: warning: Function parameter or struct member 'tpc' not described in 'memstick_debug_get_tpc_name' ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../fs/xfs/xfs_extent_busy.c:587:17: warning: context imbalance in 'xfs_extent_busy_clear' - unexpected unlock ../drivers/mtd/chips/cfi_cmdset_0001.c:1418:15: warning: incorrect type in assignment (different address spaces) ../drivers/mtd/chips/cfi_cmdset_0001.c:1418:15: expected void * ../drivers/mtd/chips/cfi_cmdset_0001.c:1418:15: got void [noderef] __iomem * ../drivers/mtd/chips/cfi_cmdset_0001.c:181:30: warning: incorrect type in assignment (different base types) ../drivers/mtd/chips/cfi_cmdset_0001.c:181:30: expected unsigned int [usertype] FeatureSupport ../drivers/mtd/chips/cfi_cmdset_0001.c:181:30: got restricted __le32 [usertype] ../drivers/mtd/chips/cfi_cmdset_0001.c:182:32: warning: incorrect type in assignment (different base types) ../drivers/mtd/chips/cfi_cmdset_0001.c:182:32: expected unsigned short [usertype] BlkStatusRegMask ../drivers/mtd/chips/cfi_cmdset_0001.c:182:32: got restricted __le16 [usertype] ../drivers/mtd/chips/cfi_cmdset_0001.c:183:27: warning: incorrect type in assignment (different base types) ../drivers/mtd/chips/cfi_cmdset_0001.c:183:27: expected unsigned short [usertype] ProtRegAddr ../drivers/mtd/chips/cfi_cmdset_0001.c:183:27: got restricted __le16 [usertype] ../drivers/mtd/chips/cfi_cmdset_0001.c:417:32: warning: cast to restricted __le32 ../drivers/mtd/chips/cfi_cmdset_0001.c:418:34: warning: cast to restricted __le16 ../drivers/mtd/chips/cfi_cmdset_0001.c:419:29: warning: cast to restricted __le16 ../drivers/mtd/chips/cfi_cmdset_0001.c:437:60: warning: cast to restricted __le32 ../drivers/mtd/chips/cfi_cmdset_0001.c:438:59: warning: cast to restricted __le16 ../drivers/mtd/chips/cfi_cmdset_0001.c:439:59: warning: cast to restricted __le16 ../drivers/mtd/chips/cfi_cmdset_0001.c:473:51: warning: cast to restricted __le16 ../drivers/mtd/chips/cfi_cmdset_0001.c: note: in included file: ../include/linux/mtd/cfi.h:314:24: warning: cast to restricted __le16 ../include/linux/mtd/cfi.h:314:24: warning: cast to restricted __be16 ../include/linux/mtd/cfi.h:319:24: warning: cast to restricted __le32 ../include/linux/mtd/cfi.h:319:24: warning: cast to restricted __be32 ../drivers/gpu/drm/i915/display/intel_ddi.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:1983:24: warning: unreplaced symbol '' ../drivers/mtd/chips/map_ram.c:98:15: warning: incorrect type in assignment (different address spaces) ../drivers/mtd/chips/map_ram.c:98:15: expected void * ../drivers/mtd/chips/map_ram.c:98:15: got void [noderef] __iomem * ../drivers/mtd/chips/map_rom.c:80:15: warning: incorrect type in assignment (different address spaces) ../drivers/mtd/chips/map_rom.c:80:15: expected void * ../drivers/mtd/chips/map_rom.c:80:15: got void [noderef] __iomem * ../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/bcachefs/io_write.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../fs/bcachefs/io_write.c:1556: warning: Function parameter or struct member 'bch2_write' not described in 'CLOSURE_CALLBACK' ../fs/bcachefs/io_write.c:1556: warning: expecting prototype for bch2_write(). Prototype was for CLOSURE_CALLBACK() instead ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../fs/bcachefs/journal.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../fs/bcachefs/journal.c: note: in included file (through ../fs/bcachefs/bcachefs.h): ../fs/bcachefs/bcachefs_format.h:1408:38: warning: array of flexible structures ../fs/bcachefs/journal.c:985:9: warning: context imbalance in '__bch2_set_nr_journal_buckets' - different lock contexts for basic block ../fs/bcachefs/journal_io.c: note: in included file (through ../fs/bcachefs/bcachefs.h): ../fs/bcachefs/bcachefs_format.h:1408:38: warning: array of flexible structures ../fs/bcachefs/journal_io.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../fs/ocfs2/dlm/dlmrecovery.c:2950:9: warning: context imbalance in 'dlm_finalize_reco_handler' - different lock contexts for basic block ../drivers/hid/wacom_sys.c: In function ‘wacom_update_name’: ../drivers/hid/wacom_sys.c:2257:61: warning: ‘%s’ directive output may be truncated writing up to 127 bytes into a region of size 38 [-Wformat-truncation=] 2257 | snprintf(name, sizeof(name), "Wacom %s", product_name); | ^~ ../drivers/hid/wacom_sys.c:2257:25: note: ‘snprintf’ output between 7 and 134 bytes into a destination of size 44 2257 | snprintf(name, sizeof(name), "Wacom %s", product_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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/slab.h, ../fs/xfs/kmem.h, ../fs/xfs/xfs_linux.h, ...): ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'xfs_iget_recycle' - unexpected unlock ../fs/xfs/xfs_icache.c:576:28: warning: context imbalance in 'xfs_iget_cache_hit' - different lock contexts for basic block ../drivers/dca/dca-core.c:171: warning: Function parameter or struct member 'dev' not described in 'dca_add_requester' ../drivers/dca/dca-core.c:226: warning: Function parameter or struct member 'dev' not described in 'dca_remove_requester' ../drivers/dca/dca-core.c:258: warning: Function parameter or struct member 'dev' not described in 'dca_common_get_tag' ../drivers/dca/dca-core.c:258: warning: Function parameter or struct member 'cpu' not described in 'dca_common_get_tag' ../drivers/dca/dca-core.c:283: warning: Function parameter or struct member 'dev' not described in 'dca3_get_tag' ../drivers/dca/dca-core.c:283: warning: Function parameter or struct member 'cpu' not described in 'dca3_get_tag' ../drivers/dca/dca-core.c:296: warning: Function parameter or struct member 'cpu' not described in 'dca_get_tag' ../drivers/dca/dca-core.c:308: warning: Function parameter or struct member 'ops' not described in 'alloc_dca_provider' ../drivers/dca/dca-core.c:308: warning: Function parameter or struct member 'priv_size' not described in 'alloc_dca_provider' ../drivers/dca/dca-core.c:328: warning: Function parameter or struct member 'dca' not described in 'free_dca_provider' ../drivers/dca/dca-core.c:339: warning: Function parameter or struct member 'dca' not described in 'register_dca_provider' ../drivers/dca/dca-core.c:339: warning: Function parameter or struct member 'dev' not described in 'register_dca_provider' ../drivers/dca/dca-core.c:396: warning: Function parameter or struct member 'dca' not described in 'unregister_dca_provider' ../drivers/dca/dca-core.c:396: warning: Function parameter or struct member 'dev' not described in 'unregister_dca_provider' ../drivers/dca/dca-core.c:428: warning: Function parameter or struct member 'nb' not described in 'dca_register_notify' ../drivers/dca/dca-core.c:437: warning: Function parameter or struct member 'nb' not described in 'dca_unregister_notify' ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../fs/bcachefs/journal_reclaim.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../drivers/target/tcm_fc/tfc_sess.c:47:17: error: incompatible types in comparison expression (different address spaces): ../drivers/target/tcm_fc/tfc_sess.c:47:17: void [noderef] __rcu * ../drivers/target/tcm_fc/tfc_sess.c:47:17: void * ../drivers/target/tcm_fc/tfc_sess.c:72:9: error: incompatible types in comparison expression (different address spaces): ../drivers/target/tcm_fc/tfc_sess.c:72:9: void [noderef] __rcu * ../drivers/target/tcm_fc/tfc_sess.c:72:9: void * ../drivers/target/tcm_fc/tfc_sess.c:89:9: error: incompatible types in comparison expression (different address spaces): ../drivers/target/tcm_fc/tfc_sess.c:89:9: void [noderef] __rcu * ../drivers/target/tcm_fc/tfc_sess.c:89:9: void * ../drivers/target/tcm_fc/tfc_sess.c:166:17: error: incompatible types in comparison expression (different address spaces): ../drivers/target/tcm_fc/tfc_sess.c:166:17: void [noderef] __rcu * ../drivers/target/tcm_fc/tfc_sess.c:166:17: void * ../drivers/target/tcm_fc/tfc_sess.c:456:17: error: incompatible types in comparison expression (different address spaces): ../drivers/target/tcm_fc/tfc_sess.c:456:17: void [noderef] __rcu * ../drivers/target/tcm_fc/tfc_sess.c:456:17: void * ../drivers/infiniband/hw/cxgb4/device.c: note: in included file (through ../drivers/infiniband/hw/cxgb4/t4.h, ../drivers/infiniband/hw/cxgb4/iw_cxgb4.h): ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:558:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:559:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:575:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:576:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:610:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:611:17: warning: array of flexible structures ../drivers/mtd/nand/onenand/onenand_base.c:779:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/mtd/nand/onenand/onenand_base.c:779:9: expected void const * ../drivers/mtd/nand/onenand/onenand_base.c:779:9: got void [noderef] __iomem * ../drivers/mtd/nand/onenand/onenand_base.c:779:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/mtd/nand/onenand/onenand_base.c:779:9: expected void const * ../drivers/mtd/nand/onenand/onenand_base.c:779:9: got void [noderef] __iomem * ../drivers/mtd/nand/onenand/onenand_base.c:779:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/mtd/nand/onenand/onenand_base.c:779:9: expected void const * ../drivers/mtd/nand/onenand/onenand_base.c:779:9: got void [noderef] __iomem * ../drivers/mtd/nand/onenand/onenand_base.c:817:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/mtd/nand/onenand/onenand_base.c:817:9: expected void const * ../drivers/mtd/nand/onenand/onenand_base.c:817:9: got void [noderef] __iomem * ../drivers/mtd/nand/onenand/onenand_base.c:817:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/mtd/nand/onenand/onenand_base.c:817:9: expected void const * ../drivers/mtd/nand/onenand/onenand_base.c:817:9: got void [noderef] __iomem * ../drivers/mtd/nand/onenand/onenand_base.c:817:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/mtd/nand/onenand/onenand_base.c:817:9: expected void const * ../drivers/mtd/nand/onenand/onenand_base.c:817:9: got void [noderef] __iomem * ../drivers/mtd/nand/onenand/onenand_base.c:860:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/mtd/nand/onenand/onenand_base.c:860:9: expected void const * ../drivers/mtd/nand/onenand/onenand_base.c:860:9: got void [noderef] __iomem * ../drivers/mtd/nand/onenand/onenand_base.c:860:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/mtd/nand/onenand/onenand_base.c:860:9: expected void const * ../drivers/mtd/nand/onenand/onenand_base.c:860:9: got void [noderef] __iomem * ../drivers/mtd/nand/onenand/onenand_base.c:860:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/mtd/nand/onenand/onenand_base.c:860:9: expected void * ../drivers/mtd/nand/onenand/onenand_base.c:860:9: got void [noderef] __iomem * ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../fs/bcachefs/journal_sb.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../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:3337:9: warning: context imbalance in 'dlm_clean_master_list' - different lock contexts for basic block ../drivers/infiniband/hw/cxgb4/cm.c: note: in included file (through ../drivers/infiniband/hw/cxgb4/t4.h, ../drivers/infiniband/hw/cxgb4/iw_cxgb4.h): ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:558:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:559:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:575:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:576:17: warning: array of flexible structures ../scripts/Makefile.build:243: ../drivers/net/ethernet/ti/Makefile: davinci_cpdma.o is added to multiple modules: ti_cpsw ti_cpsw_new ti_davinci_emac ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/net/ethernet/via/via-rhine.c:1135:39: warning: cast removes address space '__iomem' of expression ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../fs/bcachefs/journal_seq_blacklist.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../drivers/infiniband/hw/qib/qib_file_ops.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/mtd/nand/raw/nand_legacy.c:42:17: warning: cast from restricted __le16 ../drivers/net/ipvlan/ipvlan_core.c:52:36: warning: incorrect type in argument 1 (different base types) ../drivers/net/ipvlan/ipvlan_core.c:52:36: expected unsigned int [usertype] a ../drivers/net/ipvlan/ipvlan_core.c:52:36: got restricted __be32 const [usertype] s_addr ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/net/ethernet/via/via-velocity.c: note: in included file: ../drivers/net/ethernet/via/via-velocity.h:236:24: warning: mixed bitwiseness ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:88:26: warning: incorrect type in initializer (different address spaces) ../drivers/net/ethernet/via/via-velocity.c:88:26: expected void *addr ../drivers/net/ethernet/via/via-velocity.c:88:26: got struct mac_regs [noderef] __iomem *mac_regs ../drivers/net/ethernet/via/via-velocity.c:91:49: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:91:49: expected restricted pci_power_t [usertype] state ../drivers/net/ethernet/via/via-velocity.c:91:49: got char state ../drivers/net/ethernet/via/via-velocity.c:93:36: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/via/via-velocity.c:93:36: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/via/via-velocity.c:93:36: got void * ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1748:17: warning: cast to restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:2241:40: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:2241:40: expected char state ../drivers/net/ethernet/via/via-velocity.c:2241:40: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:2249:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:2249:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:2249:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:2436:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:2436:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:2436:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:2449:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:2449:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:2449:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:2874:40: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:2874:40: expected char state ../drivers/net/ethernet/via/via-velocity.c:2874:40: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:3145:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:3145:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:3145:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:3151:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:3151:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:3151:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:3203:40: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:3203:40: expected char state ../drivers/net/ethernet/via/via-velocity.c:3203:40: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:3273:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:3273:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:3273:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:3290:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:3290:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:3290:48: got restricted pci_power_t [usertype] ../drivers/infiniband/hw/cxgb4/provider.c: note: in included file (through ../drivers/infiniband/hw/cxgb4/t4.h, ../drivers/infiniband/hw/cxgb4/iw_cxgb4.h): ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:575:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:576:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:558:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:559:17: warning: array of flexible structures ../drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c:987:32: warning: restricted __le16 degrades to integer ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/mtd/maps/nettel.c:179:25: warning: cast removes address space '__iomem' of expression ../drivers/mtd/maps/nettel.c:223:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/mtd/maps/nettel.c:223:25: expected void volatile [noderef] __iomem *addr ../drivers/mtd/maps/nettel.c:223:25: got void *static [assigned] [toplevel] nettel_mmcrp ../drivers/mtd/maps/nettel.c:416:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/mtd/maps/nettel.c:416:17: expected void volatile [noderef] __iomem *addr ../drivers/mtd/maps/nettel.c:416:17: got void *static [assigned] [toplevel] nettel_mmcrp ../drivers/mtd/maps/nettel.c:434:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/mtd/maps/nettel.c:434:25: expected void volatile [noderef] __iomem *addr ../drivers/mtd/maps/nettel.c:434:25: got void *static [assigned] [toplevel] nettel_mmcrp ../drivers/infiniband/hw/qib/qib_init.c: In function ‘qib_init_one’: ../drivers/infiniband/hw/qib/qib_init.c:586:67: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 0 and 3 [-Wformat-truncation=] 586 | snprintf(wq_name, sizeof(wq_name), "qib%d_%d", | ^~ In function ‘qib_create_workqueues’, inlined from ‘qib_init_one’ at ../drivers/infiniband/hw/qib/qib_init.c:1438:8: ../drivers/infiniband/hw/qib/qib_init.c:586:60: note: directive argument in the range [-2147483643, 254] 586 | snprintf(wq_name, sizeof(wq_name), "qib%d_%d", | ^~~~~~~~~~ ../drivers/infiniband/hw/qib/qib_init.c:586:25: note: ‘snprintf’ output between 7 and 27 bytes into a destination of size 8 586 | snprintf(wq_name, sizeof(wq_name), "qib%d_%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 587 | dd->unit, pidx); | ~~~~~~~~~~~~~~~ ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/infiniband/sw/siw/siw_cq.c: note: in included file (through ../drivers/infiniband/sw/siw/siw.h): ../drivers/infiniband/sw/siw/iwarp.h:183:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:184:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:185:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:186:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:187:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:188:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:189:25: error: invalid bitfield specifier for type restricted __be32. ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/hid/hid-sensor-custom.c: In function ‘hid_sensor_custom_add_attributes’: ../drivers/hid/hid-sensor-custom.c:591:64: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 591 | HID_CUSTOM_NAME_LENGTH, "%s-%s", | ^ ../drivers/hid/hid-sensor-custom.c:590:25: note: ‘snprintf’ output 2 or more bytes (assuming 65) into a destination of size 64 590 | snprintf((char *)&sensor_inst->fields[i].attr_name[j], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 591 | HID_CUSTOM_NAME_LENGTH, "%s-%s", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 592 | sensor_inst->fields[i].group_name, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 593 | hid_custom_attrs[j].name); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../fs/bcachefs/logged_ops.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/infiniband/ulp/ipoib/ipoib_vlan.c: In function ‘ipoib_vlan_add’: ../drivers/infiniband/ulp/ipoib/ipoib_vlan.c:187:52: warning: ‘%04x’ directive output may be truncated writing 4 bytes into a region of size between 0 and 15 [-Wformat-truncation=] 187 | snprintf(intf_name, sizeof(intf_name), "%s.%04x", | ^~~~ ../drivers/infiniband/ulp/ipoib/ipoib_vlan.c:187:48: note: directive argument in the range [0, 65535] 187 | snprintf(intf_name, sizeof(intf_name), "%s.%04x", | ^~~~~~~~~ ../drivers/infiniband/ulp/ipoib/ipoib_vlan.c:187:9: note: ‘snprintf’ output between 6 and 21 bytes into a destination of size 16 187 | snprintf(intf_name, sizeof(intf_name), "%s.%04x", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 188 | ppriv->dev->name, pkey); | ~~~~~~~~~~~~~~~~~~~~~~~ ../fs/bcachefs/lru.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../drivers/infiniband/sw/siw/siw_cm.c: note: in included file (through ../drivers/infiniband/sw/siw/siw.h): ../drivers/infiniband/sw/siw/iwarp.h:183:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:184:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:185:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:186:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:187:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:188:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:189:25: error: invalid bitfield specifier for type restricted __be32. ../drivers/bcma/driver_chipcommon.c:414:31: warning: incorrect type in assignment (different address spaces) ../drivers/bcma/driver_chipcommon.c:414:31: expected void *regs ../drivers/bcma/driver_chipcommon.c:414:31: got void [noderef] __iomem * ../drivers/net/bonding/bond_options.c:1229:24: warning: incorrect type in assignment (different base types) ../drivers/net/bonding/bond_options.c:1229:24: expected restricted __be32 [addressable] [usertype] target ../drivers/net/bonding/bond_options.c:1229:24: got unsigned long long const [usertype] value ../drivers/infiniband/hw/cxgb4/cq.c:418:36: warning: context imbalance in 'c4iw_flush_hw_cq' - unexpected unlock ../drivers/infiniband/hw/cxgb4/cq.c:946:9: warning: context imbalance in 'c4iw_poll_cq_one' - different lock contexts for basic block ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/bluetooth/hci_ag6xx.c:257:24: warning: restricted __le32 degrades to integer ../drivers/infiniband/hw/cxgb4/qp.c: note: in included file (through ../drivers/infiniband/hw/cxgb4/t4.h, ../drivers/infiniband/hw/cxgb4/iw_cxgb4.h): ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:558:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:559:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:575:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:576:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:610:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:611:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/qp.c:1615:39: warning: context imbalance in '__flush_qp' - different lock contexts for basic block ../drivers/mtd/ubi/fastmap.c:570:23: warning: incorrect type in assignment (different base types) ../drivers/mtd/ubi/fastmap.c:570:23: expected unsigned long long max_sqnum ../drivers/mtd/ubi/fastmap.c:570:23: got restricted __be64 [usertype] sqnum ../drivers/mtd/ubi/fastmap.c:1037:17: warning: incorrect type in assignment (different base types) ../drivers/mtd/ubi/fastmap.c:1037:17: expected restricted __be32 [usertype] tmp_crc ../drivers/mtd/ubi/fastmap.c:1037:17: got unsigned int [usertype] ../drivers/mtd/ubi/fastmap.c:1039:13: warning: incorrect type in assignment (different base types) ../drivers/mtd/ubi/fastmap.c:1039:13: expected restricted __be32 [usertype] crc ../drivers/mtd/ubi/fastmap.c:1039:13: got unsigned int ../drivers/mtd/ubi/fastmap.c:1048:22: warning: incorrect type in assignment (different base types) ../drivers/mtd/ubi/fastmap.c:1048:22: expected restricted __be64 [usertype] sqnum ../drivers/mtd/ubi/fastmap.c:1048:22: got unsigned long long [assigned] sqnum ../drivers/edac/sb_edac.c: In function ‘__populate_dimms’: ../drivers/edac/sb_edac.c:1678:85: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 1678 | "CPU_SrcID#%u_Ha#%u_Chan#%u_DIMM#%u", | ^ ../drivers/edac/sb_edac.c:1677:33: note: ‘snprintf’ output between 31 and 42 bytes into a destination of size 32 1677 | snprintf(dimm->label, sizeof(dimm->label), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1678 | "CPU_SrcID#%u_Ha#%u_Chan#%u_DIMM#%u", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1679 | pvt->sbridge_dev->source_id, pvt->sbridge_dev->dom, i, j); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/infiniband/hw/efa/efa_verbs.c:2224:30: warning: symbol 'efa_uapi_defs' was not declared. Should it be static? ../drivers/mtd/nand/raw/nand_onfi.c:320:27: warning: cast to restricted __le16 ../drivers/mtd/nand/raw/nand_onfi.c:323:44: warning: cast to restricted __le16 ../drivers/infiniband/sw/siw/siw_main.c: note: in included file (through ../drivers/infiniband/sw/siw/siw.h): ../drivers/infiniband/sw/siw/iwarp.h:183:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:184:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:185:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:186:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:187:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:188:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:189:25: error: invalid bitfield specifier for type restricted __be32. ../fs/bcachefs/migrate.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/bluetooth/hci_mrvl.c:170:23: warning: restricted __le16 degrades to integer ../drivers/bluetooth/hci_mrvl.c:203:23: warning: restricted __le16 degrades to integer ../drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c:105:14: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c:105:14: expected unsigned int [usertype] data ../drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c:105:14: got restricted __be32 [usertype] val ../drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c:106:14: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c:106:14: expected unsigned int [usertype] mask ../drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c:106:14: got restricted __be32 [usertype] mask ../drivers/hwmon/ad7314.c:52:16: warning: cast to restricted __be16 ../fs/btrfs/tree-mod-log.c:363:17: warning: context imbalance in 'btrfs_tree_mod_log_insert_move' - unexpected unlock ../fs/btrfs/tree-mod-log.c:664:17: warning: context imbalance in 'btrfs_tree_mod_log_eb_copy' - unexpected unlock ../drivers/infiniband/core/cache.c:654:52: error: incompatible types in comparison expression (different address spaces): ../drivers/infiniband/core/cache.c:654:52: struct net_device [noderef] __rcu * ../drivers/infiniband/core/cache.c:654:52: struct net_device * ../drivers/infiniband/core/cache.c:692:43: warning: incorrect type in initializer (different address spaces) ../drivers/infiniband/core/cache.c:692:43: expected struct net_device [noderef] __rcu *ndev ../drivers/infiniband/core/cache.c:692:43: got struct net_device *ndev ../drivers/infiniband/core/cache.c:851:23: warning: incorrect type in assignment (different address spaces) ../drivers/infiniband/core/cache.c:851:23: expected struct net_device [noderef] __rcu *[addressable] ndev ../drivers/infiniband/core/cache.c:851:23: got struct net_device *ndev ../drivers/infiniband/core/cache.c:1022:52: warning: incorrect type in initializer (different address spaces) ../drivers/infiniband/core/cache.c:1022:52: expected struct net_device [noderef] __rcu *ndev ../drivers/infiniband/core/cache.c:1022:52: got struct net_device *ndev ../drivers/infiniband/core/cache.c:1428:59: warning: incorrect type in argument 1 (different address spaces) ../drivers/infiniband/core/cache.c:1428:59: expected struct net_device *dev ../drivers/infiniband/core/cache.c:1428:59: got struct net_device [noderef] __rcu *const ndev ../drivers/net/ethernet/wiznet/w5100.c: In function ‘w5100_probe’: ../drivers/net/ethernet/wiznet/w5100.c:1190:42: warning: ‘%s’ directive output may be truncated writing up to 20 bytes into a region of size 16 [-Wformat-truncation=] 1190 | snprintf(link_name, 16, "%s-link", netdev_name(ndev)); | ^~ ../drivers/net/ethernet/wiznet/w5100.c:1190:17: note: ‘snprintf’ output between 6 and 26 bytes into a destination of size 16 1190 | snprintf(link_name, 16, "%s-link", netdev_name(ndev)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/infiniband/sw/siw/siw_mem.c: note: in included file (through ../drivers/infiniband/sw/siw/siw.h): ../drivers/infiniband/sw/siw/iwarp.h:183:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:184:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:185:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:186:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:187:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:188:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:189:25: error: invalid bitfield specifier for type restricted __be32. ../scripts/Makefile.build:243: ../drivers/net/ethernet/ti/Makefile: cpsw_ale.o is added to multiple modules: ti_cpsw ti_cpsw_new ../drivers/hid/intel-ish-hid/ishtp/bus.c:853: warning: Function parameter or struct member 'dev' not described in 'ishtp_wait_resume' ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c:652:32: warning: restricted __le16 degrades to integer ../fs/bcachefs/move.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../drivers/net/ethernet/xilinx/ll_temac_main.c:352:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:352:37: expected unsigned int [usertype] next ../drivers/net/ethernet/xilinx/ll_temac_main.c:352:37: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:357:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:357:37: expected unsigned int [usertype] next ../drivers/net/ethernet/xilinx/ll_temac_main.c:357:37: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:373:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:373:37: expected unsigned int [usertype] phys ../drivers/net/ethernet/xilinx/ll_temac_main.c:373:37: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:374:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:374:36: expected unsigned int [usertype] len ../drivers/net/ethernet/xilinx/ll_temac_main.c:374:36: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:375:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:375:37: expected unsigned int [usertype] app0 ../drivers/net/ethernet/xilinx/ll_temac_main.c:375:37: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:779:16: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:786:17: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:786:17: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:797:41: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:810:24: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:880:29: warning: invalid assignment: |= ../drivers/net/ethernet/xilinx/ll_temac_main.c:880:29: left side has type unsigned int ../drivers/net/ethernet/xilinx/ll_temac_main.c:880:29: right side has type restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:881:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:881:29: expected unsigned int [usertype] app1 ../drivers/net/ethernet/xilinx/ll_temac_main.c:881:29: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:886:21: warning: invalid assignment: |= ../drivers/net/ethernet/xilinx/ll_temac_main.c:886:21: left side has type unsigned int ../drivers/net/ethernet/xilinx/ll_temac_main.c:886:21: right side has type restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:889:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:889:20: expected unsigned int [usertype] len ../drivers/net/ethernet/xilinx/ll_temac_main.c:889:20: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:895:21: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:895:21: expected unsigned int [usertype] phys ../drivers/net/ethernet/xilinx/ll_temac_main.c:895:21: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:912:33: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:920:25: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:927:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:927:29: expected unsigned int [usertype] phys ../drivers/net/ethernet/xilinx/ll_temac_main.c:927:29: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:928:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:928:28: expected unsigned int [usertype] len ../drivers/net/ethernet/xilinx/ll_temac_main.c:928:28: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:932:21: warning: invalid assignment: |= ../drivers/net/ethernet/xilinx/ll_temac_main.c:932:21: left side has type unsigned int ../drivers/net/ethernet/xilinx/ll_temac_main.c:932:21: right side has type restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:985:39: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:999:17: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:1005:26: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:1019:37: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:1019:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:1019:35: expected restricted __wsum [usertype] csum ../drivers/net/ethernet/xilinx/ll_temac_main.c:1019:35: got restricted __be16 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:1085:26: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:1085:26: expected unsigned int [usertype] phys ../drivers/net/ethernet/xilinx/ll_temac_main.c:1085:26: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:1086:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:1086:25: expected unsigned int [usertype] len ../drivers/net/ethernet/xilinx/ll_temac_main.c:1086:25: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:1087:26: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:1087:26: expected unsigned int [usertype] app0 ../drivers/net/ethernet/xilinx/ll_temac_main.c:1087:26: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:1446:64: warning: Using plain integer as NULL pointer ../drivers/infiniband/sw/siw/siw_qp.c: note: in included file (through ../drivers/infiniband/sw/siw/siw.h): ../drivers/infiniband/sw/siw/iwarp.h:183:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:184:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:185:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:186:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:187:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:188:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:189:25: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/siw_qp_rx.c: note: in included file (through ../drivers/infiniband/sw/siw/siw.h): ../drivers/infiniband/sw/siw/iwarp.h:183:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:184:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:185:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:186:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:187:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:188:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:189:25: error: invalid bitfield specifier for type restricted __be32. ../drivers/mtd/nand/raw/nand_hynix.c:39: warning: Excess struct member 'nand_technology' description in 'hynix_nand' ../drivers/infiniband/sw/siw/siw_qp_tx.c: note: in included file (through ../drivers/infiniband/sw/siw/siw.h): ../drivers/infiniband/sw/siw/iwarp.h:183:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:184:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:185:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:186:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:187:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:188:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:189:25: error: invalid bitfield specifier for type restricted __be32. ../drivers/vhost/vhost.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/infiniband/core/roce_gid_mgmt.c:292:23: warning: incorrect type in assignment (different address spaces) ../drivers/infiniband/core/roce_gid_mgmt.c:292:23: expected struct net_device [noderef] __rcu *[addressable] ndev ../drivers/infiniband/core/roce_gid_mgmt.c:292:23: got struct net_device *ndev ../drivers/infiniband/core/roce_gid_mgmt.c:386:48: warning: incorrect type in initializer (different address spaces) ../drivers/infiniband/core/roce_gid_mgmt.c:386:48: expected struct net_device [noderef] __rcu *ndev ../drivers/infiniband/core/roce_gid_mgmt.c:386:48: got struct net_device *ndev ../drivers/infiniband/core/roce_gid_mgmt.c:811:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/infiniband/core/roce_gid_mgmt.c:811:48: expected void *filter_cookie ../drivers/infiniband/core/roce_gid_mgmt.c:811:48: got struct net_device [noderef] __rcu *ndev ../drivers/infiniband/core/roce_gid_mgmt.c:814:31: warning: incorrect type in argument 1 (different address spaces) ../drivers/infiniband/core/roce_gid_mgmt.c:814:31: expected struct net_device *dev ../drivers/infiniband/core/roce_gid_mgmt.c:814:31: got struct net_device [noderef] __rcu *ndev ../drivers/infiniband/core/roce_gid_mgmt.c:851:31: warning: incorrect type in assignment (different address spaces) ../drivers/infiniband/core/roce_gid_mgmt.c:851:31: expected struct net_device [noderef] __rcu *ndev ../drivers/infiniband/core/roce_gid_mgmt.c:851:31: got struct net_device *ndev ../scripts/Makefile.build:243: ../drivers/net/ethernet/ti/Makefile: cpsw_priv.o is added to multiple modules: ti_cpsw ti_cpsw_new ../drivers/infiniband/sw/siw/siw_verbs.c: note: in included file (through ../drivers/infiniband/sw/siw/siw.h): ../drivers/infiniband/sw/siw/iwarp.h:183:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:184:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:185:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:186:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:187:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:188:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:189:25: error: invalid bitfield specifier for type restricted __be32. ../drivers/rpmsg/rpmsg_char.c:75: warning: Function parameter or struct member 'remote_flow_restricted' not described in 'rpmsg_eptdev' ../drivers/rpmsg/rpmsg_char.c:75: warning: Function parameter or struct member 'remote_flow_updated' not described in 'rpmsg_eptdev' ../drivers/infiniband/sw/rdmavt/qp.c: note: in included file (through ../include/rdma/rdmavt_cq.h, ../include/rdma/rdmavt_qp.h, ../drivers/infiniband/sw/rdmavt/qp.h): ../include/uapi/rdma/rvt-abi.h:64:27: warning: array of flexible structures ../drivers/infiniband/sw/rdmavt/qp.c: note: in included file (through ../drivers/infiniband/sw/rdmavt/qp.h): ../include/rdma/rdmavt_qp.h:204:27: warning: array of flexible structures ../scripts/Makefile.build:243: ../drivers/net/ethernet/ti/Makefile: cpsw_sl.o is added to multiple modules: ti_cpsw ti_cpsw_new ../drivers/net/ethernet/xilinx/xilinx_emaclite.c:409:24: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/xilinx_emaclite.c:418:36: warning: cast to restricted __be32 ../drivers/gpu/drm/msm/msm_drv.c:52:6: warning: symbol 'dumpstate' was not declared. Should it be static? ../drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/infiniband/sw/rdmavt/rc.c: note: in included file: ../include/rdma/rdmavt_qp.h:204:27: warning: array of flexible structures ../drivers/infiniband/sw/rdmavt/rc.c: note: in included file (through ../include/rdma/rdmavt_cq.h, ../include/rdma/rdmavt_qp.h): ../include/uapi/rdma/rvt-abi.h:64:27: warning: array of flexible structures ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/infiniband/sw/rdmavt/srq.c: note: in included file (through ../include/rdma/rdmavt_cq.h, ../include/rdma/rdmavt_qp.h, ../drivers/infiniband/sw/rdmavt/qp.h, ../drivers/infiniband/sw/rdmavt/vt.h): ../include/uapi/rdma/rvt-abi.h:64:27: warning: array of flexible structures ../drivers/infiniband/sw/rdmavt/srq.c: note: in included file (through ../drivers/infiniband/sw/rdmavt/qp.h, ../drivers/infiniband/sw/rdmavt/vt.h): ../include/rdma/rdmavt_qp.h:204:27: warning: array of flexible structures ../fs/bcachefs/movinggc.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../drivers/hid/intel-ish-hid/ipc/ipc.c:782:13: warning: invalid assignment: |= ../drivers/hid/intel-ish-hid/ipc/ipc.c:782:13: left side has type unsigned short ../drivers/hid/intel-ish-hid/ipc/ipc.c:782:13: right side has type restricted pci_power_t ../drivers/hid/intel-ish-hid/ipc/ipc.c:788:13: warning: invalid assignment: |= ../drivers/hid/intel-ish-hid/ipc/ipc.c:788:13: left side has type unsigned short ../drivers/hid/intel-ish-hid/ipc/ipc.c:788:13: right side has type restricted pci_power_t ../fs/bcachefs/nocow_locking.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../drivers/net/ethernet/wiznet/w5300.c: In function ‘w5300_hw_probe’: ../drivers/net/ethernet/wiznet/w5300.c:576:42: warning: ‘%s’ directive output may be truncated writing up to 20 bytes into a region of size 16 [-Wformat-truncation=] 576 | snprintf(link_name, 16, "%s-link", name); | ^~ ../drivers/net/ethernet/wiznet/w5300.c:576:17: note: ‘snprintf’ output between 6 and 26 bytes into a destination of size 16 576 | snprintf(link_name, 16, "%s-link", name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/stmicro/stmmac/dwxgmac2_descs.c:108:23: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/stmicro/stmmac/dwxgmac2_descs.c:108:50: warning: restricted __le32 degrades to integer ../fs/bcachefs/opts.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../drivers/hid/usbhid/usbkbd.c:164:108: warning: dubious: x | !y ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/edac/x38_edac.c:168:35: warning: incorrect type in initializer (different address spaces) ../drivers/edac/x38_edac.c:168:35: expected void [noderef] __iomem *window ../drivers/edac/x38_edac.c:168:35: got void *pvt_info ../drivers/edac/x38_edac.c:361:23: warning: incorrect type in assignment (different address spaces) ../drivers/edac/x38_edac.c:361:23: expected void *pvt_info ../drivers/edac/x38_edac.c:361:23: got void [noderef] __iomem *[assigned] window ../drivers/edac/x38_edac.c:439:20: warning: incorrect type in argument 1 (different address spaces) ../drivers/edac/x38_edac.c:439:20: expected void volatile [noderef] __iomem *addr ../drivers/edac/x38_edac.c:439:20: got void *pvt_info ../scripts/Makefile.build:243: ../drivers/net/ethernet/ti/Makefile: cpsw_ethtool.o is added to multiple modules: ti_cpsw ti_cpsw_new ../drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1131:45: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1131:43: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1131:43: expected restricted __wsum [usertype] csum ../drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1131:43: got unsigned int [usertype] ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/infiniband/hw/mlx4/mad.c: In function ‘mlx4_ib_alloc_demux_ctx’: ../drivers/infiniband/hw/mlx4/mad.c:2197:47: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 4 [-Wformat-truncation=] 2197 | snprintf(name, sizeof(name), "mlx4_ibt%d", port); | ^~ ../drivers/infiniband/hw/mlx4/mad.c:2197:38: note: directive argument in the range [-2147483645, 2147483647] 2197 | snprintf(name, sizeof(name), "mlx4_ibt%d", port); | ^~~~~~~~~~~~ ../drivers/infiniband/hw/mlx4/mad.c:2197:9: note: ‘snprintf’ output between 10 and 20 bytes into a destination of size 12 2197 | snprintf(name, sizeof(name), "mlx4_ibt%d", port); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/infiniband/hw/mlx4/mad.c:2205:48: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 3 [-Wformat-truncation=] 2205 | snprintf(name, sizeof(name), "mlx4_ibwi%d", port); | ^~ ../drivers/infiniband/hw/mlx4/mad.c:2205:38: note: directive argument in the range [-2147483645, 2147483647] 2205 | snprintf(name, sizeof(name), "mlx4_ibwi%d", port); | ^~~~~~~~~~~~~ ../drivers/infiniband/hw/mlx4/mad.c:2205:9: note: ‘snprintf’ output between 11 and 21 bytes into a destination of size 12 2205 | snprintf(name, sizeof(name), "mlx4_ibwi%d", port); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/infiniband/hw/mlx4/mad.c:2213:48: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 3 [-Wformat-truncation=] 2213 | snprintf(name, sizeof(name), "mlx4_ibud%d", port); | ^~ ../drivers/infiniband/hw/mlx4/mad.c:2213:38: note: directive argument in the range [-2147483645, 2147483647] 2213 | snprintf(name, sizeof(name), "mlx4_ibud%d", port); | ^~~~~~~~~~~~~ ../drivers/infiniband/hw/mlx4/mad.c:2213:9: note: ‘snprintf’ output between 11 and 21 bytes into a destination of size 12 2213 | snprintf(name, sizeof(name), "mlx4_ibud%d", port); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/hwmon/adm1026.c:609:28: error: too long token expansion ../drivers/hwmon/adm1026.c:609:28: error: too long token expansion ../drivers/hwmon/adm1026.c:609:28: error: too long token expansion ../drivers/hwmon/adm1026.c:638:28: error: too long token expansion ../drivers/hwmon/adm1026.c:638:28: error: too long token expansion ../drivers/hwmon/adm1026.c:638:28: error: too long token expansion ../drivers/net/ethernet/mellanox/mlx5/core/en/qos.c:367:40: warning: incorrect type in initializer (different address spaces) ../drivers/net/ethernet/mellanox/mlx5/core/en/qos.c:367:40: expected struct Qdisc *qdisc ../drivers/net/ethernet/mellanox/mlx5/core/en/qos.c:367:40: got struct Qdisc [noderef] __rcu *qdisc_sleeping ../drivers/hid/intel-ish-hid/ishtp-hid.c:235:24: warning: cast to restricted __le16 ../drivers/hid/intel-ish-hid/ishtp-hid.c:236:23: warning: cast to restricted __le16 ../drivers/hid/intel-ish-hid/ishtp-hid.c:237:24: warning: cast to restricted __le16 ../fs/bcachefs/quota.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c: In function ‘xlgmac_alloc_channels’: ../drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c:257:73: warning: ‘%u’ directive output may be truncated writing between 1 and 10 bytes into a region of size 8 [-Wformat-truncation=] 257 | snprintf(channel->name, sizeof(channel->name), "channel-%u", i); | ^~ ../drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c:257:64: note: directive argument in the range [0, 4294967294] 257 | snprintf(channel->name, sizeof(channel->name), "channel-%u", i); | ^~~~~~~~~~~~ ../drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c:257:17: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 16 257 | snprintf(channel->name, sizeof(channel->name), "channel-%u", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/bcachefs/rebalance.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../drivers/edac/amd64_edac.c:3467:47: warning: incorrect type in argument 3 (different address spaces) ../drivers/edac/amd64_edac.c:3467:47: expected struct msr *msrs ../drivers/edac/amd64_edac.c:3467:47: got struct msr [noderef] __percpu *static [toplevel] msrs ../drivers/edac/amd64_edac.c:3499:48: warning: incorrect type in argument 3 (different address spaces) ../drivers/edac/amd64_edac.c:3499:48: expected struct msr *msrs ../drivers/edac/amd64_edac.c:3499:48: got struct msr [noderef] __percpu *static [toplevel] msrs ../drivers/edac/amd64_edac.c:3518:48: warning: incorrect type in argument 3 (different address spaces) ../drivers/edac/amd64_edac.c:3518:48: expected struct msr *msrs ../drivers/edac/amd64_edac.c:3518:48: got struct msr [noderef] __percpu *static [toplevel] msrs ../drivers/edac/amd64_edac.c:4422:14: warning: incorrect type in assignment (different address spaces) ../drivers/edac/amd64_edac.c:4422:14: expected struct msr [noderef] __percpu *static [toplevel] msrs ../drivers/edac/amd64_edac.c:4422:14: got struct msr * ../drivers/edac/amd64_edac.c:4459:19: warning: incorrect type in argument 1 (different address spaces) ../drivers/edac/amd64_edac.c:4459:19: expected struct msr *msrs ../drivers/edac/amd64_edac.c:4459:19: got struct msr [noderef] __percpu *static [toplevel] msrs ../drivers/edac/amd64_edac.c:4490:19: warning: incorrect type in argument 1 (different address spaces) ../drivers/edac/amd64_edac.c:4490:19: expected struct msr *msrs ../drivers/edac/amd64_edac.c:4490:19: got struct msr [noderef] __percpu *static [assigned] [toplevel] msrs ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c: In function ‘stmmac_selftest_get_strings’: ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:2040:52: warning: ‘%s’ directive output may be truncated writing up to 1535 bytes into a region of size 28 [-Wformat-truncation=] 2040 | snprintf(p, ETH_GSTRING_LEN, "%2d. %s", i + 1, | ^~ ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:2040:17: note: ‘snprintf’ output between 5 and 1540 bytes into a destination of size 32 2040 | snprintf(p, ETH_GSTRING_LEN, "%2d. %s", i + 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2041 | stmmac_selftests[i].name); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1138:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1138:27: expected restricted __be32 [usertype] mask ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1138:27: got int ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1383:18: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1383:18: expected restricted __be32 [addressable] [usertype] src ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1383:18: got unsigned int [usertype] src_mask ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1384:18: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1384:18: expected restricted __be32 [addressable] [usertype] dst ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1384:18: got unsigned int [usertype] dst_mask ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1512:24: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1512:24: expected restricted __be16 [addressable] [usertype] src ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1512:24: got unsigned int [usertype] src_mask ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1513:24: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1513:24: expected restricted __be16 [addressable] [usertype] dst ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1513:24: got unsigned int [usertype] dst_mask ../fs/bcachefs/sb-counters.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../fs/bcachefs/recovery.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../fs/bcachefs/recovery.c: note: in included file (through ../fs/bcachefs/bcachefs.h): ../fs/bcachefs/bcachefs_format.h:759:38: warning: array of flexible structures ../fs/bcachefs/bcachefs_format.h:1408:38: warning: array of flexible structures ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../fs/bcachefs/replicas.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../fs/bcachefs/replicas.c: note: in included file (through ../fs/bcachefs/bcachefs.h): ../fs/bcachefs/bcachefs_format.h:715:45: warning: array of flexible structures ../fs/bcachefs/bcachefs_format.h:700:45: warning: array of flexible structures ../fs/bcachefs/replicas.c: note: in included file (through ../fs/bcachefs/btree_types.h, ../fs/bcachefs/bcachefs.h): ../fs/bcachefs/replicas_types.h:24:34: warning: array of flexible structures ../fs/bcachefs/sb-clean.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../fs/bcachefs/sb-clean.c: note: in included file (through ../fs/bcachefs/bcachefs.h): ../fs/bcachefs/bcachefs_format.h:759:38: warning: array of flexible structures ../fs/bcachefs/bcachefs_format.h:1408:38: warning: array of flexible structures ../scripts/Makefile.build:243: ../drivers/edac/Makefile: skx_common.o is added to multiple modules: i10nm_edac skx_edac ../drivers/edac/skx_common.c: In function ‘skx_get_dimm_info’: ../drivers/edac/skx_common.c:392:87: warning: ‘_DIMM#’ directive output may be truncated writing 6 bytes into a region of size between 0 and 9 [-Wformat-truncation=] 392 | snprintf(dimm->label, sizeof(dimm->label), "CPU_SrcID#%u_MC#%u_Chan#%u_DIMM#%u", | ^~~~~~ ../drivers/edac/skx_common.c:392:60: note: using the range [0, 4294967295] for directive argument 392 | snprintf(dimm->label, sizeof(dimm->label), "CPU_SrcID#%u_MC#%u_Chan#%u_DIMM#%u", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/edac/skx_common.c:392:17: note: ‘snprintf’ output between 31 and 53 bytes into a destination of size 32 392 | snprintf(dimm->label, sizeof(dimm->label), "CPU_SrcID#%u_MC#%u_Chan#%u_DIMM#%u", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 393 | imc->src_id, imc->lmc, chan, dimmno); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/edac/skx_common.c: In function ‘skx_get_nvdimm_info’: ../drivers/edac/skx_common.c:440:79: warning: ‘_DIMM#’ directive output may be truncated writing 6 bytes into a region of size between 0 and 9 [-Wformat-truncation=] 440 | snprintf(dimm->label, sizeof(dimm->label), "CPU_SrcID#%u_MC#%u_Chan#%u_DIMM#%u", | ^~~~~~ ../drivers/edac/skx_common.c:440:52: note: using the range [0, 4294967295] for directive argument 440 | snprintf(dimm->label, sizeof(dimm->label), "CPU_SrcID#%u_MC#%u_Chan#%u_DIMM#%u", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/edac/skx_common.c:440:9: note: ‘snprintf’ output between 31 and 53 bytes into a destination of size 32 440 | snprintf(dimm->label, sizeof(dimm->label), "CPU_SrcID#%u_MC#%u_Chan#%u_DIMM#%u", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 441 | imc->src_id, imc->lmc, chan, dimmno); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/bcachefs/reflink.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../fs/btrfs/ref-verify.c:263:27: warning: context imbalance in 'add_block_entry' - different lock contexts for basic block ../fs/btrfs/ref-verify.c:352:20: warning: context imbalance in 'add_tree_block' - unexpected unlock ../fs/btrfs/ref-verify.c:377:28: warning: context imbalance in 'add_shared_data_ref' - unexpected unlock ../fs/btrfs/ref-verify.c:415:28: warning: context imbalance in 'add_extent_data_ref' - unexpected unlock ../fs/btrfs/ref-verify.c:890:20: warning: context imbalance in 'btrfs_ref_tree_mod' - unexpected unlock ../drivers/net/ethernet/korina.c:408:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/korina.c:408:33: expected struct dma_reg *ch ../drivers/net/ethernet/korina.c:408:33: got struct dma_reg [noderef] __iomem *tx_dma_regs ../drivers/net/ethernet/korina.c:415:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/korina.c:415:33: expected struct dma_reg *ch ../drivers/net/ethernet/korina.c:415:33: got struct dma_reg [noderef] __iomem *rx_dma_regs ../drivers/net/ethernet/korina.c:391:20: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/korina.c:391:20: expected void const volatile [noderef] __iomem *addr ../drivers/net/ethernet/korina.c:391:20: got unsigned int * ../drivers/net/ethernet/korina.c:392:31: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/korina.c:392:31: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/korina.c:392:31: got unsigned int * ../drivers/net/ethernet/korina.c:394:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/korina.c:394:33: expected void const volatile [noderef] __iomem *addr ../drivers/net/ethernet/korina.c:394:33: got unsigned int * ../drivers/net/ethernet/korina.c:397:28: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/korina.c:397:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/korina.c:397:28: got unsigned int * ../drivers/net/ethernet/korina.c:400:20: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/korina.c:400:20: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/korina.c:400:20: got unsigned int * ../drivers/net/ethernet/korina.c:401:20: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/korina.c:401:20: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/korina.c:401:20: got unsigned int * ../drivers/net/ethernet/korina.c:391:20: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/korina.c:391:20: expected void const volatile [noderef] __iomem *addr ../drivers/net/ethernet/korina.c:391:20: got unsigned int * ../drivers/net/ethernet/korina.c:392:31: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/korina.c:392:31: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/korina.c:392:31: got unsigned int * ../drivers/net/ethernet/korina.c:394:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/korina.c:394:33: expected void const volatile [noderef] __iomem *addr ../drivers/net/ethernet/korina.c:394:33: got unsigned int * ../drivers/net/ethernet/korina.c:397:28: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/korina.c:397:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/korina.c:397:28: got unsigned int * ../drivers/net/ethernet/korina.c:400:20: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/korina.c:400:20: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/korina.c:400:20: got unsigned int * ../drivers/net/ethernet/korina.c:401:20: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/korina.c:401:20: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/korina.c:401:20: got unsigned int * ../drivers/gpu/drm/msm/msm_io_utils.c:68:31: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/msm/msm_io_utils.c:68:31: expected void [noderef] __iomem * ../drivers/gpu/drm/msm/msm_io_utils.c:68:31: got void * ../drivers/gpu/drm/msm/msm_io_utils.c:77:31: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/msm/msm_io_utils.c:77:31: expected void [noderef] __iomem * ../drivers/gpu/drm/msm/msm_io_utils.c:77:31: got void * ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:31:17: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:31:17: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:31:17: got unsigned int [usertype] ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:31:17: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:769:43: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:769:43: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:769:43: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:769:43: got unsigned long ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:769:43: warning: cast from restricted __le32 ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:776:43: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:776:43: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:776:43: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:776:43: got unsigned long ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:776:43: warning: cast from restricted __le32 ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:783:43: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:783:43: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:783:43: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:783:43: got unsigned long ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:783:43: warning: cast from restricted __le32 ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:798:43: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:798:43: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:798:43: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:798:43: got unsigned long ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:798:43: warning: cast from restricted __le32 ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:805:43: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:805:43: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:805:43: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:805:43: got unsigned long ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:805:43: warning: cast from restricted __le32 ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:812:43: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:812:43: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:812:43: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:812:43: got unsigned long ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:812:43: warning: cast from restricted __le32 ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:831:27: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:831:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:831:27: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:831:27: got unsigned long ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:831:27: warning: cast from restricted __le32 ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:839:35: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:839:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:839:35: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:839:35: got unsigned long ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:839:35: warning: cast from restricted __le32 ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:851:35: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:851:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:851:35: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:851:35: got unsigned long ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:851:35: warning: cast from restricted __le32 ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:858:27: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:858:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:858:27: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:858:27: got unsigned long ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:858:27: warning: cast from restricted __le32 ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:865:27: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:865:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:865:27: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:865:27: got unsigned long ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:865:27: warning: cast from restricted __le32 ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:873:35: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:873:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:873:35: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:873:35: got unsigned long ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:873:35: warning: cast from restricted __le32 ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:881:35: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:881:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:881:35: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:881:35: got unsigned long ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:881:35: warning: cast from restricted __le32 ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:885:35: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:885:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:885:35: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:885:35: got unsigned long ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:885:35: warning: cast from restricted __le32 ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:890:35: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:890:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:890:35: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:890:35: got unsigned long ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:890:35: warning: cast from restricted __le32 ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:899:35: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:899:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:899:35: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:899:35: got unsigned long ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:899:35: warning: cast from restricted __le32 ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:906:43: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:906:43: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:906:43: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:906:43: got unsigned long ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:906:43: warning: cast from restricted __le32 ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:913:35: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:913:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:913:35: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:913:35: got unsigned long ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:913:35: warning: cast from restricted __le32 ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:932:35: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:932:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:932:35: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:932:35: got unsigned long ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:932:35: warning: cast from restricted __le32 ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:939:35: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:939:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:939:35: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:939:35: got unsigned long ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:939:35: warning: cast from restricted __le32 ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:945:35: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:945:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:945:35: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:945:35: got unsigned long ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:945:35: warning: cast from restricted __le32 ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:952:43: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:952:43: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:952:43: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:952:43: got unsigned long ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:952:43: warning: cast from restricted __le32 ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:960:27: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:960:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:960:27: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:960:27: got unsigned long ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:960:27: warning: cast from restricted __le32 ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:967:35: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:967:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:967:35: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:967:35: got unsigned long ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:967:35: warning: cast from restricted __le32 ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:985:27: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:985:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:985:27: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:985:27: got unsigned long ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:985:27: warning: cast from restricted __le32 ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:1016:15: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:1016:15: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:1016:15: got unsigned int [usertype] ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:1016:15: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:1019:15: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:1019:15: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:1019:15: got unsigned int [usertype] ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:1019:15: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:1117:27: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:1117:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:1117:27: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:1117:27: got unsigned long ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:1117:27: warning: cast from restricted __le32 ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:1129:27: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:1129:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:1129:27: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:1129:27: got unsigned long ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:1129:27: warning: cast from restricted __le32 ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:1175:16: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:1175:16: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:1175:16: got unsigned int [usertype] ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:1175:16: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:1183:16: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:1183:16: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:1183:16: got unsigned int [usertype] ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:1183:16: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:2653:13: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:2653:13: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:2653:13: got unsigned int [usertype] ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:2653:13: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:2664:13: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:2664:13: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:2664:13: got unsigned int [usertype] ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:2664:13: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:2691:13: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:2691:13: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:2691:13: got unsigned int [usertype] ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:2691:13: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:2701:13: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:2701:13: expected restricted __le32 _var ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:2701:13: got unsigned int [usertype] ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:2701:13: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:2704:41: warning: too many warnings ../drivers/infiniband/hw/vmw_pvrdma/pvrdma_cmd.c: note: in included file: ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: got restricted __le32 [usertype] ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:306:16: warning: cast to restricted __le32 ../drivers/infiniband/hw/vmw_pvrdma/pvrdma_cq.c: note: in included file: ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:311:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:311:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:311:16: got restricted __le32 [usertype] ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:311:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:311:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:311:16: got restricted __le32 [usertype] ../drivers/rpmsg/qcom_glink_smem.c:108:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/rpmsg/qcom_glink_smem.c:108:48: expected void const volatile [noderef] __iomem * ../drivers/rpmsg/qcom_glink_smem.c:108:48: got void * ../drivers/rpmsg/qcom_glink_smem.c:111:47: warning: incorrect type in argument 2 (different address spaces) ../drivers/rpmsg/qcom_glink_smem.c:111:47: expected void const volatile [noderef] __iomem * ../drivers/rpmsg/qcom_glink_smem.c:111:47: got void *fifo ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../fs/bcachefs/sb-downgrade.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../fs/bcachefs/sb-downgrade.c: note: in included file (through ../fs/bcachefs/bcachefs.h): ../fs/bcachefs/bcachefs_format.h:799:52: warning: array of flexible structures ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/net/ethernet/jme.c:958:14: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/jme.c:958:14: expected unsigned short [usertype] csum ../drivers/net/ethernet/jme.c:958:14: got restricted __sum16 [usertype] check ../drivers/edac/skx_base.c:356:46: warning: dubious: x | !y ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c: note: in included file: ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:306:16: warning: cast to restricted __le32 ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: got restricted __le32 [usertype] ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: got restricted __le32 [usertype] ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: got restricted __le32 [usertype] ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:306:16: warning: cast to restricted __le32 ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:306:16: warning: cast to restricted __le32 ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: got restricted __le32 [usertype] ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: got restricted __le32 [usertype] ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: got restricted __le32 [usertype] ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:306:16: warning: cast to restricted __le32 ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: got restricted __le32 [usertype] ../drivers/rpmsg/qcom_smd.c:510:53: warning: incorrect type in argument 2 (different address spaces) ../drivers/rpmsg/qcom_smd.c:510:53: expected void const [noderef] __iomem *src ../drivers/rpmsg/qcom_smd.c:510:53: got void * ../drivers/rpmsg/qcom_smd.c:517:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/rpmsg/qcom_smd.c:517:43: expected void const [noderef] __iomem *src ../drivers/rpmsg/qcom_smd.c:517:43: got void *rx_fifo ../drivers/rpmsg/qcom_smd.c:711:51: warning: incorrect type in argument 1 (different address spaces) ../drivers/rpmsg/qcom_smd.c:711:51: expected void [noderef] __iomem *dst ../drivers/rpmsg/qcom_smd.c:711:51: got void * ../drivers/rpmsg/qcom_smd.c:718:41: warning: incorrect type in argument 1 (different address spaces) ../drivers/rpmsg/qcom_smd.c:718:41: expected void [noderef] __iomem *dst ../drivers/rpmsg/qcom_smd.c:718:41: got void *tx_fifo ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/rpmsg/qcom_smd.c:229: warning: Excess struct member 'cb' description in 'qcom_smd_channel' ../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:616:39: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2562.c:623:43: warning: restricted snd_pcm_format_t degrades to integer ../drivers/ipack/devices/ipoctal.c:48:48: warning: array of flexible structures ../fs/bcachefs/sb-errors.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../fs/btrfs/zoned.c:2529:25: warning: context imbalance in 'btrfs_zoned_activate_one_bg' - different lock contexts for basic block ../fs/bcachefs/sb-members.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../fs/bcachefs/sb-members.c:424:30: warning: incorrect type in assignment (different base types) ../fs/bcachefs/sb-members.c:424:30: expected restricted __le64 [usertype] errors_reset_time ../fs/bcachefs/sb-members.c:424:30: got signed long long ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:833:28: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:833:28: expected unsigned int [usertype] pa_lo ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:833:28: got restricted __le32 [usertype] ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:834:28: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:834:28: expected unsigned int [usertype] pa_hi ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:834:28: got restricted __le32 [usertype] ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:1627:44: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2061:28: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2061:28: expected unsigned int [usertype] pa_lo ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2061:28: got restricted __le32 [usertype] ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2062:28: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2062:28: expected unsigned int [usertype] pa_hi ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2062:28: got restricted __le32 [usertype] ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2410:18: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2441:44: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2441:42: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2441:42: expected unsigned int [usertype] flags_status_srcqpn ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2441:42: got restricted __le32 [usertype] ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2444:44: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2444:42: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2444:42: expected unsigned int [usertype] flags_status_srcqpn ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2444:42: got restricted __le32 [usertype] ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2450:52: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2450:50: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2450:50: expected unsigned int [usertype] flags_status_srcqpn ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2450:50: got restricted __le32 [usertype] ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2453:52: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2453:50: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2453:50: expected unsigned int [usertype] flags_status_srcqpn ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2453:50: got restricted __le32 [usertype] ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2458:52: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2458:50: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2458:50: expected unsigned int [usertype] flags_status_srcqpn ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2458:50: got restricted __le32 [usertype] ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2461:52: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2461:50: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2461:50: expected unsigned int [usertype] flags_status_srcqpn ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2461:50: got restricted __le32 [usertype] ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2517:23: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2572:20: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2587:19: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2603:19: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2605:24: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2609:27: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2614:29: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2633:20: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2692:34: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2695:37: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2699:37: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2702:44: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2721:27: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2725:27: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2769:24: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c: note: in included file: ../drivers/infiniband/hw/ocrdma/ocrdma.h:499:21: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma.h:505:17: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma.h:505:17: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma.h:517:17: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma.h:523:17: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma.h:511:17: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma.h:499:21: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma.h:505:17: warning: cast to restricted __le32 ../drivers/ipack/carriers/tpci200.c:148:28: error: incompatible types in comparison expression (different address spaces): ../drivers/ipack/carriers/tpci200.c:148:28: struct slot_irq [noderef] __rcu * ../drivers/ipack/carriers/tpci200.c:148:28: struct slot_irq * ../drivers/ipack/carriers/tpci200.c:182:9: error: incompatible types in comparison expression (different address spaces): ../drivers/ipack/carriers/tpci200.c:182:9: struct slot_irq [noderef] __rcu * ../drivers/ipack/carriers/tpci200.c:182:9: struct slot_irq * ../drivers/ipack/carriers/tpci200.c:231:9: error: incompatible types in comparison expression (different address spaces): ../drivers/ipack/carriers/tpci200.c:231:9: struct slot_irq [noderef] __rcu * ../drivers/ipack/carriers/tpci200.c:231:9: struct slot_irq * ../drivers/net/team/team_mode_activebackup.c:54:40: error: incompatible types in comparison expression (different address spaces): ../drivers/net/team/team_mode_activebackup.c:54:40: struct team_port [noderef] __rcu * ../drivers/net/team/team_mode_activebackup.c:54:40: struct team_port * ../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/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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/edac/versal_edac.c:745:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/edac/versal_edac.c:745:21: expected char const * ../drivers/edac/versal_edac.c:745:21: got char const [noderef] __user *data ../sound/soc/codecs/tas2764.c:259:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2764.c:265:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2764.c:271:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2764.c:359:58: warning: incorrect type in argument 2 (different base types) ../sound/soc/codecs/tas2764.c:359:58: expected int bitwidth ../sound/soc/codecs/tas2764.c:359:58: got restricted snd_pcm_format_t ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:201:30: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:205:30: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:216:38: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:220:38: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:235:46: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:243:46: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:261:30: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:265:30: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:352:30: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:356:30: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:367:43: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:374:43: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:392:46: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:403:46: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:416:35: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:420:30: warning: dubious: x & !y ../drivers/infiniband/ulp/rtrs/rtrs-srv.c:1021:16: warning: restricted __le16 degrades to integer ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/infiniband/hw/mlx4/alias_GUID.c: In function ‘mlx4_ib_init_alias_guid_service’: ../drivers/infiniband/hw/mlx4/alias_GUID.c:878:74: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 5 [-Wformat-truncation=] 878 | snprintf(alias_wq_name, sizeof alias_wq_name, "alias_guid%d", i); | ^~ ../drivers/infiniband/hw/mlx4/alias_GUID.c:878:63: note: directive argument in the range [-2147483641, 2147483646] 878 | snprintf(alias_wq_name, sizeof alias_wq_name, "alias_guid%d", i); | ^~~~~~~~~~~~~~ ../drivers/infiniband/hw/mlx4/alias_GUID.c:878:17: note: ‘snprintf’ output between 12 and 22 bytes into a destination of size 15 878 | snprintf(alias_wq_name, sizeof alias_wq_name, "alias_guid%d", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/ethoc.c:317:13: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/ethoc.c:317:13: expected void *vma ../drivers/net/ethernet/ethoc.c:317:13: got void [noderef] __iomem *membase ../drivers/net/ethernet/ethoc.c:454:67: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/ethoc.c:454:67: expected void const volatile [noderef] __iomem * ../drivers/net/ethernet/ethoc.c:454:67: got void *src ../drivers/net/ethernet/ethoc.c:908:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/ethoc.c:908:21: expected void volatile [noderef] __iomem * ../drivers/net/ethernet/ethoc.c:908:21: got void *[assigned] dest ../drivers/net/ethernet/ethoc.c:1109:31: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/ethoc.c:1109:31: expected void [noderef] __iomem *membase ../drivers/net/ethernet/ethoc.c:1109:31: got void * ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../fs/bcachefs/subvolume.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../drivers/net/ethernet/pensando/ionic/ionic_lif.c: In function ‘ionic_alloc_qcq_interrupt’: ../drivers/net/ethernet/pensando/ionic/ionic_lif.c:237:25: warning: ‘%s’ directive output may be truncated writing up to 15 bytes into a region of size between 10 and 25 [-Wformat-truncation=] 237 | "%s-%s-%s", IONIC_DRV_NAME, name, q->name); | ^~ In function ‘ionic_request_irq’, inlined from ‘ionic_alloc_qcq_interrupt’ at ../drivers/net/ethernet/pensando/ionic/ionic_lif.c:505:8: ../drivers/net/ethernet/pensando/ionic/ionic_lif.c:236:9: note: ‘snprintf’ output between 8 and 38 bytes into a destination of size 32 236 | snprintf(intr->name, sizeof(intr->name), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 237 | "%s-%s-%s", IONIC_DRV_NAME, name, q->name); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/team/team_mode_loadbalance.c:373:14: warning: incorrect type in assignment (different address spaces) ../drivers/net/team/team_mode_loadbalance.c:373:14: expected struct team_port *port ../drivers/net/team/team_mode_loadbalance.c:373:14: got struct team_port [noderef] __rcu *port ../fs/xfs/kmem.c:17:32: warning: incorrect type in argument 2 (different base types) ../fs/xfs/kmem.c:17:32: expected int flags ../fs/xfs/kmem.c:17:32: got restricted xfs_km_flags_t [usertype] flags ../drivers/gpu/drm/i915/gem/i915_gem_userptr.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/infiniband/hw/ocrdma/ocrdma_hw.c:1690:34: warning: cast from restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_hw.c:1691:34: warning: cast from restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_hw.c:126:15: warning: cast to restricted __le32 ../drivers/net/vxlan/vxlan_core.c:393:34: warning: incorrect type in argument 2 (different base types) ../drivers/net/vxlan/vxlan_core.c:393:34: expected unsigned int [usertype] b ../drivers/net/vxlan/vxlan_core.c:393:34: got restricted __be32 [usertype] vni ../sound/soc/codecs/tas2780.c:160:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2780.c:167:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2780.c:174:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2780.c:288:58: warning: incorrect type in argument 2 (different base types) ../sound/soc/codecs/tas2780.c:288:58: expected int bitwidth ../sound/soc/codecs/tas2780.c:288:58: got restricted snd_pcm_format_t ../drivers/infiniband/hw/vmw_pvrdma/pvrdma_qp.c: note: in included file: ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:316:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:316:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:316:16: got restricted __le32 [usertype] ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:316:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:316:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:316:16: got restricted __le32 [usertype] ../fs/bcachefs/super.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../drivers/infiniband/hw/qedr/main.c:245:30: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/main.c:245:30: expected restricted __be64 [usertype] node_guid ../drivers/infiniband/hw/qedr/main.c:245:30: got unsigned long long [usertype] node_guid ../drivers/infiniband/hw/qedr/main.c:454:51: warning: cast from restricted __le32 ../drivers/infiniband/hw/qedr/main.c:454:51: warning: restricted __le32 degrades to integer ../drivers/infiniband/hw/qedr/main.c:650:31: warning: cast from restricted __le32 ../drivers/infiniband/hw/qedr/main.c:650:74: warning: restricted __le32 degrades to integer ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../fs/bcachefs/snapshot.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../fs/btrfs/tests/btrfs-tests.c:170:9: warning: incorrect type in assignment (different address spaces) ../fs/btrfs/tests/btrfs-tests.c:170:9: expected void **slot ../fs/btrfs/tests/btrfs-tests.c:170:9: got void [noderef] __rcu ** ../fs/btrfs/tests/btrfs-tests.c:170:9: warning: incorrect type in assignment (different address spaces) ../fs/btrfs/tests/btrfs-tests.c:170:9: expected void **slot ../fs/btrfs/tests/btrfs-tests.c:170:9: got void [noderef] __rcu ** ../fs/btrfs/tests/btrfs-tests.c:173:54: warning: incorrect type in argument 1 (different address spaces) ../fs/btrfs/tests/btrfs-tests.c:173:54: expected void [noderef] __rcu **slot ../fs/btrfs/tests/btrfs-tests.c:173:54: got void **slot ../fs/btrfs/tests/btrfs-tests.c:179:38: warning: incorrect type in assignment (different address spaces) ../fs/btrfs/tests/btrfs-tests.c:179:38: expected void **slot ../fs/btrfs/tests/btrfs-tests.c:179:38: got void [noderef] __rcu ** ../fs/btrfs/tests/btrfs-tests.c:182:47: warning: incorrect type in argument 1 (different address spaces) ../fs/btrfs/tests/btrfs-tests.c:182:47: expected void [noderef] __rcu **slot ../fs/btrfs/tests/btrfs-tests.c:182:47: got void **slot ../fs/btrfs/tests/btrfs-tests.c:182:22: warning: incorrect type in assignment (different address spaces) ../fs/btrfs/tests/btrfs-tests.c:182:22: expected void **slot ../fs/btrfs/tests/btrfs-tests.c:182:22: got void [noderef] __rcu ** ../fs/btrfs/tests/btrfs-tests.c:170:9: warning: incorrect type in argument 1 (different address spaces) ../fs/btrfs/tests/btrfs-tests.c:170:9: expected void [noderef] __rcu **slot ../fs/btrfs/tests/btrfs-tests.c:170:9: got void **slot ../fs/btrfs/tests/btrfs-tests.c:170:9: warning: incorrect type in assignment (different address spaces) ../fs/btrfs/tests/btrfs-tests.c:170:9: expected void **slot ../fs/btrfs/tests/btrfs-tests.c:170:9: got void [noderef] __rcu ** ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../fs/bcachefs/super-io.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../fs/bcachefs/super-io.c: note: in included file (through ../fs/bcachefs/bcachefs.h): ../fs/bcachefs/bcachefs_format.h:799:52: warning: array of flexible structures ../fs/bcachefs/super-io.c:482:19: warning: cast to restricted __le32 ../fs/bcachefs/super-io.c:481:19: warning: cast to restricted __le64 ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/infiniband/core/mad.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/ib_mad.h): ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be64 ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be64 ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be32 ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be32 ../include/trace/events/ib_mad.h:120:1: warning: cast to restricted __be64 ../include/trace/events/ib_mad.h:120:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:183:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:183:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:183:1: warning: cast to restricted __be64 ../include/trace/events/ib_mad.h:183:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:183:1: warning: cast to restricted __be32 ../include/trace/events/ib_mad.h:294:1: warning: cast to restricted __be64 ../include/trace/events/ib_mad.h:294:1: warning: cast to restricted __be32 ../include/trace/events/ib_mad.h:294:1: warning: cast to restricted __be32 ../include/trace/events/ib_mad.h:339:1: warning: cast to restricted __be64 ../include/trace/events/ib_mad.h:339:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:339:1: warning: cast to restricted __be16 ../drivers/infiniband/core/mad.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/ib_mad.h): ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned long long [usertype] wrtid ../include/trace/events/ib_mad.h:23:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned short [usertype] status ../include/trace/events/ib_mad.h:23:1: got restricted __be16 [usertype] status ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned short [usertype] class_specific ../include/trace/events/ib_mad.h:23:1: got restricted __be16 [usertype] class_specific ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned long long [usertype] tid ../include/trace/events/ib_mad.h:23:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned short [usertype] attr_id ../include/trace/events/ib_mad.h:23:1: got restricted __be16 [usertype] attr_id ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned int [usertype] attr_mod ../include/trace/events/ib_mad.h:23:1: got restricted __be32 [usertype] attr_mod ../include/trace/events/ib_mad.h:120:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:120:1: expected unsigned long long [usertype] wrtid ../include/trace/events/ib_mad.h:120:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:120:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:120:1: expected unsigned short [usertype] status ../include/trace/events/ib_mad.h:120:1: got restricted __be16 [usertype] status ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned short [usertype] status ../include/trace/events/ib_mad.h:183:1: got restricted __be16 [usertype] status ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned short [usertype] class_specific ../include/trace/events/ib_mad.h:183:1: got restricted __be16 [usertype] class_specific ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned long long [usertype] tid ../include/trace/events/ib_mad.h:183:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned short [usertype] attr_id ../include/trace/events/ib_mad.h:183:1: got restricted __be16 [usertype] attr_id ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned int [usertype] attr_mod ../include/trace/events/ib_mad.h:183:1: got restricted __be32 [usertype] attr_mod ../include/trace/events/ib_mad.h:294:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:294:1: expected unsigned long long [usertype] mkey ../include/trace/events/ib_mad.h:294:1: got restricted __be64 [usertype] mkey ../include/trace/events/ib_mad.h:294:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:294:1: expected unsigned int [usertype] dr_slid ../include/trace/events/ib_mad.h:294:1: got restricted __be32 [usertype] dr_slid ../include/trace/events/ib_mad.h:294:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:294:1: expected unsigned int [usertype] dr_dlid ../include/trace/events/ib_mad.h:294:1: got restricted __be32 [usertype] dr_dlid ../include/trace/events/ib_mad.h:339:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:339:1: expected unsigned long long [usertype] mkey ../include/trace/events/ib_mad.h:339:1: got restricted __be64 [usertype] mkey ../include/trace/events/ib_mad.h:339:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:339:1: expected unsigned int [usertype] dr_slid ../include/trace/events/ib_mad.h:339:1: got restricted __be16 [usertype] dr_slid ../include/trace/events/ib_mad.h:339:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:339:1: expected unsigned int [usertype] dr_dlid ../include/trace/events/ib_mad.h:339:1: got restricted __be16 [usertype] dr_dlid ../drivers/infiniband/core/mad.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../include/trace/events/ib_mad.h): ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned long long [usertype] wrtid ../include/trace/events/ib_mad.h:23:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned short [usertype] status ../include/trace/events/ib_mad.h:23:1: got restricted __be16 [usertype] status ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned short [usertype] class_specific ../include/trace/events/ib_mad.h:23:1: got restricted __be16 [usertype] class_specific ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned long long [usertype] tid ../include/trace/events/ib_mad.h:23:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned short [usertype] attr_id ../include/trace/events/ib_mad.h:23:1: got restricted __be16 [usertype] attr_id ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned int [usertype] attr_mod ../include/trace/events/ib_mad.h:23:1: got restricted __be32 [usertype] attr_mod ../include/trace/events/ib_mad.h:120:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:120:1: expected unsigned long long [usertype] wrtid ../include/trace/events/ib_mad.h:120:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:120:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:120:1: expected unsigned short [usertype] status ../include/trace/events/ib_mad.h:120:1: got restricted __be16 [usertype] status ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned short [usertype] status ../include/trace/events/ib_mad.h:183:1: got restricted __be16 [usertype] status ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned short [usertype] class_specific ../include/trace/events/ib_mad.h:183:1: got restricted __be16 [usertype] class_specific ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned long long [usertype] tid ../include/trace/events/ib_mad.h:183:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned short [usertype] attr_id ../include/trace/events/ib_mad.h:183:1: got restricted __be16 [usertype] attr_id ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned int [usertype] attr_mod ../include/trace/events/ib_mad.h:183:1: got restricted __be32 [usertype] attr_mod ../include/trace/events/ib_mad.h:294:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:294:1: expected unsigned long long [usertype] mkey ../include/trace/events/ib_mad.h:294:1: got restricted __be64 [usertype] mkey ../include/trace/events/ib_mad.h:294:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:294:1: expected unsigned int [usertype] dr_slid ../include/trace/events/ib_mad.h:294:1: got restricted __be32 [usertype] dr_slid ../include/trace/events/ib_mad.h:294:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:294:1: expected unsigned int [usertype] dr_dlid ../include/trace/events/ib_mad.h:294:1: got restricted __be32 [usertype] dr_dlid ../include/trace/events/ib_mad.h:339:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:339:1: expected unsigned long long [usertype] mkey ../include/trace/events/ib_mad.h:339:1: got restricted __be64 [usertype] mkey ../include/trace/events/ib_mad.h:339:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:339:1: expected unsigned int [usertype] dr_slid ../include/trace/events/ib_mad.h:339:1: got restricted __be16 [usertype] dr_slid ../include/trace/events/ib_mad.h:339:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:339:1: expected unsigned int [usertype] dr_dlid ../include/trace/events/ib_mad.h:339:1: got restricted __be16 [usertype] dr_dlid ../fs/bcachefs/sysfs.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../drivers/infiniband/hw/ocrdma/ocrdma_ah.c:154:23: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_ah.c:154:23: expected unsigned int [usertype] valid ../drivers/infiniband/hw/ocrdma/ocrdma_ah.c:154:23: got restricted __le32 [usertype] ../drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.c:47:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.c:47:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.c:49:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.c:49:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.c:51:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.c:51:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.c:53:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.c:53:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.c:55:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.c:55:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.c:71:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.c:71:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.c:71:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.c:71:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.c:75:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.c:75:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.c:75:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.c:75:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.c:83:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.c:83:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.c:86:14: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.c:86:14: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.c:89:14: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.c:89:14: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.c:104:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.c:104:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.c:107:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.c:107:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.c:109:13: error: too long token expansion ../drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.c:109:13: error: too long token expansion ../drivers/gpu/drm/i915/i915_active.c:1081:16: warning: context imbalance in '__i915_active_fence_set' - different lock contexts for basic block ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../fs/bcachefs/tests.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../drivers/infiniband/hw/hns/hns_roce_hw_v2.c:342:9: warning: dubious: x & !y ../drivers/infiniband/hw/hns/hns_roce_hw_v2.c:1661:35: warning: restricted __le16 degrades to integer ../drivers/infiniband/hw/hns/hns_roce_hw_v2.c:486:9: warning: dubious: x & !y ../drivers/infiniband/hw/hns/hns_roce_hw_v2.c:488:9: warning: dubious: x & !y ../drivers/mtd/nand/raw/nandsim.c:1901:41: warning: cast from restricted __le16 ../drivers/mtd/nand/raw/nandsim.c:2073:59: warning: incorrect type in assignment (different base types) ../drivers/mtd/nand/raw/nandsim.c:2073:59: expected unsigned short [usertype] ../drivers/mtd/nand/raw/nandsim.c:2073:59: got restricted __le16 [usertype] ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:113:17: warning: cast to restricted __be32 ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:115:17: warning: cast to restricted __be16 ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:447:23: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:447:23: expected restricted __be16 [usertype] pkey ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:447:23: got int ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:459:37: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:459:37: expected restricted __be32 [usertype] flow_label ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:459:37: got unsigned int const [usertype] flow_label ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:469:30: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:469:30: expected unsigned char [usertype] tos ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:469:30: got restricted __be32 [usertype] ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:474:32: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:474:32: expected restricted __be32 [usertype] saddr ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:474:32: got unsigned int [assigned] [usertype] ipv4_addr ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:476:32: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:476:32: expected restricted __be32 [usertype] daddr ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:476:32: got unsigned int [assigned] [usertype] ipv4_addr ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/net/ethernet/sfc/falcon/ethtool.c: In function ‘ef4_fill_test’: ../drivers/net/ethernet/sfc/falcon/ethtool.c:229:32: warning: ‘%-24s’ directive output may be truncated writing between 24 and 31 bytes into a region of size between 0 and 25 [-Wformat-truncation=] 229 | "%-6s %-24s", unit_str, test_str); | ^~~~~ ~~~~~~~~ ../drivers/net/ethernet/sfc/falcon/ethtool.c:227:17: note: ‘snprintf’ output between 32 and 64 bytes into a destination of size 32 227 | snprintf(strings + test_index * ETH_GSTRING_LEN, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 228 | ETH_GSTRING_LEN, | ~~~~~~~~~~~~~~~~ 229 | "%-6s %-24s", unit_str, test_str); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/bluetooth/virtio_bt.c:318:25: error: no generic selection for 'unsigned short virtio_cread_v' ../drivers/bluetooth/virtio_bt.c:318:25: error: incompatible types in comparison expression (different base types): ../drivers/bluetooth/virtio_bt.c:318:25: bad type * ../drivers/bluetooth/virtio_bt.c:318:25: unsigned short * ../drivers/bluetooth/virtio_bt.c:318:25: error: no generic selection for 'unsigned short [addressable] virtio_cread_v' ../drivers/bluetooth/virtio_bt.c:321:25: error: no generic selection for 'unsigned short virtio_cread_v' ../drivers/bluetooth/virtio_bt.c:321:25: error: incompatible types in comparison expression (different base types): ../drivers/bluetooth/virtio_bt.c:321:25: bad type * ../drivers/bluetooth/virtio_bt.c:321:25: unsigned short * ../drivers/bluetooth/virtio_bt.c:321:25: error: no generic selection for 'unsigned short [addressable] virtio_cread_v' ../drivers/bluetooth/virtio_bt.c:356:25: error: no generic selection for 'unsigned short virtio_cread_v' ../drivers/bluetooth/virtio_bt.c:356:25: error: incompatible types in comparison expression (different base types): ../drivers/bluetooth/virtio_bt.c:356:25: bad type * ../drivers/bluetooth/virtio_bt.c:356:25: unsigned short * ../drivers/bluetooth/virtio_bt.c:356:25: error: no generic selection for 'unsigned short [addressable] virtio_cread_v' ../drivers/bluetooth/virtio_bt.c:359:25: error: no generic selection for 'unsigned short virtio_cread_v' ../drivers/bluetooth/virtio_bt.c:359:25: error: incompatible types in comparison expression (different base types): ../drivers/bluetooth/virtio_bt.c:359:25: bad type * ../drivers/bluetooth/virtio_bt.c:359:25: unsigned short * ../drivers/bluetooth/virtio_bt.c:359:25: error: no generic selection for 'unsigned short [addressable] virtio_cread_v' ../drivers/hwmon/aht10.c:224: warning: Function parameter or struct member 'data' not described in 'aht10_interval_write' ../drivers/hwmon/aht10.c:224: warning: Function parameter or struct member 'val' not described in 'aht10_interval_write' ../drivers/hwmon/aht10.c:235: warning: Function parameter or struct member 'data' not described in 'aht10_interval_read' ../drivers/hwmon/aht10.c:235: warning: Function parameter or struct member 'val' not described in 'aht10_interval_read' ../drivers/hwmon/aht10.c:244: warning: Function parameter or struct member 'data' not described in 'aht10_temperature1_read' ../drivers/hwmon/aht10.c:244: warning: Function parameter or struct member 'val' not described in 'aht10_temperature1_read' ../drivers/hwmon/aht10.c:259: warning: Function parameter or struct member 'data' not described in 'aht10_humidity1_read' ../drivers/hwmon/aht10.c:259: warning: Function parameter or struct member 'val' not described in 'aht10_humidity1_read' ../drivers/infiniband/hw/qedr/verbs.c:127:30: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:127:30: expected restricted __be64 [usertype] sys_image_guid ../drivers/infiniband/hw/qedr/verbs.c:127:30: got unsigned long long [usertype] sys_image_guid ../drivers/infiniband/hw/qedr/verbs.c:1015:34: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:1015:34: expected restricted __le16 [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:1015:34: got unsigned short [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:1400:42: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:1400:42: expected restricted __le16 [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:1400:42: got int ../drivers/infiniband/hw/qedr/verbs.c:1410:42: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:1410:42: expected restricted __le16 [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:1410:42: got unsigned short [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:1990:34: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:1990:34: expected restricted __le16 [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:1990:34: got unsigned short [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:2001:34: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:2001:34: expected restricted __le16 [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:2001:34: got unsigned short [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:2004:41: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:2004:41: expected restricted __le16 [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:2004:41: got unsigned short [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:2005:42: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:2005:42: expected restricted __le16 [usertype] value ../drivers/infiniband/hw/qedr/verbs.c:2005:42: got unsigned long ../drivers/infiniband/hw/qedr/verbs.c:3277:22: warning: cast from restricted __le64 ../drivers/infiniband/hw/qedr/verbs.c:3277:20: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3277:20: expected unsigned long long [usertype] ../drivers/infiniband/hw/qedr/verbs.c:3277:20: got restricted __be64 [usertype] ../drivers/infiniband/hw/qedr/verbs.c:3437:24: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3437:24: expected restricted __le32 [usertype] hi ../drivers/infiniband/hw/qedr/verbs.c:3437:24: got unsigned int [usertype] ../drivers/infiniband/hw/qedr/verbs.c:3438:24: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3438:24: expected restricted __le32 [usertype] lo ../drivers/infiniband/hw/qedr/verbs.c:3438:24: got unsigned int [usertype] ../drivers/infiniband/hw/qedr/verbs.c:3439:22: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3439:22: expected restricted __le32 [usertype] l_key ../drivers/infiniband/hw/qedr/verbs.c:3439:22: got unsigned int const [usertype] key ../drivers/infiniband/hw/qedr/verbs.c:3458:26: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3458:26: expected restricted __le32 [usertype] length_lo ../drivers/infiniband/hw/qedr/verbs.c:3458:26: got unsigned long long [usertype] length ../drivers/infiniband/hw/qedr/verbs.c:3459:28: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3459:28: expected restricted __le32 [usertype] hi ../drivers/infiniband/hw/qedr/verbs.c:3459:28: got unsigned int [usertype] ../drivers/infiniband/hw/qedr/verbs.c:3460:28: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3460:28: expected restricted __le32 [usertype] lo ../drivers/infiniband/hw/qedr/verbs.c:3460:28: got unsigned int [usertype] ../drivers/infiniband/hw/qedr/verbs.c:3588:54: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3588:54: expected unsigned int [usertype] bytes_len ../drivers/infiniband/hw/qedr/verbs.c:3588:54: got restricted __le32 [usertype] length ../drivers/infiniband/hw/qedr/verbs.c:3601:54: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3601:54: expected unsigned int [usertype] bytes_len ../drivers/infiniband/hw/qedr/verbs.c:3601:54: got restricted __le32 [usertype] length ../drivers/infiniband/hw/qedr/verbs.c:3614:54: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3614:54: expected unsigned int [usertype] bytes_len ../drivers/infiniband/hw/qedr/verbs.c:3614:54: got restricted __le32 [usertype] length ../drivers/infiniband/hw/qedr/verbs.c:3627:34: warning: cast from restricted __be32 ../drivers/infiniband/hw/qedr/verbs.c:3627:34: warning: cast from restricted __le32 ../drivers/infiniband/hw/qedr/verbs.c:3627:32: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3627:32: expected restricted __le32 [usertype] imm_data ../drivers/infiniband/hw/qedr/verbs.c:3627:32: got restricted __be32 [usertype] ../drivers/infiniband/hw/qedr/verbs.c:3634:54: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3634:54: expected unsigned int [usertype] bytes_len ../drivers/infiniband/hw/qedr/verbs.c:3634:54: got restricted __le32 [usertype] length ../drivers/infiniband/hw/qedr/verbs.c:3647:54: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3647:54: expected unsigned int [usertype] bytes_len ../drivers/infiniband/hw/qedr/verbs.c:3647:54: got restricted __le32 [usertype] length ../drivers/infiniband/hw/qedr/verbs.c:3664:54: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3664:54: expected unsigned int [usertype] bytes_len ../drivers/infiniband/hw/qedr/verbs.c:3664:54: got restricted __le32 [usertype] length ../drivers/infiniband/hw/qedr/verbs.c:3701:33: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3701:33: expected restricted __le32 [usertype] inv_l_key ../drivers/infiniband/hw/qedr/verbs.c:3701:33: got unsigned int const [usertype] invalidate_rkey ../drivers/infiniband/hw/qedr/verbs.c:3783:42: warning: restricted __le16 degrades to integer ../drivers/infiniband/hw/qedr/verbs.c:3982:42: warning: restricted __le16 degrades to integer ../drivers/infiniband/hw/qedr/verbs.c:4011:43: warning: cast from restricted __le32 ../drivers/infiniband/hw/qedr/verbs.c:4011:43: warning: restricted __le32 degrades to integer ../drivers/infiniband/hw/qedr/verbs.c:4107:68: warning: incorrect type in argument 6 (different base types) ../drivers/infiniband/hw/qedr/verbs.c:4107:68: expected unsigned short [usertype] hw_cons ../drivers/infiniband/hw/qedr/verbs.c:4107:68: got restricted __le16 [usertype] sq_cons ../drivers/infiniband/hw/qedr/verbs.c:4115:68: warning: incorrect type in argument 6 (different base types) ../drivers/infiniband/hw/qedr/verbs.c:4115:68: expected unsigned short [usertype] hw_cons ../drivers/infiniband/hw/qedr/verbs.c:4115:68: got restricted __le16 [usertype] sq_cons ../drivers/infiniband/hw/qedr/verbs.c:4122:38: warning: restricted __le16 degrades to integer ../drivers/infiniband/hw/qedr/verbs.c:4195:67: warning: incorrect type in argument 6 (different base types) ../drivers/infiniband/hw/qedr/verbs.c:4195:67: expected unsigned short [usertype] hw_cons ../drivers/infiniband/hw/qedr/verbs.c:4195:67: got restricted __le16 [usertype] sq_cons ../drivers/infiniband/hw/qedr/verbs.c:4380:46: warning: incorrect type in argument 5 (different base types) ../drivers/infiniband/hw/qedr/verbs.c:4380:46: expected unsigned short [usertype] hw_cons ../drivers/infiniband/hw/qedr/verbs.c:4380:46: got restricted __le16 [usertype] rq_cons_or_srq_id ../drivers/infiniband/hw/qedr/verbs.c:1180:45: warning: cast to restricted __be32 ../drivers/infiniband/hw/qedr/verbs.c:1181:45: warning: cast to restricted __be32 ../drivers/infiniband/hw/qedr/verbs.c:4242:33: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:4242:33: expected restricted __be32 [usertype] imm_data ../drivers/infiniband/hw/qedr/verbs.c:4242:33: got unsigned int [usertype] ../drivers/mtd/nand/raw/omap2.c:260: warning: Function parameter or struct member 'chip' not described in 'omap_nand_data_in_pref' ../drivers/mtd/nand/raw/omap2.c:260: warning: Function parameter or struct member 'buf' not described in 'omap_nand_data_in_pref' ../drivers/mtd/nand/raw/omap2.c:260: warning: Function parameter or struct member 'len' not described in 'omap_nand_data_in_pref' ../drivers/mtd/nand/raw/omap2.c:260: warning: Function parameter or struct member 'force_8bit' not described in 'omap_nand_data_in_pref' ../drivers/mtd/nand/raw/omap2.c:304: warning: Function parameter or struct member 'chip' not described in 'omap_nand_data_out_pref' ../drivers/mtd/nand/raw/omap2.c:304: warning: Function parameter or struct member 'buf' not described in 'omap_nand_data_out_pref' ../drivers/mtd/nand/raw/omap2.c:304: warning: Function parameter or struct member 'len' not described in 'omap_nand_data_out_pref' ../drivers/mtd/nand/raw/omap2.c:304: warning: Function parameter or struct member 'force_8bit' not described in 'omap_nand_data_out_pref' ../drivers/mtd/nand/raw/omap2.c:446: warning: Function parameter or struct member 'chip' not described in 'omap_nand_data_in_dma_pref' ../drivers/mtd/nand/raw/omap2.c:446: warning: Function parameter or struct member 'buf' not described in 'omap_nand_data_in_dma_pref' ../drivers/mtd/nand/raw/omap2.c:446: warning: Function parameter or struct member 'len' not described in 'omap_nand_data_in_dma_pref' ../drivers/mtd/nand/raw/omap2.c:446: warning: Function parameter or struct member 'force_8bit' not described in 'omap_nand_data_in_dma_pref' ../drivers/mtd/nand/raw/omap2.c:467: warning: Function parameter or struct member 'chip' not described in 'omap_nand_data_out_dma_pref' ../drivers/mtd/nand/raw/omap2.c:467: warning: Function parameter or struct member 'buf' not described in 'omap_nand_data_out_dma_pref' ../drivers/mtd/nand/raw/omap2.c:467: warning: Function parameter or struct member 'len' not described in 'omap_nand_data_out_dma_pref' ../drivers/mtd/nand/raw/omap2.c:467: warning: Function parameter or struct member 'force_8bit' not described in 'omap_nand_data_out_dma_pref' ../fs/xfs/xfs_log_cil.c:1121:1: warning: context imbalance in 'xlog_cil_push_work' - different lock contexts for basic block ../fs/xfs/xfs_log_cil.c:1369:1: warning: context imbalance in 'xlog_cil_push_background' - wrong count at exit ../fs/xfs/xfs_log_cil.c:1612:9: warning: context imbalance in 'xlog_cil_commit' - unexpected unlock ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/gpu/drm/i915/i915_gem.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../fs/bcachefs/trace.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/bluetooth/hci_nokia.c:284:23: warning: incorrect type in assignment (different base types) ../drivers/bluetooth/hci_nokia.c:284:23: expected unsigned short [usertype] baud ../drivers/bluetooth/hci_nokia.c:284:23: got restricted __le16 [usertype] ../drivers/bluetooth/hci_nokia.c:287:26: warning: incorrect type in assignment (different base types) ../drivers/bluetooth/hci_nokia.c:287:26: expected unsigned short [usertype] sys_clk ../drivers/bluetooth/hci_nokia.c:287:26: got restricted __le16 [usertype] ../drivers/mtd/nand/raw/sh_flctl.c:457:16: warning: cast to restricted __le32 ../drivers/mtd/nand/raw/sh_flctl.c:480:26: warning: cast to restricted __be32 ../drivers/mtd/nand/raw/sh_flctl.c:495:38: warning: cast to restricted __be32 ../drivers/mtd/nand/raw/sh_flctl.c:511:24: warning: incorrect type in argument 1 (different base types) ../drivers/mtd/nand/raw/sh_flctl.c:511:24: expected unsigned int val ../drivers/mtd/nand/raw/sh_flctl.c:511:24: got restricted __be32 [usertype] ../drivers/mtd/nand/raw/sh_flctl.c:524:24: warning: incorrect type in assignment (different base types) ../drivers/mtd/nand/raw/sh_flctl.c:524:24: expected unsigned long ../drivers/mtd/nand/raw/sh_flctl.c:524:24: got restricted __be32 [usertype] ../drivers/net/ethernet/sfc/siena/tx.c:290:9: warning: context imbalance in 'efx_siena_xdp_tx_buffers' - different lock contexts for basic block ../drivers/gpu/drm/i915/i915_query.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../fs/btrfs/tests/extent-map-tests.c:502:21: warning: symbol 'valid_ranges' was not declared. Should it be static? ../drivers/net/slip/slip.c:459:14: error: incompatible types in comparison expression (different address spaces): ../drivers/net/slip/slip.c:459:14: void [noderef] __rcu * ../drivers/net/slip/slip.c:459:14: void * ../drivers/net/slip/slip.c:893:9: error: incompatible types in comparison expression (different address spaces): ../drivers/net/slip/slip.c:893:9: void [noderef] __rcu * ../drivers/net/slip/slip.c:893:9: void * ../drivers/net/arcnet/com20020-pci.c: In function ‘com20020pci_probe’: ../drivers/net/arcnet/com20020-pci.c:222:71: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 10 and 11 [-Wformat-truncation=] 222 | snprintf(dev->name, sizeof(dev->name), "arc%d-%d", dev->dev_id, i); | ^~ ../drivers/net/arcnet/com20020-pci.c:222:64: note: directive argument in the range [-2147483641, 2147483646] 222 | snprintf(dev->name, sizeof(dev->name), "arc%d-%d", dev->dev_id, i); | ^~~~~~~~~~ ../drivers/net/arcnet/com20020-pci.c:222:25: note: ‘snprintf’ output between 7 and 18 bytes into a destination of size 16 222 | snprintf(dev->name, sizeof(dev->name), "arc%d-%d", dev->dev_id, i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../fs/bcachefs/xattr.c: note: in included file: ../fs/bcachefs/bcachefs.h:1014:9: warning: array of flexible structures ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/net/fddi/skfp/fplustm.c:447:50: warning: cast truncates bits from constant value (1000000 becomes 0) ../drivers/net/fddi/skfp/fplustm.c:545:9: warning: cast truncates bits from constant value (ffff67ff becomes 67ff) ../drivers/net/fddi/skfp/fplustm.c:548:9: warning: cast truncates bits from constant value (ffff3b89 becomes 3b89) ../drivers/net/fddi/skfp/fplustm.c:948:17: warning: cast truncates bits from constant value (ffffffffffff0218 becomes 218) ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/mtd/nand/raw/r852.c:105:25: warning: incorrect type in argument 3 (different base types) ../drivers/mtd/nand/raw/r852.c:105:25: expected unsigned int [usertype] value ../drivers/mtd/nand/raw/r852.c:105:25: got restricted __le32 [usertype] ../drivers/mtd/nand/raw/r852.c:109:25: warning: incorrect type in argument 3 (different base types) ../drivers/mtd/nand/raw/r852.c:109:25: expected unsigned int [usertype] value ../drivers/mtd/nand/raw/r852.c:109:25: got restricted __le32 [usertype] ../drivers/mtd/nand/raw/r852.c:142:17: warning: incorrect type in argument 3 (different base types) ../drivers/mtd/nand/raw/r852.c:142:17: expected unsigned int [usertype] value ../drivers/mtd/nand/raw/r852.c:142:17: got restricted __le32 [usertype] ../drivers/mtd/nand/raw/r852.c:51:24: warning: cast to restricted __le32 ../drivers/mtd/nand/raw/r852.c:59:16: warning: incorrect type in argument 1 (different base types) ../drivers/mtd/nand/raw/r852.c:59:16: expected unsigned int val ../drivers/mtd/nand/raw/r852.c:59:16: got restricted __le32 [usertype] ../drivers/mtd/nand/raw/r852.c:59:16: warning: incorrect type in argument 1 (different base types) ../drivers/mtd/nand/raw/r852.c:59:16: expected unsigned int val ../drivers/mtd/nand/raw/r852.c:59:16: got restricted __le32 [usertype] ../drivers/mtd/nand/raw/r852.c:51:24: warning: cast to restricted __le32 ../drivers/mtd/nand/raw/r852.c:59:16: warning: incorrect type in argument 1 (different base types) ../drivers/mtd/nand/raw/r852.c:59:16: expected unsigned int val ../drivers/mtd/nand/raw/r852.c:59:16: got restricted __le32 [usertype] ../drivers/mtd/nand/raw/r852.c:51:24: warning: cast to restricted __le32 ../drivers/mtd/nand/raw/r852.c:59:16: warning: incorrect type in argument 1 (different base types) ../drivers/mtd/nand/raw/r852.c:59:16: expected unsigned int val ../drivers/mtd/nand/raw/r852.c:59:16: got restricted __le32 [usertype] ../drivers/mtd/nand/raw/r852.c:51:24: warning: cast to restricted __le32 ../drivers/mtd/nand/raw/r852.c:59:16: warning: incorrect type in argument 1 (different base types) ../drivers/mtd/nand/raw/r852.c:59:16: expected unsigned int val ../drivers/mtd/nand/raw/r852.c:59:16: got restricted __le32 [usertype] ../drivers/mtd/nand/raw/r852.c:59:16: warning: incorrect type in argument 1 (different base types) ../drivers/mtd/nand/raw/r852.c:59:16: expected unsigned int val ../drivers/mtd/nand/raw/r852.c:59:16: got restricted __le32 [usertype] ../drivers/mtd/nand/raw/r852.c:59:16: warning: incorrect type in argument 1 (different base types) ../drivers/mtd/nand/raw/r852.c:59:16: expected unsigned int val ../drivers/mtd/nand/raw/r852.c:59:16: got restricted __le32 [usertype] ../drivers/mtd/nand/raw/r852.c:59:16: warning: incorrect type in argument 1 (different base types) ../drivers/mtd/nand/raw/r852.c:59:16: expected unsigned int val ../drivers/mtd/nand/raw/r852.c:59:16: got restricted __le32 [usertype] ../drivers/mtd/nand/raw/r852.c:51:24: warning: cast to restricted __le32 ../drivers/mtd/nand/raw/r852.c:59:16: warning: incorrect type in argument 1 (different base types) ../drivers/mtd/nand/raw/r852.c:59:16: expected unsigned int val ../drivers/mtd/nand/raw/r852.c:59:16: got restricted __le32 [usertype] ../drivers/mtd/nand/raw/r852.c:51:24: warning: cast to restricted __le32 ../drivers/mtd/nand/raw/r852.c:51:24: warning: cast to restricted __le32 ../drivers/mtd/nand/raw/r852.c:51:24: warning: cast to restricted __le32 ../drivers/mtd/nand/raw/r852.c:51:24: warning: cast to restricted __le32 ../drivers/mtd/nand/raw/r852.c:51:24: warning: cast to restricted __le32 ../drivers/mtd/nand/raw/r852.c:51:24: warning: cast to restricted __le32 ../drivers/mtd/nand/raw/r852.c:59:16: warning: incorrect type in argument 1 (different base types) ../drivers/mtd/nand/raw/r852.c:59:16: expected unsigned int val ../drivers/mtd/nand/raw/r852.c:59:16: got restricted __le32 [usertype] ../drivers/mtd/nand/raw/r852.c:59:16: warning: incorrect type in argument 1 (different base types) ../drivers/mtd/nand/raw/r852.c:59:16: expected unsigned int val ../drivers/mtd/nand/raw/r852.c:59:16: got restricted __le32 [usertype] ../drivers/mtd/nand/raw/r852.c:59:16: warning: incorrect type in argument 1 (different base types) ../drivers/mtd/nand/raw/r852.c:59:16: expected unsigned int val ../drivers/mtd/nand/raw/r852.c:59:16: got restricted __le32 [usertype] ../drivers/mtd/nand/raw/r852.c:51:24: warning: cast to restricted __le32 ../drivers/mtd/nand/raw/r852.c:59:16: warning: incorrect type in argument 1 (different base types) ../drivers/mtd/nand/raw/r852.c:59:16: expected unsigned int val ../drivers/mtd/nand/raw/r852.c:59:16: got restricted __le32 [usertype] ../drivers/mtd/nand/raw/r852.c:59:16: warning: incorrect type in argument 1 (different base types) ../drivers/mtd/nand/raw/r852.c:59:16: expected unsigned int val ../drivers/mtd/nand/raw/r852.c:59:16: got restricted __le32 [usertype] ../drivers/mtd/nand/raw/r852.c:51:24: warning: cast to restricted __le32 ../drivers/mtd/nand/raw/r852.c:59:16: warning: incorrect type in argument 1 (different base types) ../drivers/mtd/nand/raw/r852.c:59:16: expected unsigned int val ../drivers/mtd/nand/raw/r852.c:59:16: got restricted __le32 [usertype] ../sound/soc/codecs/tas2770.c:200:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2770.c:206:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2770.c:212:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2770.c:299:58: warning: incorrect type in argument 2 (different base types) ../sound/soc/codecs/tas2770.c:299:58: expected int bitwidth ../sound/soc/codecs/tas2770.c:299:58: got restricted snd_pcm_format_t ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/ntb/msi.c:33: warning: Function parameter or struct member 'desc_changed' not described in 'ntb_msi_init' ../drivers/net/ppp/ppp_synctty.c:582:1: warning: context imbalance in 'ppp_sync_push' - wrong count at exit ../drivers/net/vmxnet3/vmxnet3_ethtool.c:1306:42: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_ethtool.c:1306:42: expected restricted __le32 [usertype] confVer ../drivers/net/vmxnet3/vmxnet3_ethtool.c:1306:42: got int ../drivers/net/vmxnet3/vmxnet3_drv.c:1408:43: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:1408:43: expected restricted __wsum [usertype] csum ../drivers/net/vmxnet3/vmxnet3_drv.c:1408:43: got restricted __be16 [usertype] ../drivers/net/vmxnet3/vmxnet3_drv.c:1554:17: warning: restricted __le64 degrades to integer ../drivers/net/vmxnet3/vmxnet3_drv.c:1938:33: warning: incorrect type in argument 2 (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:1938:33: expected unsigned long long [usertype] addr ../drivers/net/vmxnet3/vmxnet3_drv.c:1938:33: got restricted __le64 [usertype] addr ../drivers/net/vmxnet3/vmxnet3_drv.c:1944:33: warning: incorrect type in argument 2 (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:1944:33: expected unsigned long long [usertype] addr ../drivers/net/vmxnet3/vmxnet3_drv.c:1944:33: got restricted __le64 [usertype] addr ../drivers/net/vmxnet3/vmxnet3_drv.c:2585:31: warning: incorrect type in initializer (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2585:31: expected unsigned int [usertype] *vfTable ../drivers/net/vmxnet3/vmxnet3_drv.c:2585:31: got restricted __le32 * ../drivers/net/vmxnet3/vmxnet3_drv.c:2602:39: warning: incorrect type in initializer (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2602:39: expected unsigned int [usertype] *vfTable ../drivers/net/vmxnet3/vmxnet3_drv.c:2602:39: got restricted __le32 * ../drivers/net/vmxnet3/vmxnet3_drv.c:2624:39: warning: incorrect type in initializer (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2624:39: expected unsigned int [usertype] *vfTable ../drivers/net/vmxnet3/vmxnet3_drv.c:2624:39: got restricted __le32 * ../drivers/net/vmxnet3/vmxnet3_drv.c:2676:39: warning: incorrect type in initializer (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2676:39: expected unsigned int [usertype] *vfTable ../drivers/net/vmxnet3/vmxnet3_drv.c:2676:39: got restricted __le32 * ../drivers/net/vmxnet3/vmxnet3_drv.c:2722:31: warning: restricted __le32 degrades to integer ../drivers/net/vmxnet3/vmxnet3_drv.c:2735:17: warning: incorrect type in argument 3 (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2735:17: expected unsigned long [usertype] size ../drivers/net/vmxnet3/vmxnet3_drv.c:2735:17: got restricted __le16 [usertype] mfTableLen ../drivers/net/vmxnet3/vmxnet3_drv.c:2773:49: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2773:49: expected unsigned int [usertype] ../drivers/net/vmxnet3/vmxnet3_drv.c:2773:49: got restricted __le32 [usertype] ../drivers/net/vmxnet3/vmxnet3_drv.c:2814:41: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2814:41: expected restricted __le16 [usertype] txDataRingDescSize ../drivers/net/vmxnet3/vmxnet3_drv.c:2814:41: got restricted __le32 [usertype] ../drivers/net/vmxnet3/vmxnet3_drv.c:2863:46: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2863:46: expected restricted __le32 [usertype] confVer ../drivers/net/vmxnet3/vmxnet3_drv.c:2863:46: got int ../drivers/net/vmxnet3/vmxnet3_drv.c:2929:34: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2929:34: expected restricted __le32 [usertype] confVer ../drivers/net/vmxnet3/vmxnet3_drv.c:2929:34: got int ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/infiniband/hw/qib/qib_verbs.c: In function ‘qib_register_ib_device’: ../drivers/infiniband/hw/qib/qib_verbs.c:1554:40: warning: ‘%s’ directive output may be truncated writing up to 64 bytes into a region of size 43 [-Wformat-truncation=] 1554 | "Intel Infiniband HCA %s", init_utsname()->nodename); | ^~ ~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/infiniband/hw/qib/qib_verbs.c:1553:9: note: ‘snprintf’ output between 22 and 86 bytes into a destination of size 64 1553 | snprintf(ibdev->node_desc, sizeof(ibdev->node_desc), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1554 | "Intel Infiniband HCA %s", init_utsname()->nodename); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ieee802154/ca8210.c:1798:27: warning: incorrect type in assignment (different base types) ../drivers/net/ieee802154/ca8210.c:1798:27: expected restricted __le16 [addressable] [assigned] [usertype] pan_id ../drivers/net/ieee802154/ca8210.c:1798:27: got unsigned short [usertype] ../drivers/net/ieee802154/ca8210.c:1803:25: warning: incorrect type in assignment (different base types) ../drivers/net/ieee802154/ca8210.c:1803:25: expected restricted __le16 [addressable] [assigned] [usertype] pan_id ../drivers/net/ieee802154/ca8210.c:1803:25: got unsigned short [usertype] ../drivers/net/ieee802154/ca8210.c:1930:28: warning: incorrect type in argument 3 (different base types) ../drivers/net/ieee802154/ca8210.c:1930:28: expected unsigned short [usertype] dst_pan_id ../drivers/net/ieee802154/ca8210.c:1930:28: got restricted __le16 [addressable] [usertype] pan_id ../drivers/mtd/nand/raw/hisi504_nand.c:362:26: warning: cast removes address space '__iomem' of expression ../drivers/mtd/nand/raw/hisi504_nand.c:367:26: warning: cast removes address space '__iomem' of expression ../drivers/mtd/nand/raw/hisi504_nand.c:465:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/mtd/nand/raw/hisi504_nand.c:465:17: expected void const * ../drivers/mtd/nand/raw/hisi504_nand.c:465:17: got void [noderef] __iomem *mmio ../drivers/mtd/nand/raw/hisi504_nand.c:465:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/mtd/nand/raw/hisi504_nand.c:465:17: expected void const * ../drivers/mtd/nand/raw/hisi504_nand.c:465:17: got void [noderef] __iomem *mmio ../drivers/mtd/nand/raw/hisi504_nand.c:465:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/mtd/nand/raw/hisi504_nand.c:465:17: expected void * ../drivers/mtd/nand/raw/hisi504_nand.c:465:17: got void [noderef] __iomem *mmio ../drivers/mtd/nand/raw/hisi504_nand.c:477:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/mtd/nand/raw/hisi504_nand.c:477:17: expected void const * ../drivers/mtd/nand/raw/hisi504_nand.c:477:17: got void [noderef] __iomem *mmio ../drivers/mtd/nand/raw/hisi504_nand.c:477:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/mtd/nand/raw/hisi504_nand.c:477:17: expected void const * ../drivers/mtd/nand/raw/hisi504_nand.c:477:17: got void [noderef] __iomem *mmio ../drivers/mtd/nand/raw/hisi504_nand.c:477:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/mtd/nand/raw/hisi504_nand.c:477:17: expected void * ../drivers/mtd/nand/raw/hisi504_nand.c:477:17: got void [noderef] __iomem *mmio ../drivers/mtd/nand/raw/hisi504_nand.c:603:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/mtd/nand/raw/hisi504_nand.c:603:9: expected void const * ../drivers/mtd/nand/raw/hisi504_nand.c:603:9: got void [noderef] __iomem *mmio ../drivers/mtd/nand/raw/hisi504_nand.c:603:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/mtd/nand/raw/hisi504_nand.c:603:9: expected void const * ../drivers/mtd/nand/raw/hisi504_nand.c:603:9: got void [noderef] __iomem *mmio ../drivers/mtd/nand/raw/hisi504_nand.c:603:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/mtd/nand/raw/hisi504_nand.c:603:9: expected void * ../drivers/mtd/nand/raw/hisi504_nand.c:603:9: got void [noderef] __iomem *mmio ../drivers/ntb/ntb_transport.c:1795:43: warning: incorrect type in argument 1 (different address spaces) ../drivers/ntb/ntb_transport.c:1795:43: expected void *dst ../drivers/ntb/ntb_transport.c:1795:43: got void [noderef] __iomem *offset ../drivers/ntb/ntb_transport.c:1795:56: warning: incorrect type in argument 2 (different address spaces) ../drivers/ntb/ntb_transport.c:1795:56: expected void const [noderef] __user *src ../drivers/ntb/ntb_transport.c:1795:56: got void *buf ../drivers/ntb/ntb_transport.c:1984: warning: Function parameter or struct member 'data' not described in 'ntb_transport_create_queue' ../drivers/ntb/ntb_transport.c:1984: warning: Function parameter or struct member 'client_dev' not described in 'ntb_transport_create_queue' ../drivers/ntb/ntb_transport.c:1984: warning: Function parameter or struct member 'handlers' not described in 'ntb_transport_create_queue' ../drivers/ntb/ntb_transport.c:1984: warning: Excess function parameter 'rx_handler' description in 'ntb_transport_create_queue' ../drivers/ntb/ntb_transport.c:1984: warning: Excess function parameter 'tx_handler' description in 'ntb_transport_create_queue' ../drivers/ntb/ntb_transport.c:1984: warning: Excess function parameter 'event_handler' description in 'ntb_transport_create_queue' ../drivers/net/ppp/pppoe.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/iio/dummy/iio_dummy_evgen.c:43: warning: Excess struct member 'irq_sim' description in 'iio_dummy_eventgen' ../drivers/iio/dummy/iio_dummy_evgen.c:43: warning: Excess struct member 'base' description in 'iio_dummy_eventgen' ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/net/xen-netback/xenbus.c: In function ‘connect’: ../drivers/net/xen-netback/xenbus.c:779:65: warning: ‘%u’ directive output may be truncated writing between 1 and 10 bytes into a region of size between 4 and 19 [-Wformat-truncation=] 779 | snprintf(queue->name, sizeof(queue->name), "%s-q%u", | ^~ ../drivers/net/xen-netback/xenbus.c:779:60: note: directive argument in the range [0, 4294967294] 779 | snprintf(queue->name, sizeof(queue->name), "%s-q%u", | ^~~~~~~~ ../drivers/net/xen-netback/xenbus.c:779:17: note: ‘snprintf’ output between 4 and 28 bytes into a destination of size 21 779 | snprintf(queue->name, sizeof(queue->name), "%s-q%u", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 780 | be->vif->dev->name, queue->id); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/mcb/mcb-parse.c:54:14: warning: incorrect type in assignment (different base types) ../drivers/mcb/mcb-parse.c:54:14: expected restricted __le32 [usertype] reg1 ../drivers/mcb/mcb-parse.c:54:14: got unsigned int ../drivers/mcb/mcb-parse.c:55:14: warning: incorrect type in assignment (different base types) ../drivers/mcb/mcb-parse.c:55:14: expected restricted __le32 [usertype] reg2 ../drivers/mcb/mcb-parse.c:55:14: got unsigned int ../drivers/mcb/mcb-parse.c:59:20: warning: restricted __le32 degrades to integer ../drivers/mcb/mcb-parse.c:60:21: warning: restricted __le32 degrades to integer ../drivers/mcb/mcb-parse.c:61:21: warning: restricted __le32 degrades to integer ../drivers/mcb/mcb-parse.c:62:21: warning: restricted __le32 degrades to integer ../drivers/mcb/mcb-parse.c:63:23: warning: restricted __le32 degrades to integer ../drivers/mcb/mcb-parse.c:64:22: warning: restricted __le32 degrades to integer ../drivers/mcb/mcb-parse.c:93:27: warning: restricted __le32 degrades to integer ../drivers/mcb/mcb-parse.c:94:25: warning: restricted __le32 degrades to integer ../drivers/mcb/mcb-parse.c:148:21: warning: incorrect type in assignment (different base types) ../drivers/mcb/mcb-parse.c:148:21: expected restricted __le32 [usertype] reg ../drivers/mcb/mcb-parse.c:148:21: got unsigned int ../drivers/mcb/mcb-parse.c:150:29: warning: restricted __le32 degrades to integer ../drivers/mcb/mcb-parse.c:197:25: warning: cast to restricted __le16 ../drivers/infiniband/hw/mlx5/fs.c:1189:26: warning: array of flexible structures ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/net/ethernet/sfc/siena/ethtool_common.c: In function ‘efx_fill_test’: ../drivers/net/ethernet/sfc/siena/ethtool_common.c:229:32: warning: ‘%-24s’ directive output may be truncated writing between 24 and 31 bytes into a region of size between 0 and 25 [-Wformat-truncation=] 229 | "%-6s %-24s", unit_str, test_str); | ^~~~~ ~~~~~~~~ ../drivers/net/ethernet/sfc/siena/ethtool_common.c:227:17: note: ‘snprintf’ output between 32 and 64 bytes into a destination of size 32 227 | snprintf(strings + test_index * ETH_GSTRING_LEN, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 228 | ETH_GSTRING_LEN, | ~~~~~~~~~~~~~~~~ 229 | "%-6s %-24s", unit_str, test_str); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/fjes/fjes_main.c: note: in included file (through ../drivers/net/fjes/fjes_hw.h, ../drivers/net/fjes/fjes.h): ../drivers/net/fjes/fjes_regs.h:47:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:48:23: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:55:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:56:23: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:64:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:65:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:66:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:74:32: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:75:32: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:76:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:77:33: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:84:32: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:85:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:86:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:87:32: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:95:31: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:96:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/infiniband/core/cm.c:1272:20: warning: cast from restricted __be32 ../drivers/gpu/drm/msm/dsi/dsi_host.c:1401:27: warning: cast to restricted __be32 ../drivers/gpu/drm/msm/dsi/dsi_host.c:1402:17: warning: cast to restricted __be32 ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/mtd/nand/raw/meson_nand.c:546:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:546:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:546:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:546:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:546:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:546:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:546:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:546:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:546:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:546:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:546:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:546:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:546:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:546:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:553:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:553:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:553:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:553:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:553:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:553:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:553:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:553:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:553:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:553:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:553:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:553:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:553:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:553:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:516:23: warning: invalid assignment: |= ../drivers/mtd/nand/raw/meson_nand.c:516:23: left side has type restricted __le64 ../drivers/mtd/nand/raw/meson_nand.c:516:23: right side has type unsigned char ../drivers/mtd/nand/raw/meson_nand.c:517:23: warning: invalid assignment: |= ../drivers/mtd/nand/raw/meson_nand.c:517:23: left side has type restricted __le64 ../drivers/mtd/nand/raw/meson_nand.c:517:23: right side has type int ../drivers/mtd/nand/raw/meson_nand.c:529:32: warning: incorrect type in assignment (different base types) ../drivers/mtd/nand/raw/meson_nand.c:529:32: expected unsigned char [usertype] ../drivers/mtd/nand/raw/meson_nand.c:529:32: got restricted __le64 [usertype] ../drivers/mtd/nand/raw/meson_nand.c:530:38: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:544:21: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:545:53: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:546:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:546:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:546:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:546:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:546:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:551:21: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:552:53: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:553:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:553:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:553:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:553:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:553:37: warning: restricted __le64 degrades to integer ../drivers/mtd/nand/raw/meson_nand.c:804:23: warning: restricted __le64 degrades to integer ../drivers/net/ethernet/sfc/siena/ptp.c:208: warning: Excess struct member 'valid' description in 'efx_ptp_timeset' ../drivers/net/fjes/fjes_ethtool.c: note: in included file (through ../drivers/net/fjes/fjes_hw.h, ../drivers/net/fjes/fjes.h): ../drivers/net/fjes/fjes_regs.h:47:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:48:23: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:55:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:56:23: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:64:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:65:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:66:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:74:32: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:75:32: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:76:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:77:33: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:84:32: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:85:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:86:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:87:32: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:95:31: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:96:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_hw.c: note: in included file (through ../drivers/net/fjes/fjes_hw.h): ../drivers/net/fjes/fjes_regs.h:47:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:48:23: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:55:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:56:23: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:64:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:65:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:66:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:74:32: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:75:32: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:76:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:77:33: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:84:32: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:85:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:86:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:87:32: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:95:31: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:96:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/tee/tee_shm.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/thunderbolt/tb.c: note: in included file (through ../drivers/thunderbolt/tb.h): ../drivers/thunderbolt/tb_regs.h:190:32: warning: typeof applied to bitfield type ../drivers/ntb/hw/epf/ntb_hw_epf.c:15: warning: expecting prototype for Host side endpoint driver to implement Non(). Prototype was for NTB_EPF_COMMAND() instead ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/net/usb/rtl8150.c:192:22: warning: incorrect type in assignment (different base types) ../drivers/net/usb/rtl8150.c:192:22: expected unsigned short [usertype] rx_creg ../drivers/net/usb/rtl8150.c:192:22: got restricted __le16 [usertype] ../drivers/ntb/hw/mscc/ntb_hw_switchtec.c:898:29: warning: cast removes address space '__iomem' of expression ../drivers/ntb/hw/mscc/ntb_hw_switchtec.c:898:26: warning: incorrect type in assignment (different address spaces) ../drivers/ntb/hw/mscc/ntb_hw_switchtec.c:898:26: expected struct ntb_ctrl_regs [noderef] __iomem *mmio_ctrl ../drivers/ntb/hw/mscc/ntb_hw_switchtec.c:898:26: got void * ../drivers/ntb/hw/mscc/ntb_hw_switchtec.c:900:30: warning: cast removes address space '__iomem' of expression ../drivers/ntb/hw/mscc/ntb_hw_switchtec.c:900:27: warning: incorrect type in assignment (different address spaces) ../drivers/ntb/hw/mscc/ntb_hw_switchtec.c:900:27: expected struct ntb_dbmsg_regs [noderef] __iomem *mmio_dbmsg ../drivers/ntb/hw/mscc/ntb_hw_switchtec.c:900:27: got void * ../drivers/ntb/hw/mscc/ntb_hw_switchtec.c:699:38: warning: dereference of noderef expression ../drivers/thunderbolt/switch.c: note: in included file (through ../drivers/thunderbolt/tb.h): ../drivers/thunderbolt/tb_regs.h:190:32: warning: typeof applied to bitfield type ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/thunderbolt/path.c: note: in included file (through ../drivers/thunderbolt/tb.h): ../drivers/thunderbolt/tb_regs.h:190:32: warning: typeof applied to bitfield type ../drivers/thunderbolt/eeprom.c: note: in included file (through ../drivers/thunderbolt/tb.h): ../drivers/thunderbolt/tb_regs.h:190:32: warning: typeof applied to bitfield type ../drivers/net/usb/hso.c:1477:13: warning: cast to restricted __le16 ../drivers/net/usb/hso.c:1478:13: warning: cast to restricted __le16 ../drivers/net/usb/hso.c:1479:13: warning: cast to restricted __le16 ../drivers/net/usb/hso.c:1487:37: warning: cast to restricted __le16 ../drivers/net/usb/hso.c:1631:37: warning: cast to restricted __le16 ../drivers/thunderbolt/tunnel.c: note: in included file (through ../drivers/thunderbolt/tb.h, ../drivers/thunderbolt/tunnel.h): ../drivers/thunderbolt/tb_regs.h:190:32: warning: typeof applied to bitfield type ../drivers/net/fddi/skfp/drvfbi.c:55:14: warning: symbol 'oem_id' was not declared. Should it be static? ../drivers/net/fjes/fjes_debugfs.c: note: in included file (through ../drivers/net/fjes/fjes_hw.h, ../drivers/net/fjes/fjes.h): ../drivers/net/fjes/fjes_regs.h:47:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:48:23: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:55:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:56:23: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:64:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:65:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:66:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:74:32: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:75:32: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:76:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:77:33: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:84:32: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:85:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:86:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:87:32: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:95:31: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:96:28: error: invalid bitfield specifier for type restricted __le32. ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/fsi/fsi-master-ast-cf.c:399:65: warning: incorrect type in argument 4 (different base types) ../drivers/fsi/fsi-master-ast-cf.c:399:65: expected restricted __be32 [usertype] rdata ../drivers/fsi/fsi-master-ast-cf.c:399:65: got unsigned int [assigned] [usertype] rdata ../drivers/net/ethernet/sfc/siena/mcdi_mon.c: In function ‘efx_siena_mcdi_mon_probe’: ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:458:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 458 | snprintf(name, sizeof(name), "%s%u_input", | ^ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:458:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 458 | snprintf(name, sizeof(name), "%s%u_input", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 459 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:489:57: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 489 | snprintf(name, sizeof(name), "%s%u_alarm", | ^ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:489:17: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 489 | snprintf(name, sizeof(name), "%s%u_alarm", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 490 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:496:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 496 | snprintf(name, sizeof(name), "%s%u_label", | ^ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:496:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 496 | snprintf(name, sizeof(name), "%s%u_label", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 497 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c: In function ‘xgene_enet_register_irq’: ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:891:66: warning: ‘-rx-’ directive output may be truncated writing 4 bytes into a region of size between 1 and 16 [-Wformat-truncation=] 891 | snprintf(ring->irq_name, IRQ_ID_SIZE, "%s-rx-%d", | ^~~~ In function ‘xgene_enet_set_irq_name’, inlined from ‘xgene_enet_register_irq’ at ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:910:2: ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:891:63: note: directive argument in the range [-2147483641, 254] 891 | snprintf(ring->irq_name, IRQ_ID_SIZE, "%s-rx-%d", | ^~~~~~~~~~ ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:891:25: note: ‘snprintf’ output between 6 and 31 bytes into a destination of size 16 891 | snprintf(ring->irq_name, IRQ_ID_SIZE, "%s-rx-%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 892 | ndev->name, i); | ~~~~~~~~~~~~~~ ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c: In function ‘xgene_enet_register_irq’: ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:888:66: warning: ‘-rx-txc’ directive output may be truncated writing 7 bytes into a region of size between 1 and 16 [-Wformat-truncation=] 888 | snprintf(ring->irq_name, IRQ_ID_SIZE, "%s-rx-txc", | ^~~~~~~ In function ‘xgene_enet_set_irq_name’, inlined from ‘xgene_enet_register_irq’ at ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:910:2: ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:888:25: note: ‘snprintf’ output between 8 and 23 bytes into a destination of size 16 888 | snprintf(ring->irq_name, IRQ_ID_SIZE, "%s-rx-txc", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 889 | ndev->name); | ~~~~~~~~~~~ ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c: In function ‘xgene_enet_register_irq’: ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:898:58: warning: ‘-txc-’ directive output may be truncated writing 5 bytes into a region of size between 1 and 16 [-Wformat-truncation=] 898 | snprintf(ring->irq_name, IRQ_ID_SIZE, "%s-txc-%d", | ^~~~~ In function ‘xgene_enet_set_irq_name’, inlined from ‘xgene_enet_register_irq’ at ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:910:2: ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:898:55: note: directive argument in the range [-2147483641, 254] 898 | snprintf(ring->irq_name, IRQ_ID_SIZE, "%s-txc-%d", | ^~~~~~~~~~~ ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:898:17: note: ‘snprintf’ output between 7 and 32 bytes into a destination of size 16 898 | snprintf(ring->irq_name, IRQ_ID_SIZE, "%s-txc-%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 899 | ndev->name, i); | ~~~~~~~~~~~~~~ ../drivers/fpga/machxo2-spi.c:86:19: warning: cast to restricted __be32 ../drivers/net/usb/lan78xx.c:3519:29: warning: cast to restricted __be16 ../drivers/net/usb/lan78xx.c:3519:27: warning: incorrect type in assignment (different base types) ../drivers/net/usb/lan78xx.c:3519:27: expected restricted __wsum [usertype] csum ../drivers/net/usb/lan78xx.c:3519:27: got unsigned short [usertype] ../drivers/gpu/drm/i915/display/intel_pps.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:1983:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:1983:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:1983:24: warning: unreplaced symbol '' ../drivers/hwtracing/stm/ftrace.c:38: warning: Function parameter or struct member 'export' not described in 'stm_ftrace_write' ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/infiniband/hw/hfi1/pio_copy.c:379:24: warning: cast removes address space '__iomem' of expression ../drivers/infiniband/hw/hfi1/pio_copy.c:379:24: warning: cast removes address space '__iomem' of expression ../drivers/infiniband/hw/hfi1/pio_copy.c:505:24: warning: cast removes address space '__iomem' of expression ../drivers/infiniband/hw/hfi1/pio_copy.c:505:24: warning: cast removes address space '__iomem' of expression ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" In file included from ../drivers/net/usb/asix.h:28, from ../drivers/net/usb/ax88172a.c:15: ../drivers/net/usb/ax88172a.c: In function ‘ax88172a_reset’: ../include/linux/phy.h:300:20: warning: ‘%s’ directive output may be truncated writing up to 60 bytes into a region of size 20 [-Wformat-truncation=] 300 | #define PHY_ID_FMT "%s:%02x" | ^~~~~~~~~ ../drivers/net/usb/ax88172a.c:311:38: note: in expansion of macro ‘PHY_ID_FMT’ 311 | snprintf(priv->phy_name, 20, PHY_ID_FMT, | ^~~~~~~~~~ ../include/linux/phy.h:300:21: note: format string is defined here 300 | #define PHY_ID_FMT "%s:%02x" | ^~ ../include/linux/phy.h:300:20: note: directive argument in the range [0, 65535] 300 | #define PHY_ID_FMT "%s:%02x" | ^~~~~~~~~ ../drivers/net/usb/ax88172a.c:311:38: note: in expansion of macro ‘PHY_ID_FMT’ 311 | snprintf(priv->phy_name, 20, PHY_ID_FMT, | ^~~~~~~~~~ ../drivers/net/usb/ax88172a.c:311:9: note: ‘snprintf’ output between 4 and 66 bytes into a destination of size 20 311 | snprintf(priv->phy_name, 20, PHY_ID_FMT, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 312 | priv->mdio->id, priv->phy_addr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/nxp/lpc_eth.c:563:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/nxp/lpc_eth.c:563:35: expected restricted __le32 [usertype] packet ../drivers/net/ethernet/nxp/lpc_eth.c:563:35: got unsigned long long ../drivers/net/ethernet/nxp/lpc_eth.c:574:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/nxp/lpc_eth.c:574:35: expected restricted __le32 [usertype] packet ../drivers/net/ethernet/nxp/lpc_eth.c:574:35: got unsigned long long ../drivers/net/ethernet/nxp/lpc_eth.c:576:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/nxp/lpc_eth.c:576:36: expected restricted __le32 [usertype] control ../drivers/net/ethernet/nxp/lpc_eth.c:576:36: got int ../drivers/net/ethernet/nxp/lpc_eth.c:909:31: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/nxp/lpc_eth.c:912:23: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/nxp/lpc_eth.c:912:23: expected unsigned int [usertype] ethst ../drivers/net/ethernet/nxp/lpc_eth.c:912:23: got restricted __le32 [usertype] statusinfo ../drivers/net/ethernet/nxp/lpc_eth.c:918:41: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/nxp/lpc_eth.c:918:41: expected int si ../drivers/net/ethernet/nxp/lpc_eth.c:918:41: got restricted __le32 [usertype] statusinfo ../drivers/net/ethernet/nxp/lpc_eth.c:1061:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/nxp/lpc_eth.c:1061:28: expected restricted __le32 [usertype] control ../drivers/net/ethernet/nxp/lpc_eth.c:1061:28: got unsigned int ../drivers/net/ethernet/nxp/lpc_eth.c:1306:42: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/nxp/lpc_eth.c:1306:42: expected void [noderef] __iomem **mapbase ../drivers/net/ethernet/nxp/lpc_eth.c:1306:42: got void ** ../drivers/gpu/drm/i915/display/intel_psr.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:1983:24: warning: unreplaced symbol '' ../drivers/iio/adc/axp20x_adc.c:572:26: warning: dubious: x & !y ../drivers/iio/adc/axp20x_adc.c:577:26: warning: dubious: x & !y ../drivers/iio/adc/at91-sama5d2_adc.c:471: warning: Excess struct member 'adc_channels' description in 'at91_adc_platform' ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/infiniband/core/cma.c:2081:9: warning: context imbalance in 'destroy_id_handler_unlock' - wrong count at exit ../drivers/infiniband/core/cma.c:2090:6: warning: context imbalance in 'rdma_destroy_id' - unexpected unlock ../drivers/infiniband/core/cma.c:2233:17: warning: context imbalance in 'cma_ib_handler' - unexpected unlock ../drivers/infiniband/core/cma.c:2425:17: warning: context imbalance in 'cma_ib_req_handler' - unexpected unlock ../drivers/infiniband/core/cma.c:2548:17: warning: context imbalance in 'cma_iw_handler' - unexpected unlock ../drivers/infiniband/core/cma.c:2593:17: warning: context imbalance in 'iw_conn_req_handler' - unexpected unlock ../drivers/infiniband/core/cma.c:3011:17: warning: context imbalance in 'cma_work_handler' - unexpected unlock ../drivers/infiniband/core/cma.c:3516:17: warning: context imbalance in 'addr_handler' - unexpected unlock ../drivers/infiniband/core/cma.c:4245:17: warning: context imbalance in 'cma_sidr_rep_handler' - unexpected unlock ../drivers/infiniband/core/user_mad.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/ib_umad.h): ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be32 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be32 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be16 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be32 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be16 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be16 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be64 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be16 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be32 ../drivers/infiniband/core/user_mad.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/ib_umad.h): ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] qpn ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] qpn ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] qkey ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] qkey ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] lid ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] lid ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] flow_label ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] flow_label ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] mad_status ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] status ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] class_specific ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] class_specific ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned long long [usertype] tid ../include/trace/events/ib_umad.h:16:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] attr_id ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] attr_id ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] attr_mod ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] attr_mod ../drivers/infiniband/core/user_mad.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../include/trace/events/ib_umad.h): ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] qpn ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] qpn ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] qkey ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] qkey ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] lid ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] lid ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] flow_label ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] flow_label ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] mad_status ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] status ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] class_specific ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] class_specific ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned long long [usertype] tid ../include/trace/events/ib_umad.h:16:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] attr_id ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] attr_id ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] attr_mod ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] attr_mod ../drivers/gpu/drm/i915/display/intel_vblank.c:278:13: warning: context imbalance in 'intel_vblank_section_enter' - wrong count at exit ../drivers/gpu/drm/i915/display/intel_vblank.c:286:13: warning: context imbalance in 'intel_vblank_section_exit' - wrong count at exit ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/thunderbolt/tmu.c: note: in included file (through ../drivers/thunderbolt/tb.h): ../drivers/thunderbolt/tb_regs.h:190:32: warning: typeof applied to bitfield type ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/infiniband/core/uverbs_main.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/thunderbolt/usb4.c: note: in included file (through ../drivers/thunderbolt/tb.h): ../drivers/thunderbolt/tb_regs.h:190:32: warning: typeof applied to bitfield type ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/mtd/nand/raw/brcmnand/brcmnand.c:1894:41: warning: dubious: x | !y ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/net/usb/sr9700.c:198:21: warning: incorrect type in assignment (different base types) ../drivers/net/usb/sr9700.c:198:21: expected restricted __le16 [addressable] [usertype] res ../drivers/net/usb/sr9700.c:198:21: got int ../drivers/net/usb/sr9700.c:200:21: warning: incorrect type in assignment (different base types) ../drivers/net/usb/sr9700.c:200:21: expected restricted __le16 [addressable] [usertype] res ../drivers/net/usb/sr9700.c:200:21: got int ../drivers/net/usb/sr9700.c:205:16: warning: incorrect type in return expression (different base types) ../drivers/net/usb/sr9700.c:205:16: expected int ../drivers/net/usb/sr9700.c:205:16: got restricted __le16 [addressable] [usertype] res ../drivers/most/most_usb.c:69: warning: Function parameter or struct member 'dev' not described in 'most_dci_obj' ../drivers/most/most_usb.c:69: warning: Excess struct member 'kobj' description in 'most_dci_obj' ../drivers/most/most_usb.c:122: warning: Function parameter or struct member 'dev' not described in 'most_dev' ../drivers/most/most_usb.c:122: warning: Function parameter or struct member 'clear_work' not described in 'most_dev' ../drivers/most/most_usb.c:122: warning: Function parameter or struct member 'on_netinfo' not described in 'most_dev' ../drivers/most/most_usb.c:650: warning: Function parameter or struct member 'on_netinfo' not described in 'hdm_request_netinfo' ../drivers/infiniband/core/uverbs_cmd.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/infiniband/core/uverbs_cmd.c:3726:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3726:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3726:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3726:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3740:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3740:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3749:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3749:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3749:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3749:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3749:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3749:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3749:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3749:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3749:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3749:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3749:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3749:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3749:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3749:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3794:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3794:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3794:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3794:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3794:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3794:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3794:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3794:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3824:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3824:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3824:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3824:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3840:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3840:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3840:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3840:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3840:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3840:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3859:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3859:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3859:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3859:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3873:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3873:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3873:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3873:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3887:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3887:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3887:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3887:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3887:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3887:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3887:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3887:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3887:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3887:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3887:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3887:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3887:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3887:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3887:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3887:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3887:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3887:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3887:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3887:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3952:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3952:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3952:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3952:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3970:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3970:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3970:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3970:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3970:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3970:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3995:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3995:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3995:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3995:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3995:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3995:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3995:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3995:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3995:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3995:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3995:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3995:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:4033:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:4033:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:4033:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:4033:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:4033:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:4033:9: also defined here ../drivers/most/most_snd.c:58: warning: Excess struct member 'opened' description in 'channel' ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/thunderbolt/clx.c: note: in included file (through ../drivers/thunderbolt/tb.h): ../drivers/thunderbolt/tb_regs.h:190:32: warning: typeof applied to bitfield type ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/thunderbolt/debugfs.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/thunderbolt/debugfs.c: note: in included file (through ../drivers/thunderbolt/tb.h): ../drivers/thunderbolt/tb_regs.h:190:32: warning: typeof applied to bitfield type ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/infiniband/hw/hfi1/tid_rdma.c:2375:9: warning: dubious: !x & y ../drivers/infiniband/hw/hfi1/tid_rdma.c:2376:9: warning: dubious: !x & y ../drivers/infiniband/hw/hfi1/tid_rdma.c:4236:9: warning: dubious: !x & y ../drivers/infiniband/hw/hfi1/tid_rdma.c:4237:9: warning: dubious: !x & y ../drivers/net/usb/smsc75xx.c:2177:29: warning: cast to restricted __be16 ../drivers/net/usb/smsc75xx.c:2177:27: warning: incorrect type in assignment (different base types) ../drivers/net/usb/smsc75xx.c:2177:27: expected restricted __wsum [usertype] csum ../drivers/net/usb/smsc75xx.c:2177:27: got unsigned short [usertype] ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/net/usb/smsc95xx.c:1813:19: warning: incorrect type in assignment (different base types) ../drivers/net/usb/smsc95xx.c:1813:19: expected restricted __wsum [usertype] csum ../drivers/net/usb/smsc95xx.c:1813:19: got unsigned short [usertype] ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/counter/microchip-tcb-capture.c: In function ‘mchp_tc_probe’: ../drivers/counter/microchip-tcb-capture.c:346:56: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 6 [-Wformat-truncation=] 346 | snprintf(clk_name, sizeof(clk_name), "t%d_clk", channel); | ^~ ../drivers/counter/microchip-tcb-capture.c:346:54: note: directive argument in the range [-2147483648, 2] 346 | snprintf(clk_name, sizeof(clk_name), "t%d_clk", channel); | ^~~~~~~~~ ../drivers/counter/microchip-tcb-capture.c:346:17: note: ‘snprintf’ output between 7 and 17 bytes into a destination of size 7 346 | snprintf(clk_name, sizeof(clk_name), "t%d_clk", channel); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/xfs/scrub/agheader.c:168:23: warning: cast truncates bits from constant value (ffff3f8f becomes 3f8f) ../drivers/net/can/peak_canfd/peak_pciefd_main.c:146:32: warning: array of flexible structures ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/infiniband/core/uverbs_ioctl.c:431:17: warning: incorrect type in assignment (different modifiers) ../drivers/infiniband/core/uverbs_ioctl.c:431:17: expected int ( *handler )( ... ) ../drivers/infiniband/core/uverbs_ioctl.c:431:17: got int ( [noderef] * )( ... ) ../drivers/infiniband/core/uverbs_ioctl.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:1983:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:1983:24: warning: unreplaced symbol '' ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/dce_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/net/usb/lg-vl600.c:134:13: warning: cast to restricted __be32 ../drivers/net/usb/lg-vl600.c:134:13: warning: cast from restricted __le32 ../drivers/net/usb/lg-vl600.c:135:25: warning: cast to restricted __be32 ../drivers/net/usb/lg-vl600.c:135:25: warning: cast from restricted __le32 ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../sound/soc/codecs/wm0010.c:233:25: warning: cast to restricted __be32 ../sound/soc/codecs/wm0010.c:318:25: warning: cast to restricted __be32 ../sound/soc/codecs/wm0010.c:337:31: warning: cast to restricted __le64 ../sound/soc/codecs/wm0010.c:337:29: warning: incorrect type in assignment (different base types) ../sound/soc/codecs/wm0010.c:337:29: expected unsigned long long [usertype] ../sound/soc/codecs/wm0010.c:337:29: got restricted __be64 [usertype] ../drivers/iio/adc/ltc2309.c:127:16: warning: cast to restricted __be16 ../drivers/net/usb/aqc111.c:1093:34: warning: incorrect type in argument 1 (different base types) ../drivers/net/usb/aqc111.c:1093:34: expected restricted __le64 const [usertype] *p ../drivers/net/usb/aqc111.c:1093:34: got unsigned long long [usertype] * ../drivers/net/usb/aqc111.c:1121:45: warning: incorrect type in argument 1 (different base types) ../drivers/net/usb/aqc111.c:1121:45: expected restricted __le64 const [usertype] *p ../drivers/net/usb/aqc111.c:1121:45: got unsigned long long [usertype] *[assigned] pkt_desc_ptr ../drivers/net/usb/aqc111.c:1236:22: warning: incorrect type in assignment (different base types) ../drivers/net/usb/aqc111.c:1236:22: expected unsigned long long [usertype] ../drivers/net/usb/aqc111.c:1236:22: got restricted __le64 [usertype] ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c: In function ‘gfx_v9_0_early_init’: ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:1255:52: warning: ‘%s’ directive output may be truncated writing up to 29 bytes into a region of size 23 [-Wformat-truncation=] 1255 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_pfp.bin", chip_name); | ^~ ...... 1393 | r = gfx_v9_0_init_cp_gfx_microcode(adev, ucode_prefix); | ~~~~~~~~~~~~ In function ‘gfx_v9_0_init_cp_gfx_microcode’, inlined from ‘gfx_v9_0_init_microcode’ at ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:1393:7, inlined from ‘gfx_v9_0_early_init’ at ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:4540:9: ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:1255:9: note: ‘snprintf’ output between 16 and 45 bytes into a destination of size 30 1255 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_pfp.bin", chip_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c: In function ‘gfx_v9_0_early_init’: ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:1261:52: warning: ‘%s’ directive output may be truncated writing up to 29 bytes into a region of size 23 [-Wformat-truncation=] 1261 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_me.bin", chip_name); | ^~ ...... 1393 | r = gfx_v9_0_init_cp_gfx_microcode(adev, ucode_prefix); | ~~~~~~~~~~~~ In function ‘gfx_v9_0_init_cp_gfx_microcode’, inlined from ‘gfx_v9_0_init_microcode’ at ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:1393:7, inlined from ‘gfx_v9_0_early_init’ at ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:4540:9: ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:1261:9: note: ‘snprintf’ output between 15 and 44 bytes into a destination of size 30 1261 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_me.bin", chip_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c: In function ‘gfx_v9_0_early_init’: ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:1267:52: warning: ‘%s’ directive output may be truncated writing up to 29 bytes into a region of size 23 [-Wformat-truncation=] 1267 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_ce.bin", chip_name); | ^~ ...... 1393 | r = gfx_v9_0_init_cp_gfx_microcode(adev, ucode_prefix); | ~~~~~~~~~~~~ In function ‘gfx_v9_0_init_cp_gfx_microcode’, inlined from ‘gfx_v9_0_init_microcode’ at ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:1393:7, inlined from ‘gfx_v9_0_early_init’ at ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:4540:9: ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:1267:9: note: ‘snprintf’ output between 15 and 44 bytes into a destination of size 30 1267 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_ce.bin", chip_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c: In function ‘gfx_v9_0_early_init’: ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:1303:60: warning: ‘%s’ directive output may be truncated writing up to 29 bytes into a region of size 23 [-Wformat-truncation=] 1303 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_rlc_am4.bin", chip_name); | ^~ ...... 1398 | r = gfx_v9_0_init_rlc_microcode(adev, ucode_prefix); | ~~~~~~~~~~~~ In function ‘gfx_v9_0_init_rlc_microcode’, inlined from ‘gfx_v9_0_init_microcode’ at ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:1398:6, inlined from ‘gfx_v9_0_early_init’ at ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:4540:9: ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:1303:17: note: ‘snprintf’ output between 20 and 49 bytes into a destination of size 30 1303 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_rlc_am4.bin", chip_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c: In function ‘gfx_v9_0_early_init’: ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:1309:60: warning: ‘%s’ directive output may be truncated writing up to 29 bytes into a region of size 23 [-Wformat-truncation=] 1309 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_kicker_rlc.bin", chip_name); | ^~ ...... 1398 | r = gfx_v9_0_init_rlc_microcode(adev, ucode_prefix); | ~~~~~~~~~~~~ In function ‘gfx_v9_0_init_rlc_microcode’, inlined from ‘gfx_v9_0_init_microcode’ at ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:1398:6, inlined from ‘gfx_v9_0_early_init’ at ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:4540:9: ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:1309:17: note: ‘snprintf’ output between 23 and 52 bytes into a destination of size 30 1309 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_kicker_rlc.bin", chip_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c: In function ‘gfx_v9_0_early_init’: ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:1311:60: warning: ‘%s’ directive output may be truncated writing up to 29 bytes into a region of size 23 [-Wformat-truncation=] 1311 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_rlc.bin", chip_name); | ^~ ...... 1398 | r = gfx_v9_0_init_rlc_microcode(adev, ucode_prefix); | ~~~~~~~~~~~~ In function ‘gfx_v9_0_init_rlc_microcode’, inlined from ‘gfx_v9_0_init_microcode’ at ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:1398:6, inlined from ‘gfx_v9_0_early_init’ at ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:4540:9: ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:1311:17: note: ‘snprintf’ output between 16 and 45 bytes into a destination of size 30 1311 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_rlc.bin", chip_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/infiniband/core/uverbs_std_types_device.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/hwmon/lm93.c:595:27: warning: cast to restricted __le16 ../drivers/hwmon/lm93.c:615:16: warning: incorrect type in return expression (different base types) ../drivers/hwmon/lm93.c:615:16: expected unsigned short ../drivers/hwmon/lm93.c:615:16: got restricted __le16 [usertype] ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c: In function ‘amdgpu_mes_init_microcode’: ../drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c:1486:66: warning: ‘%s’ directive output may be truncated writing up to 1 bytes into a region of size between 0 and 29 [-Wformat-truncation=] 1486 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_mes%s.bin", | ^~ ../drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c:1486:17: note: ‘snprintf’ output between 16 and 46 bytes into a destination of size 40 1486 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_mes%s.bin", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1487 | ucode_prefix, | ~~~~~~~~~~~~~ 1488 | pipe == AMDGPU_MES_SCHED_PIPE ? "" : "1"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c:1481:66: warning: ‘%s’ directive output may be truncated writing 1 byte into a region of size between 0 and 29 [-Wformat-truncation=] 1481 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_mes%s.bin", | ^~ ../drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c:1481:17: note: ‘snprintf’ output between 17 and 46 bytes into a destination of size 40 1481 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_mes%s.bin", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1482 | ucode_prefix, | ~~~~~~~~~~~~~ 1483 | pipe == AMDGPU_MES_SCHED_PIPE ? "_2" : "1"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c:1481:66: warning: ‘%s’ directive output may be truncated writing 2 bytes into a region of size between 0 and 29 [-Wformat-truncation=] 1481 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_mes%s.bin", | ^~ ../drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c:1481:17: note: ‘snprintf’ output between 18 and 47 bytes into a destination of size 40 1481 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_mes%s.bin", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1482 | ucode_prefix, | ~~~~~~~~~~~~~ 1483 | pipe == AMDGPU_MES_SCHED_PIPE ? "_2" : "1"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c:1493:62: warning: ‘_mes.bin’ directive output may be truncated writing 8 bytes into a region of size between 4 and 33 [-Wformat-truncation=] 1493 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_mes.bin", | ^~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c:1493:17: note: ‘snprintf’ output between 16 and 45 bytes into a destination of size 40 1493 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_mes.bin", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1494 | ucode_prefix); | ~~~~~~~~~~~~~ ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mes_v10_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c: In function ‘gfx_v10_0_init_microcode’: ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:3979:58: warning: ‘%s’ directive output may be truncated writing up to 4 bytes into a region of size between 0 and 29 [-Wformat-truncation=] 3979 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_pfp%s.bin", ucode_prefix, wks); | ^~ ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:3979:9: note: ‘snprintf’ output between 16 and 49 bytes into a destination of size 40 3979 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_pfp%s.bin", ucode_prefix, wks); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:3985:57: warning: ‘%s’ directive output may be truncated writing up to 4 bytes into a region of size between 1 and 30 [-Wformat-truncation=] 3985 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_me%s.bin", ucode_prefix, wks); | ^~ ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:3985:9: note: ‘snprintf’ output between 15 and 48 bytes into a destination of size 40 3985 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_me%s.bin", ucode_prefix, wks); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:3991:57: warning: ‘%s’ directive output may be truncated writing up to 4 bytes into a region of size between 1 and 30 [-Wformat-truncation=] 3991 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_ce%s.bin", ucode_prefix, wks); | ^~ ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:3991:9: note: ‘snprintf’ output between 15 and 48 bytes into a destination of size 40 3991 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_ce%s.bin", ucode_prefix, wks); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:3998:62: warning: ‘_rlc.bin’ directive output may be truncated writing 8 bytes into a region of size between 4 and 33 [-Wformat-truncation=] 3998 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_rlc.bin", ucode_prefix); | ^~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:3998:17: note: ‘snprintf’ output between 16 and 45 bytes into a destination of size 40 3998 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_rlc.bin", ucode_prefix); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:4014:58: warning: ‘%s’ directive output may be truncated writing up to 4 bytes into a region of size between 0 and 29 [-Wformat-truncation=] 4014 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_mec%s.bin", ucode_prefix, wks); | ^~ ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:4014:9: note: ‘snprintf’ output between 16 and 49 bytes into a destination of size 40 4014 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_mec%s.bin", ucode_prefix, wks); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:4021:54: warning: ‘_mec2’ directive output may be truncated writing 5 bytes into a region of size between 4 and 33 [-Wformat-truncation=] 4021 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_mec2%s.bin", ucode_prefix, wks); | ^~~~~ ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:4021:9: note: ‘snprintf’ output between 17 and 50 bytes into a destination of size 40 4021 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_mec2%s.bin", ucode_prefix, wks); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c: In function ‘gfx_v11_0_init_microcode’: ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:519:54: warning: ‘_pfp.bin’ directive output may be truncated writing 8 bytes into a region of size between 4 and 33 [-Wformat-truncation=] 519 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_pfp.bin", ucode_prefix); | ^~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:519:9: note: ‘snprintf’ output between 16 and 45 bytes into a destination of size 40 519 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_pfp.bin", ucode_prefix); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:536:54: warning: ‘_me.bin’ directive output may be truncated writing 7 bytes into a region of size between 4 and 33 [-Wformat-truncation=] 536 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_me.bin", ucode_prefix); | ^~~~~~~ ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:536:9: note: ‘snprintf’ output between 15 and 44 bytes into a destination of size 40 536 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_me.bin", ucode_prefix); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:553:70: warning: ‘_rlc.bin’ directive output may be truncated writing 8 bytes into a region of size between 4 and 33 [-Wformat-truncation=] 553 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_rlc.bin", ucode_prefix); | ^~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:553:25: note: ‘snprintf’ output between 16 and 45 bytes into a destination of size 40 553 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_rlc.bin", ucode_prefix); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:565:54: warning: ‘_mec.bin’ directive output may be truncated writing 8 bytes into a region of size between 4 and 33 [-Wformat-truncation=] 565 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_mec.bin", ucode_prefix); | ^~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:565:9: note: ‘snprintf’ output between 16 and 45 bytes into a destination of size 40 565 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_mec.bin", ucode_prefix); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c: In function ‘amdgpu_vcn_early_init’: ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:95:58: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 95 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s.bin", ucode_prefix); | ^ ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:95:9: note: ‘snprintf’ output between 12 and 41 bytes into a destination of size 40 95 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s.bin", ucode_prefix); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c:1803:14: warning: restricted __be64 degrades to integer ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/infiniband/core/umem_odp.c:346:5: warning: context imbalance in 'ib_umem_odp_map_dma_and_lock' - wrong count at exit ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/hwmon/max31722.c:59:42: warning: cast to restricted __le16 ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/iio/adc/qcom-pm8xxx-xoadc.c:386: warning: Excess struct member 'scale_fn_type' description in 'pm8xxx_chan_info' ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/hwmon/max31827.c:513:16: warning: dubious: x & !y ../drivers/hwmon/max31827.c:522:24: warning: dubious: x & !y ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c:1442: warning: Function parameter or struct member 'priv' not described in 'r535_gsp_msg_run_cpu_sequencer' ../drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c:1442: warning: Function parameter or struct member 'fn' not described in 'r535_gsp_msg_run_cpu_sequencer' ../drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c:1442: warning: Function parameter or struct member 'repv' not described in 'r535_gsp_msg_run_cpu_sequencer' ../drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c:1442: warning: Function parameter or struct member 'repc' not described in 'r535_gsp_msg_run_cpu_sequencer' ../drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c:1815: warning: Function parameter or struct member 'gsp' not described in 'r535_gsp_libos_init' ../drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c:1955: warning: Function parameter or struct member 'gsp' not described in 'nvkm_gsp_radix3_sg' ../drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c:1955: warning: Function parameter or struct member 'sgt' not described in 'nvkm_gsp_radix3_sg' ../drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c:1955: warning: Function parameter or struct member 'size' not described in 'nvkm_gsp_radix3_sg' ../drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c:1955: warning: Function parameter or struct member 'rx3' not described in 'nvkm_gsp_radix3_sg' ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:1983:24: warning: unreplaced symbol '' In file included from ../drivers/comedi/drivers/ni_mio_cs.c:115: ../drivers/comedi/drivers/ni_mio_common.c:169:35: warning: ‘range_ni_E_ao_ext’ defined but not used [-Wunused-const-variable=] 169 | static const struct comedi_lrange range_ni_E_ao_ext = { | ^~~~~~~~~~~~~~~~~ ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_pasid.c: note: in included 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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/hwmon/pc87427.c:308:26: warning: cast to restricted __le16 ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:226:28: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:226:28: expected void [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:226:28: got void *map ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:234:28: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:234:28: expected void [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:234:28: got void *map ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:241:21: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:241:21: expected void [noderef] __iomem *map ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:241:21: got void *map ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:328:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:328:25: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:328: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_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:1983:24: warning: unreplaced symbol '' ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:1983:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:1983:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:1983:24: warning: unreplaced symbol '' ../drivers/hwmon/xgene-hwmon.c:118:15: warning: cast to restricted __le16 ../drivers/hwmon/xgene-hwmon.c:121:9: warning: incorrect type in assignment (different base types) ../drivers/hwmon/xgene-hwmon.c:121:9: expected unsigned short volatile ../drivers/hwmon/xgene-hwmon.c:121:9: got restricted __le16 [usertype] ../drivers/hwmon/xgene-hwmon.c:138:9: warning: incorrect type in assignment (different base types) ../drivers/hwmon/xgene-hwmon.c:138:9: expected unsigned int volatile ../drivers/hwmon/xgene-hwmon.c:138:9: got restricted __le32 [usertype] ../drivers/hwmon/xgene-hwmon.c:142:9: warning: incorrect type in assignment (different base types) ../drivers/hwmon/xgene-hwmon.c:142:9: expected unsigned short volatile ../drivers/hwmon/xgene-hwmon.c:142:9: got restricted __le16 [usertype] ../drivers/hwmon/xgene-hwmon.c:146:15: warning: cast to restricted __le16 ../drivers/hwmon/xgene-hwmon.c:148:9: warning: incorrect type in assignment (different base types) ../drivers/hwmon/xgene-hwmon.c:148:9: expected unsigned short volatile ../drivers/hwmon/xgene-hwmon.c:148:9: got restricted __le16 [usertype] ../drivers/hwmon/xgene-hwmon.c:152:17: warning: incorrect type in assignment (different base types) ../drivers/hwmon/xgene-hwmon.c:152:17: expected unsigned int volatile ../drivers/hwmon/xgene-hwmon.c:152:17: got restricted __le32 [usertype] ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3010:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3010:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3010: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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" In file included from ../drivers/comedi/drivers/tests/ni_routes_test.c:22: ../drivers/comedi/drivers/tests/../ni_stc.h:1140:35: warning: ‘range_ni_E_ao_ext’ defined but not used [-Wunused-const-variable=] 1140 | static const struct comedi_lrange range_ni_E_ao_ext; | ^~~~~~~~~~~~~~~~~ ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c: In function ‘smu_v11_0_init_microcode’: ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c:110:54: warning: ‘.bin’ directive output may be truncated writing 4 bytes into a region of size between 0 and 29 [-Wformat-truncation=] 110 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s.bin", ucode_prefix); | ^~~~ ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c:110:9: note: ‘snprintf’ output between 12 and 41 bytes into a destination of size 36 110 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s.bin", ucode_prefix); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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/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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c: In function ‘smu_v13_0_init_microcode’: ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c:108:52: warning: ‘%s’ directive output may be truncated writing up to 29 bytes into a region of size 23 [-Wformat-truncation=] 108 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s.bin", ucode_prefix); | ^~ ~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c:108:9: note: ‘snprintf’ output between 12 and 41 bytes into a destination of size 30 108 | snprintf(fw_name, sizeof(fw_name), "amdgpu/%s.bin", ucode_prefix); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/hwmon/pmbus/ibm-cffps.c: In function ‘ibm_cffps_debugfs_read’: ../drivers/hwmon/pmbus/ibm-cffps.c:169:60: warning: ‘%02X’ directive output may be truncated writing between 2 and 8 bytes into a region of size 3 [-Wformat-truncation=] 169 | snprintf(&data[i * 2], 3, "%02X", rc); | ^~~~ ../drivers/hwmon/pmbus/ibm-cffps.c:169:59: note: directive argument in the range [0, 2147483647] 169 | snprintf(&data[i * 2], 3, "%02X", rc); | ^~~~~~ ../drivers/hwmon/pmbus/ibm-cffps.c:169:33: note: ‘snprintf’ output between 3 and 9 bytes into a destination of size 3 169 | snprintf(&data[i * 2], 3, "%02X", rc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/hwmon/pmbus/ibm-cffps.c:180:60: warning: ‘%04X’ directive output may be truncated writing between 4 and 8 bytes into a region of size 5 [-Wformat-truncation=] 180 | snprintf(&data[i * 4], 5, "%04X", rc); | ^~~~ ../drivers/hwmon/pmbus/ibm-cffps.c:180:59: note: directive argument in the range [0, 2147483647] 180 | snprintf(&data[i * 4], 5, "%04X", rc); | ^~~~~~ ../drivers/hwmon/pmbus/ibm-cffps.c:180:33: note: ‘snprintf’ output between 5 and 9 bytes into a destination of size 5 180 | snprintf(&data[i * 4], 5, "%04X", rc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:853:17: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:853:17: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:853:17: int ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1108:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1108:9: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1108:9: int ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1140:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1140:9: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1140:9: int ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1286:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1286:9: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1286:9: int ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk20a.c:49: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst * cvb_mv = ((c2 * speedo / s_scale + c1) * speedo / s_scale + c0) ../drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk20a.c:62: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst * cvb_t_mv = ../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/bios_parser.c:2016:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1968:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1972:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1976: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:1999:49: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1857:27: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1864:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1877:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1879:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1881:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1883:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1885:25: 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:879:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1517:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:155:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:168:19: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:185:14: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:237:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:300:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:360:29: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:362:44: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:440:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:442:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:444:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:446:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:448:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:491:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:493:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:495:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:497:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:499:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:501:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:503:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:577:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:579:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:581:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:583:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:585:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:587:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:589:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:644:37: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:671:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:718:33: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:720:43: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:722:44: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:865:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1137:23: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1157: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:1242:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1245:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1251:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1254:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1260:17: 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:1294:30: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1360:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1363:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1369:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1372:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1378: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:1722:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1759:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1663:23: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1807:27: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1813:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1821:36: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2249:38: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2250:34: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2251:35: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2256:25: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2259:25: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2263:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2265:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2275:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2276:30: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2278:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2280:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2284:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2287:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2290:47: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2291:47: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2293:28: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2295: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:2298:34: warning: too many warnings ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:479:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:487:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:517:48: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:611:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:669:27: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:676:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:684:36: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1452:38: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1454:51: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1460:53: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1462:49: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1468:51: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1469:51: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1470:50: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1471:49: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1472:48: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1591:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1594:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2430:9: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2439:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2440:30: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2444:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2446:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2448:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2450:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2452:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2454:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2456:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2466:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2470:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2474:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2477:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2486:33: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2646:9: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2655:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2656:30: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2660:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2670:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2674:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2678:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2681:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2690:33: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2757:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2759:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2761:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2773:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2775:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2777:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2808:9: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2817:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2818:30: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2822:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2834:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2838:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2842:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2845:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2854:33: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2863:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2865:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2867:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2879:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2881:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2883:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_rq_dlg_calc_20.c:656:26: warning: dubious: !x & y ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_rq_dlg_calc_20v2.c:656:26: warning: dubious: !x & y ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn21/display_rq_dlg_calc_21.c:662:34: warning: dubious: !x & y ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn30/display_rq_dlg_calc_30.c:627:34: warning: dubious: !x & y ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn31/display_rq_dlg_calc_31.c:622:34: warning: dubious: !x & y ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn314/display_rq_dlg_calc_314.c:710:34: warning: dubious: !x & y ../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/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/nouveau/nvkm/engine/fifo/cgrp.c:217:9: warning: context imbalance in 'nvkm_cgrp_put' - unexpected unlock ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn30/dcn30_clk_mgr.c:511:22: warning: symbol 'dcn3_fpga_funcs' was not declared. Should it be static? ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../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:306:9: warning: context imbalance in 'nvkm_chan_put' - unexpected unlock ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn35/dcn35_clk_mgr.c:975:22: warning: symbol 'dcn35_fpga_funcs' was not declared. Should it be static? ../drivers/gpu/drm/nouveau/nvkm/engine/fifo/r535.c:225:3: warning: symbol 'userd' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_i2c_sw.c:454:62: warning: dubious: x | !y ../drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_i2c_hw.c:549:62: warning: dubious: x | !y ../drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dmub_abm_lcd.c:274:63: warning: cast truncates bits from constant value (ffff becomes ff) ../drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dmub_replay.c:262: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst * Set REPLAY power optimization flags and coasting vtotal. ../drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dmub_replay.c:284: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst * send Replay general cmd to DMUB. ../drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:1044: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst * Wait until GR goes idle. GR is considered idle if it is disabled by the ../drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn21/dcn21_hwseq.c:154:63: warning: cast truncates bits from constant value (ffff becomes ff) ../drivers/gpu/drm/nouveau/nouveau_ioc32.c:2: warning: Cannot understand * \file mga_ioc32.c on line 2 - I thought it was a doc line ../drivers/gpu/drm/nouveau/nouveau_ioc32.c:52: warning: Function parameter or struct member 'filp' not described in 'nouveau_compat_ioctl' ../drivers/gpu/drm/nouveau/nouveau_ioc32.c:52: warning: Function parameter or struct member 'cmd' not described in 'nouveau_compat_ioctl' ../drivers/gpu/drm/nouveau/nouveau_ioc32.c:52: warning: Function parameter or struct member 'arg' not described in 'nouveau_compat_ioctl' ../drivers/gpu/drm/nouveau/nouveau_ioc32.c:52: warning: expecting prototype for Called whenever a 32-bit process running under a 64(). Prototype was for nouveau_compat_ioctl() instead ../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: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_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_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_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_drm.c:413:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:413:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:414:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:414:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:414:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:414:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:418:33: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:418:33: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_svm.c: In function ‘nouveau_pfns_map’: ../drivers/gpu/drm/nouveau/nouveau_svm.c:929:13: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] 929 | int ret; | ^~~ ../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_backlight.c: In function ‘nouveau_backlight_init’: ../drivers/gpu/drm/nouveau/nouveau_backlight.c:56:69: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 3 [-Wformat-truncation=] 56 | snprintf(backlight_name, BL_NAME_SIZE, "nv_backlight%d", nb); | ^~ In function ‘nouveau_get_backlight_name’, inlined from ‘nouveau_backlight_init’ at ../drivers/gpu/drm/nouveau/nouveau_backlight.c:351:7: ../drivers/gpu/drm/nouveau/nouveau_backlight.c:56:56: note: directive argument in the range [1, 2147483647] 56 | snprintf(backlight_name, BL_NAME_SIZE, "nv_backlight%d", nb); | ^~~~~~~~~~~~~~~~ ../drivers/gpu/drm/nouveau/nouveau_backlight.c:56:17: note: ‘snprintf’ output between 14 and 23 bytes into a destination of size 15 56 | snprintf(backlight_name, BL_NAME_SIZE, "nv_backlight%d", nb); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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_dmem.c:205:13: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/nouveau/nouveau_dmem.c:205:13: expected restricted vm_fault_t [usertype] ret ../drivers/gpu/drm/nouveau/nouveau_dmem.c:205:13: got int ../drivers/gpu/drm/nouveau/nouveau_dmem.c:457:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:457:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:461:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:461:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:474:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:474:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:478:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:478:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:488:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:488:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:488:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:488:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:488:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:488:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:488:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:488:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:488:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:502:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:502:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:529:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:529:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:533:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:533:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:542:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:542:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:542:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:542: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_dmem.c:551:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:556:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:556:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:558:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:558:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1122:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1122:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1207:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1207:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1208:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1208:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1209:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1209:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1210:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1210:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:453: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst * Sets up registers for the given mode/adjusted_mode pair. ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:629: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst * Sets up registers for the given mode/adjusted_mode pair. ../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:39:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:39:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:42:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:42:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:42:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:50:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:50: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: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/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/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/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/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/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/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: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/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/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/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/disp.c:134:31: error: subtraction of different types can't work (different address spaces) ../drivers/gpu/drm/nouveau/dispnv50/disp.c:183:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/disp.c:197:31: error: subtraction of different types can't work (different address spaces) ../drivers/gpu/drm/nouveau/dispnv50/disp.c:257:19: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/dispnv50/disp.c:261:25: warning: incorrect type in assignment (different address spaces) ../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/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/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/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/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/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/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/amd/amdgpu/../display/dc/dcn21/dcn21_hubp.c:678:50: warning: cast truncates bits from constant value (40 becomes 0) ../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/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/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/wndwc37e.c:48:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:48:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:48:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:61:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:61:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:103:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:103:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:103:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:103:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:103:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:103:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:103:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:103:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:148:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:148:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:152:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:152:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:165:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:165:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:170:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:170:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:170:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:170:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:170:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:192:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:192:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:192: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:195:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:195:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:199:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:199:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:203:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:203:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:218:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:218:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:231:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:231:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:231:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:248:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:248:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:261:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:261:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:261:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:261:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:261:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:277:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:277:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:277:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:281:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:281:9: warning: dubious: !x & y ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:281: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: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/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/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: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/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/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/nv10_fence.c:35:39: warning: dereference of noderef expression ../drivers/gpu/drm/nouveau/nouveau_chan.c:136:38: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_chan.c:136:38: expected unsigned int [usertype] *bgn ../drivers/gpu/drm/nouveau/nouveau_chan.c:136:38: got void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nouveau_chan.c:184:45: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_chan.c:184:45: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nouveau_chan.c:184:45: got void *virtual ../drivers/gpu/drm/nouveau/nouveau_chan.c:473:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_chan.c:487:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_chan.c:487: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: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/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_fence.c:430:24: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_fence.c:430:24: expected struct nouveau_channel [noderef] __rcu *channel ../drivers/gpu/drm/nouveau/nouveau_fence.c:430:24: got struct nouveau_channel *chan ../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/amd/amdgpu/../display/dc/dcn35/dcn35_hubp.c:191:19: warning: symbol 'dcn35_hubp_funcs' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/dce60/dce60_hw_sequencer.c:312:84: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_state.c:329:30: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_srv.c:532:77: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:831:64: warning: cast truncates bits from constant value (44 becomes 4) ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" ../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:316:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:320:49: error: static assertion failed: "amd_sriov_msg_pf2vf_info must be 1 KB" WARNING: modpost: missing MODULE_DESCRIPTION() in vmlinux.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/events/intel/intel-uncore.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/events/intel/intel-cstate.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/events/rapl.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/kernel/cpu/mce/mce-inject.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/mm/testmmiotrace.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/crypto/crc32-pclmul.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/crypto/curve25519-x86_64.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/kvm/kvm.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/kvm/kvm-intel.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/kvm/kvm-amd.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/locking/locktorture.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/locking/test-ww_mutex.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/rcu/rcutorture.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/rcu/rcuscale.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/rcu/refscale.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/time/test_udelay.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/time/clocksource-wdtest.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/time/time_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/trace/preemptirq_delay_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/kcsan/kcsan_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/backtracetest.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/torture.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/resource_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/sysctl-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/scftorture.o WARNING: modpost: missing MODULE_DESCRIPTION() in mm/kfence/kfence_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in mm/dmapool_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in mm/hwpoison-inject.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nfs_common/nfs_acl.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nfs_common/grace.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp437.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp737.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp775.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp850.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp852.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp855.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp857.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp860.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp861.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp862.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp863.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp864.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp865.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp866.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp869.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp874.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp932.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_euc-jp.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp936.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp949.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp950.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp1250.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp1251.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_ascii.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-1.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-2.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-3.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-4.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-5.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-6.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-7.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp1255.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-9.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-13.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-14.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-15.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_koi8-r.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_koi8-u.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_koi8-ru.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_utf8.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-celtic.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-centeuro.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-croatian.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-cyrillic.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-gaelic.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-greek.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-iceland.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-inuit.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-romanian.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-roman.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-turkish.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_ucs2_utils.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/unicode/utf8data.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/unicode/utf8-selftest.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/binfmt_misc.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/binfmt_script.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/ext4/ext4-inode-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/jbd2/jbd2.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/cramfs/cramfs.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/minix/minix.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/fat/fat.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/fat/fat_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/isofs/isofs.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/hfs/hfs.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nfs/nfs.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nfs/nfsv2.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nfs/nfsv3.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nfs/nfsv4.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/sysv/sysv.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/smb/common/cifs_arc4.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/smb/common/cifs_md4.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/hpfs/hpfs.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/ufs/ufs.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/efs/efs.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/qnx4/qnx4.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/qnx6/qnx6.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/autofs/autofs4.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/adfs/adfs.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/btrfs/btrfs.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/bcachefs/mean_and_variance_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in security/keys/trusted-keys/trusted.o WARNING: modpost: missing MODULE_DESCRIPTION() in security/apparmor/apparmor_policy_unpack_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in crypto/cast_common.o WARNING: modpost: missing MODULE_DESCRIPTION() in crypto/af_alg.o WARNING: modpost: missing MODULE_DESCRIPTION() in crypto/algif_hash.o WARNING: modpost: missing MODULE_DESCRIPTION() in crypto/algif_skcipher.o WARNING: modpost: missing MODULE_DESCRIPTION() in crypto/ecc.o WARNING: modpost: missing MODULE_DESCRIPTION() in crypto/curve25519-generic.o WARNING: modpost: missing MODULE_DESCRIPTION() in crypto/xor.o WARNING: modpost: missing MODULE_DESCRIPTION() in crypto/crypto_simd.o WARNING: modpost: missing MODULE_DESCRIPTION() in block/t10-pi.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/kunit/kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/kunit/kunit-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/kunit/kunit-example-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/math/prime_numbers.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/math/rational-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/crypto/libchacha.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/crypto/libarc4.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/crypto/libdes.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/crypto/libpoly1305.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_string.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test-string_helpers.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_hexdump.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/find_bit_benchmark.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_bpf.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_dhry.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_firmware.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/cpumask_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_sysctl.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_hash.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_ida.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_ubsan.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test-kstrtox.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_list_sort.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_min_heap.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_module.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_rhashtable.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_sort.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_user_copy.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_static_keys.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_static_key_base.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_dynamic_debug.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_printf.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_scanf.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_bitmap.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_uuid.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_xarray.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_maple_tree.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_kmod.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_memcat_p.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_blackhole_dev.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_meminit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_hmm.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_free_pages.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_kprobes.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_ref_tracker.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_objpool.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/ts_kmp.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/ts_bm.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/ts_fsm.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/atomic64_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/asn1_encoder.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/bitfield_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/checksum_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/list-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/hashtable_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_linear_ranges.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_bits.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/cmdline_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/memcpy_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/is_signed_type_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/overflow_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/stackinit_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/fortify_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/strcat_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/strscpy_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/siphash_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/irqchip/irq-ts4800.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/irqchip/irq-meson-gpio.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/phy/broadcom/phy-bcm-ns-usb2.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/phy/broadcom/phy-bcm-ns-usb3.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pinctrl/bcm/pinctrl-bcm4908.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pinctrl/pinctrl-mcp23s08_i2c.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pinctrl/pinctrl-mcp23s08_spi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pinctrl/pinctrl-mcp23s08.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pinctrl/meson/pinctrl-meson.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpio/gpio-gw-pld.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpio/gpio-mc33880.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpio/gpio-pcf857x.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pwm/pwm-imx1.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pwm/pwm-imx27.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pwm/pwm-intel-lgm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pwm/pwm-mediatek.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pwm/pwm-pxa.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pwm/pwm-samsung.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pwm/pwm-spear.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pwm/pwm-visconti.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/controller/dwc/pci-exynos.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/controller/pci-host-generic.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/controller/pcie-altera.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/controller/pcie-altera-msi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/controller/pcie-mediatek.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/controller/pcie-mediatek-gen3.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/controller/vmd.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/controller/pcie-apple.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/controller/pcie-mt7621.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/pci-stub.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/pci-pf-stub.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/video/backlight/platform_lcd.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/video/backlight/rt4831-backlight.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/video/fbdev/matrox/matroxfb_accel.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/video/fbdev/matrox/matroxfb_DAC1064.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/video/fbdev/matrox/matroxfb_Ti3026.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/video/fbdev/macmodes.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/video/fbdev/via/viafb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/video/fbdev/kyro/kyrofb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/video/fbdev/goldfishfb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/video/fbdev/vfb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/acpi/acpi_tad.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/acpi/platform_profile.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/acpi/nfit/nfit.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/acpi/custom_method.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/imx/mxc-clk.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/imx/clk-imxrt1050.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6765-audio.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6765-cam.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6765-img.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6765-mipi0a.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6765-mm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6765-vcodec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6779.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6779-mm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6779-img.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6779-ipe.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6779-cam.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6779-vdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6779-venc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6779-mfg.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6779-aud.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6797-img.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6797-mm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6797-vdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6797-venc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt2712-apmixedsys.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt2712.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt2712-bdp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt2712-img.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt2712-jpgdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt2712-mfg.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt2712-mm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt2712-vdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt2712-venc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt7622-eth.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt7622-hif.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt7622-aud.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt7981-eth.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt7986-apmixed.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt7986-topckgen.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt7988-apmixed.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt7988-topckgen.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt7988-infracfg.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8167-apmixedsys.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8167.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8167-aud.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8167-img.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8167-mfgcfg.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8167-mm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8167-vdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-apmixedsys.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-audio.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-cam.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-img.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-ipu0.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-ipu1.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-ipu_adl.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-ipu_conn.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-mfgcfg.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-mm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-vdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-venc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-apmixedsys.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-topckgen.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-infra_ao.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-cam.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-img.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-imp_iic_wrap.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-ipe.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-mdp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-mfg.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-mm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-vdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-venc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-wpe.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-apmixedsys.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-topckgen.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-peri_ao.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-infra_ao.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-adsp_audio26m.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-cam.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-img.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-imp_iic_wrap.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-ipe.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-mfg.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-vdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-vdo0.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-vdo1.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-venc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-vpp0.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-vpp1.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-wpe.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-aud.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-cam.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-img.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-imp_iic_wrap.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-ipe.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-mdp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-mfg.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-mm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-msdc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-scp_adsp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-vdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-venc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-apusys_pll.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-cam.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-img.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-imp_iic_wrap.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-ipe.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-mfg.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-scp_adsp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-vdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-vdo0.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-vdo1.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-venc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-vpp0.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-vpp1.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-wpe.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8365-apmixedsys.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8365.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8365-apu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8365-cam.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8365-mfg.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8365-mm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8365-vdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8365-venc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sprd/clk-sprd.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sunxi-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/suniv-f1c100s-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun20i-d1-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun20i-d1-r-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun50i-a64-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun50i-a100-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun50i-a100-r-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun50i-h6-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun50i-h6-r-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun50i-h616-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun4i-a10-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun6i-a31-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun6i-rtc-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun8i-a23-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun8i-a33-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun8i-a83t-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun8i-h3-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun8i-r40-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun8i-v3s-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun8i-de2-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun8i-r-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun9i-a80-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun9i-a80-de-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun9i-a80-usb-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/clk_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/clk-gate_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/clk-fractional-divider_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/qcom/clk-qcom.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/qcom/lpass-gfm-sm8250.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/qcom/gcc-msm8976.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/qcom/videocc-sdm845.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dma/idxd/idxd.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dma/qcom/hdma_mgmt.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dma/qcom/hdma.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dma/ti/omap-dma.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dma/dmatest.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dma/ioat/ioatdma.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/soc/imx/soc-imx8m.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/soc/ixp4xx/ixp4xx-qmgr.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/soc/ixp4xx/ixp4xx-npe.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/soc/mediatek/mtk-cmdq-helper.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/soc/amlogic/meson-clk-measure.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/soc/qcom/spm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pmdomain/amlogic/meson-gx-pwrc-vpu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pmdomain/amlogic/meson-ee-pwrc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/virtio/virtio_dma_buf.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/xen/xen-pciback/xen-pciback.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/xen/xen-evtchn.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/xen/xen-privcmd.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/regulator/da9121-regulator.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/regulator/max20411-regulator.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/regulator/rt4831-regulator.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/regulator/tps6286x-regulator.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/reset/hisilicon/hi6220_reset.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/tty/serial/8250/8250_base.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/tty/serial/8250/8250_pxa.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/tty/serial/8250/serial_cs.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/tty/serial/esp32_uart.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/tty/serial/esp32_acm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/tty/serial/owl-uart.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/tty/n_hdlc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/tty/n_gsm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/tty/ttynull.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/tty/goldfish.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/agp/amd64-agp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/agp/intel-agp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/agp/intel-gtt.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/agp/sis-agp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/agp/via-agp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/ttyprintk.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/lp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/nvram.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/hw_random/omap-rng.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/hw_random/omap3-rom-rng.o WARNING: modpost: drivers/char/hw_random/mxc-rnga: section mismatch in reference: mxc_rnga_driver+0x10 (section: .data) -> mxc_rnga_remove (section: .exit.text) WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/ppdev.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/tlclk.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_kunit_helpers.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_buddy_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_cmdline_parser_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_connector_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_damage_helper_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_dp_mst_helper_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_exec_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_format_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_framebuffer_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_gem_shmem_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_managed_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_mm_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_modes_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_plane_helper_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_probe_helper_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_rect_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/panel/panel-abt-y030xx067a.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/panel/panel-auo-a030jtn01.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/panel/panel-innolux-ej030na.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/panel/panel-newvision-nv3052c.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/panel/panel-novatek-nt39016.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/panel/panel-orisetech-ota5601a.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/bridge/lontium-lt9611.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/bridge/lontium-lt9611uxc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/bridge/sil-sii8620.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/bridge/sii9234.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tiny/bochs.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tiny/cirrus.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tiny/gm12u320.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/gud/gud.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/drm_panel_orientation_quirks.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/drm_mipi_dbi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/ttm/tests/ttm_device_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/ttm/tests/ttm_pool_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/ttm/tests/ttm_kunit_helpers.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/i915/kvmgt.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/xe/tests/xe_mocs_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/udl/udl.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/base/regmap/regmap-kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/base/regmap/regmap-ac97.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/base/regmap/regmap-ram.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/base/regmap/regmap-raw-ram.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/base/regmap/regmap-slimbus.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/base/regmap/regmap-spmi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/base/regmap/regmap-w1.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/base/regmap/regmap-sccb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/base/regmap/regmap-spi-avmm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/floppy.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/brd.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/loop.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/xen-blkback/xen-blkback.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/null_blk/null_blk.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/ublk_drv.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/misc/fastrpc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/misc/open-dice.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mfd/arizona.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mfd/pcf50633-gpio.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mfd/timberdale.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mfd/ssbi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mfd/rt4831.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mfd/intel_soc_pmic_bxtwc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mfd/qcom-pm8008.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dax/hmem/dax_hmem.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dax/device_dax.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dax/kmem.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dax/dax_pmem.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dax/dax_cxl.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/cxl/core/cxl_core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/cxl/cxl_pci.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/cxl/cxl_mem.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/cxl/cxl_acpi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/cxl/cxl_pmem.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/cxl/cxl_port.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/macintosh/mac_hid.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/scsi/scsi_common.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/scsi/advansys.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/scsi/BusLogic.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/scsi/aha1740.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/scsi/isci/isci.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/scsi/elx/efct.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/scsi/atp870u.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/scsi/ppa.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/scsi/imm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvme/host/nvme-apple.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/spi/spi-altera-core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/spi/spi-bitbang.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/spi/spi-fsl-lib.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/spi/spi-omap2-mcspi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/spi/spi-qup.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/firewire/firewire-uapi-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/cdrom/cdrom.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/auxdisplay/charlcd.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/auxdisplay/hd44780_common.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/auxdisplay/line-display.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/phy/phy-am335x-control.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/phy/phy-am335x.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/host/ohci-exynos.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/host/xhci-pci-renesas.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/common/usb-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/common/usb-otg-fsm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/core/usbcore.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/mon/usbmon.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/class/usbtmc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/storage/uas.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/serial/ch341.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/serial/usb_debug.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/serial/mxuport.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/serial/navman.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/serial/qcaux.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/serial/usb-serial-simple.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/serial/symbolserial.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/misc/ezusb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/misc/isight_firmware.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/misc/yurex.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/chipidea/ci_hdrc_msm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/libcomposite.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_acm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_ss_lb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/u_serial.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_serial.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_obex.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/u_ether.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_ncm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_ecm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_phonet.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_eem.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_ecm_subset.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_rndis.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_mass_storage.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_fs.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_uac1.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_uac1_legacy.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_uac2.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_uvc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_midi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_midi2.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_hid.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_printer.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_tcm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/legacy/g_zero.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/legacy/g_midi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/legacy/g_dbgp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/input/touchscreen/cyttsp_i2c_common.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/input/misc/soc_button_array.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/input/matrix-keymap.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/input/vivaldi-fmap.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/input/tests/input_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/rtc/lib_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/rtc/rtc-goldfish.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/rtc/rtc-omap.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/rtc/rtc-rc5t583.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/rtc/rtc-tps65910.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/rtc/rtc-twl.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/i2c/busses/i2c-ccgx-ucsi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/i2c/busses/i2c-ali1563.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/i2c/busses/i2c-pxa.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/i2c/busses/i2c-qup.o WARNING: modpost: drivers/media/i2c/et8ek8/et8ek8: section mismatch in reference: et8ek8_i2c_driver+0x10 (section: .data) -> et8ek8_remove (section: .exit.text) WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/i2c/uda1342.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/tuners/tda9887.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/rc/rc-core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/common/videobuf2/videobuf2-dvb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/common/uvc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/platform/marvell/mcam-core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/platform/marvell/mmp_camera.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/platform/samsung/exynos4-is/exynos-fimc-lite.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/platform/samsung/exynos4-is/exynos-fimc-is.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/platform/samsung/exynos4-is/exynos4-is-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/platform/ti/vpe/ti-vpdma.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/pci/ttpci/budget-core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/pci/bt8xx/bt878.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/pci/ivtv/ivtvfb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/pci/saa7134/saa7134-empress.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/pci/saa7134/saa7134-go7007.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/pci/saa7134/saa7134-alsa.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/pci/saa7134/saa7134-dvb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/usb/dvb-usb/dvb-usb-dibusb-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/usb/go7007/go7007.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/usb/go7007/go7007-usb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/dvb-frontends/au8522_decoder.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/dvb-frontends/mb86a16.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/v4l2-core/v4l2-async.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/v4l2-core/v4l2-fwnode.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/radio/si470x/radio-si470x-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/power/reset/piix4-poweroff.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/thermal/intel/intel_soc_dts_iosf.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/thermal/intel/int340x_thermal/processor_thermal_rapl.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/thermal/intel/int340x_thermal/processor_thermal_rfim.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/thermal/intel/int340x_thermal/processor_thermal_mbox.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/thermal/intel/int340x_thermal/processor_thermal_wt_req.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/thermal/intel/int340x_thermal/processor_thermal_wt_hint.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/thermal/intel/int340x_thermal/processor_thermal_power_floor.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/watchdog/omap_wdt.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/watchdog/twl4030_wdt.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/watchdog/ts4800_wdt.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/watchdog/simatic-ipc-wdt.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/watchdog/menz69_wdt.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/hardware/mISDN/hfcpci.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/hardware/mISDN/hfcmulti.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/hardware/mISDN/hfcsusb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/hardware/mISDN/avmfritz.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/hardware/mISDN/speedfax.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/hardware/mISDN/mISDNinfineon.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/hardware/mISDN/w6692.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/hardware/mISDN/netjet.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/hardware/mISDN/mISDNipac.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/hardware/mISDN/mISDNisar.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/mISDN/mISDN_core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/mISDN/mISDN_dsp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/mISDN/l1oip.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/cpufreq/cpufreq-dt-platdev.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/cpuidle/cpuidle-haltpoll.o WARNING: modpost: drivers/mmc/host/davinci_mmc: section mismatch in reference: davinci_mmcsd_driver+0x10 (section: .data) -> davinci_mmcsd_remove (section: .exit.text) WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mmc/host/of_mmc_spi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mmc/host/tmio_mmc_core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mmc/host/renesas_sdhi_core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mmc/core/mmc_core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mmc/core/pwrseq_simple.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mmc/core/pwrseq_sd8787.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mmc/core/pwrseq_emmc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mmc/core/sdio_uart.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/leds/blink/leds-bcm63138.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/leds/simple/simatic-ipc-leds.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/leds/simple/simatic-ipc-leds-gpio-core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/leds/simple/simatic-ipc-leds-gpio-apollolake.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/leds/simple/simatic-ipc-leds-gpio-f7188x.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/leds/simple/simatic-ipc-leds-gpio-elkhartlake.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/leds/flash/leds-rt4505.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/firmware/google/gsmi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/firmware/google/coreboot_table.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/firmware/google/framebuffer-coreboot.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/firmware/google/memconsole.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/firmware/google/memconsole-coreboot.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/firmware/google/memconsole-x86-legacy.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/firmware/google/cbmem.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/firmware/google/vpd-sysfs.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/crypto/xilinx/zynqmp-aes-gcm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/crypto/intel/keembay/keembay-ocs-hcu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/crypto/atmel-sha204a.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/crypto/sa2ul.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-a4tech.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-apple.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-aureal.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-belkin.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-betopff.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-bigbenff.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-cherry.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-chicony.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-cypress.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-dr.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-emsff.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-elecom.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-elo.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-evision.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-ezkey.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-vivaldi-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-google-hammer.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-google-stadiaff.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-gyration.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-holtek-kbd.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-holtek-mouse.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-ite.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-kensington.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-keytouch.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-kye.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-lcpower.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-lenovo.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-letsketch.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-logitech.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-lg-g15.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-logitech-dj.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-logitech-hidpp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-magicmouse.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-maltron.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-mf.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-megaworld.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-microsoft.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-monterey.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-ntrig.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-ortek.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-prodikeys.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-pl.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-petalynx.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-primax.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-razer.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-redragon.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-retrode.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-saitek.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-samsung.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-semitek.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-sjoy.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-sony.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-speedlink.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-steam.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-steelseries.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-sunplus.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-gaff.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-tmff.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-tivo.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-topseed.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-twinhan.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-uclogic.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-xinmo.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-zpff.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-zydacron.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-viewsonic.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-waltop.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/intel-ish-hid/intel-ishtp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/media/atomisp/i2c/atomisp-mt9m114.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/media/atomisp/i2c/atomisp-libmsrlisthelper.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/wlan-ng/prism2_usb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/rtl8192e/rtllib.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/rtl8192e/rtllib_crypt_ccmp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/rtl8192e/rtllib_crypt_tkip.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/rtl8192e/rtllib_crypt_wep.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/fbtft/fbtft.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-bootrom.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-spilib.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-hid.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-light.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-log.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-loopback.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-power-supply.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-raw.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-vibrator.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-audio-manager.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-gbphy.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-gpio.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-i2c.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-pwm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-sdio.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-spi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-uart.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-usb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/intel/pmc/intel_pmc_core_pltdrv.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/intel/speed_select_if/isst_if_common.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/intel/speed_select_if/isst_tpmi_core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/intel/intel-hid.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/intel/intel-vbtn.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/intel/intel-rst.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/intel/intel-smartconnect.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/amilo-rfkill.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/uv_sysfs.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/ibm_rtl.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/xo1-rfkill.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/classmate-laptop.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/firmware_attributes_class.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/wireless-hotkey.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/siemens/simatic-ipc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/siemens/simatic-ipc-batt.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/siemens/simatic-ipc-batt-apollolake.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/siemens/simatic-ipc-batt-elkhartlake.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/siemens/simatic-ipc-batt-f7188x.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/goldfish/goldfish_pipe.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/chrome/cros_kunit_proto_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mailbox/mtk-cmdq-mailbox.o WARNING: modpost: drivers/virt/coco/sev-guest/sev-guest: section mismatch in reference: sev_guest_driver+0x10 (section: .data) -> sev_guest_remove (section: .exit.text) WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/devfreq/governor_simpleondemand.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/devfreq/governor_performance.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/devfreq/governor_powersave.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/devfreq/governor_userspace.o WARNING: modpost: drivers/memory/emif: section mismatch in reference: emif_driver+0x10 (section: .data) -> emif_remove (section: .exit.text) WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/perf/arm-ccn.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/perf/fsl_imx8_ddr_perf.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/perf/marvell_cn10k_ddr_pmu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/perf/arm_cspmu/arm_cspmu_module.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/perf/arm_cspmu/nvidia_cspmu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/perf/arm_cspmu/ampere_cspmu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/perf/cxl_pmu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hwtracing/intel_th/intel_th_msu_sink.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvmem/nvmem-apple-efuses.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvmem/nvmem_brcm_nvram.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvmem/nvmem_u-boot-env.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/interconnect/imx/imx-interconnect.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/interconnect/imx/imx8mm-interconnect.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/interconnect/imx/imx8mq-interconnect.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/interconnect/imx/imx8mn-interconnect.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/interconnect/imx/imx8mp-interconnect.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hte/hte-tegra194-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/vdpa/vdpa.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/vdpa/ifcvf/ifcvf.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/parport/parport.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvdimm/libnvdimm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvdimm/nd_pmem.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvdimm/nd_btt.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvdimm/nd_e820.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvdimm/of_pmem.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvdimm/nd_virtio.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvdimm/../../tools/testing/nvdimm/test/iomap.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mtd/parsers/brcm_u-boot.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mtd/parsers/tplink_safeloader.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mtd/chips/cfi_util.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mtd/chips/cfi_cmdset_0020.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mtd/maps/map_funcs.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/spmi/hisi-spmi-controller.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/spmi/spmi-pmic-arb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/uio/uio.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/uio/uio_cif.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/uio/uio_aec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/uio/uio_netx.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/uio/uio_pruss.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/uio/uio_mf624.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pcmcia/pcmcia_rsrc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pcmcia/yenta_socket.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pcmcia/i82092.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hwmon/asus_atk0110.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hwmon/corsair-cpro.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hwmon/mr75203.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dca/dca.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/vhost/vringh.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/greybus/greybus.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/greybus/gb-es2.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/rpmsg/rpmsg_char.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/iio/adc/ingenic-adc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/iio/adc/xilinx-ams.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/iio/buffer/kfifo_buf.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/fsi/fsi-core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/fsi/fsi-master-hub.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/fsi/fsi-master-aspeed.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/fsi/fsi-master-gpio.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/fsi/fsi-master-ast-cf.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/fsi/fsi-scom.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/siox/siox-bus-gpio.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/counter/ftm-quaddec.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/core/snd-pcm-dmaengine.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/drivers/snd-pcmtest.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/pci/hda/snd-hda-cirrus-scodec-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/soc-topology-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/codecs/snd-soc-ab8500-codec.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/codecs/snd-soc-sigmadsp.o WARNING: modpost: sound/soc/codecs/snd-soc-tlv320adc3xxx: section mismatch in reference: adc3xxx_i2c_driver+0x10 (section: .data) -> adc3xxx_i2c_remove (section: .exit.text) WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/codecs/snd-soc-wm-adsp.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/amd/renoir/snd-acp3x-rn.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/amd/yc/snd-soc-acp6x-mach.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/amd/acp/snd-acp-i2s.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/amd/acp/snd-acp-pdm.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/amd/acp/snd-acp-legacy-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/amd/acp/snd-acp-pci.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/amd/ps/snd-soc-ps-mach.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/fsl/imx-pcm-dma.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-da7219.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-dmic.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-es8336.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-i2s-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-max98927.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-max98357a.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-max98373.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-nau8825.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-probe.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-rt274.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-rt286.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-rt298.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-rt5514.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-rt5663.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-rt5682.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-ssm4567.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/mxs/snd-soc-mxs-pcm.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/qcom/snd-soc-qcom-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/qcom/snd-soc-qcom-sdw.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/qcom/qdsp6/snd-q6dsp-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-intel-atom.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-acpi-intel-byt.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-acpi-intel-bdw.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-intel-hda-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-intel-hda-mlink.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-intel-hda.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-pci-intel-tng.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-pci-intel-skl.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-pci-intel-apl.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-pci-intel-cnl.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-pci-intel-icl.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-pci-intel-tgl.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-pci-intel-mtl.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-pci-intel-lnl.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/imx/snd-sof-imx8.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/imx/snd-sof-imx8m.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/imx/snd-sof-imx8ulp.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/imx/imx-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/mediatek/mtk-adsp-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/mediatek/mt8195/snd-sof-mt8195.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/mediatek/mt8186/snd-sof-mt8186.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/snd-sof-utils.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/snd-sof-acpi.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/snd-sof-of.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/snd-sof-pci.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/xilinx/snd-soc-xlnx-i2s.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/xilinx/snd-soc-xlnx-formatter-pcm.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/ac97_bus.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/vfio-mdev/mtty.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/vfio-mdev/mdpy.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/vfio-mdev/mdpy-fb.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/vfio-mdev/mbochs.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/configfs/configfs_sample.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/kfifo/bytestream-example.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/kfifo/dma-example.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/kfifo/inttype-example.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/kfifo/record-example.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/kobject/kobject-example.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/kobject/kset-example.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/kprobes/kprobe_example.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/kprobes/kretprobe_example.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/livepatch/livepatch-sample.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/livepatch/livepatch-shadow-fix1.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/livepatch/livepatch-shadow-fix2.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/livepatch/livepatch-callbacks-demo.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/livepatch/livepatch-callbacks-mod.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/livepatch/livepatch-callbacks-busymod.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/kmemleak/kmemleak-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/fprobe/fprobe_example.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/video/fbdev.o ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? ../arch/x86/boot/compressed/cpuflags.c:4:6: warning: symbol 'has_cpuflag' was not declared. Should it be static? ../arch/x86/boot/compressed/tdx.c:64:6: warning: symbol 'early_tdx_detect' was not declared. Should it be static? ../arch/x86/boot/compressed/pgtable_64.c:103:17: warning: symbol 'configure_5level_paging' was not declared. Should it be static? ../arch/x86/boot/compressed/cmdline.c: note: in included file: ../arch/x86/boot/compressed/../cmdline.c:28:5: warning: symbol '__cmdline_find_option' was not declared. Should it be static? ../arch/x86/boot/compressed/../cmdline.c:100:5: warning: symbol '__cmdline_find_option_bool' was not declared. Should it be static? ../arch/x86/boot/compressed/cmdline.c:15:15: warning: symbol 'get_cmd_line_ptr' was not declared. Should it be static? ../arch/x86/boot/compressed/idt_64.c:31:6: warning: symbol 'load_stage1_idt' was not declared. Should it be static? ../arch/x86/boot/compressed/idt_64.c:59:6: warning: symbol 'load_stage2_idt' was not declared. Should it be static? ../arch/x86/boot/compressed/mem.c:35:6: warning: symbol 'arch_accept_memory' was not declared. Should it be static? ../arch/x86/boot/compressed/ident_map_64.c:110:6: warning: symbol 'initialize_identity_maps' was not declared. Should it be static? ../arch/x86/boot/compressed/ident_map_64.c:361:6: warning: symbol 'do_boot_page_fault' was not declared. Should it be static? ../arch/x86/boot/compressed/ident_map_64.c:390:6: warning: symbol 'do_boot_nmi_trap' was not declared. Should it be static? ../arch/x86/boot/compressed/ident_map_64.c:146:23: warning: memset with byte count of 106496 ../arch/x86/boot/compressed/ident_map_64.c:150:23: warning: memset with byte count of 131072 ../arch/x86/boot/compressed/sev.c:29:13: warning: symbol 'boot_ghcb' was not declared. Should it be static? ../arch/x86/boot/compressed/sev.c: note: in included file (through ../arch/x86/boot/compressed/../../lib/inat.c): ./arch/x86/lib//inat-tables.c:5:19: warning: symbol 'inat_primary_table' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:205:19: warning: symbol 'inat_escape_table_1' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:422:19: warning: symbol 'inat_escape_table_1_1' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:550:19: warning: symbol 'inat_escape_table_1_2' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:586:19: warning: symbol 'inat_escape_table_1_3' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:624:19: warning: symbol 'inat_escape_table_2' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:813:19: warning: symbol 'inat_escape_table_2_1' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:994:19: warning: symbol 'inat_escape_table_2_2' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1031:19: warning: symbol 'inat_escape_table_2_3' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1052:19: warning: symbol 'inat_escape_table_3' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1128:19: warning: symbol 'inat_escape_table_3_1' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1201:19: warning: symbol 'inat_escape_table_3_2' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1205:19: warning: symbol 'inat_escape_table_3_3' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1210:19: warning: symbol 'inat_avx_table_5' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1237:19: warning: symbol 'inat_avx_table_5_1' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1250:19: warning: symbol 'inat_avx_table_5_2' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1270:19: warning: symbol 'inat_avx_table_5_3' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1277:19: warning: symbol 'inat_avx_table_6' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1322:19: warning: symbol 'inat_avx_table_6_1' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1363:19: warning: symbol 'inat_avx_table_6_2' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1369:19: warning: symbol 'inat_avx_table_6_3' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1383:19: warning: symbol 'inat_group_table_6' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1395:19: warning: symbol 'inat_group_table_7' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1407:19: warning: symbol 'inat_group_table_8' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1413:19: warning: symbol 'inat_group_table_9' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1424:19: warning: symbol 'inat_group_table_10' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1433:19: warning: symbol 'inat_group_table_10_3' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1438:19: warning: symbol 'inat_group_table_11' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1448:19: warning: symbol 'inat_group_table_11_2' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1455:19: warning: symbol 'inat_group_table_24' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1460:19: warning: symbol 'inat_group_table_24_1' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1463:19: warning: symbol 'inat_group_table_24_2' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1471:19: warning: symbol 'inat_group_table_4' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1477:19: warning: symbol 'inat_group_table_5' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1483:19: warning: symbol 'inat_group_table_16' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1488:19: warning: symbol 'inat_group_table_16_1' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1495:19: warning: symbol 'inat_group_table_17' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1502:19: warning: symbol 'inat_group_table_17_1' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1511:19: warning: symbol 'inat_group_table_18' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1517:19: warning: symbol 'inat_group_table_18_1' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1525:19: warning: symbol 'inat_group_table_21' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1534:19: warning: symbol 'inat_group_table_21_1' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1537:19: warning: symbol 'inat_group_table_21_2' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1546:19: warning: symbol 'inat_group_table_21_3' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1551:19: warning: symbol 'inat_group_table_13' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1559:19: warning: symbol 'inat_group_table_27' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1566:19: warning: symbol 'inat_group_table_25' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1572:19: warning: symbol 'inat_group_table_25_1' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1580:19: warning: symbol 'inat_group_table_26' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1586:19: warning: symbol 'inat_group_table_26_1' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1594:19: warning: symbol 'inat_group_table_14' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1599:19: warning: symbol 'inat_group_table_15' was not declared. Should it be static? ./arch/x86/lib//inat-tables.c:1602:19: warning: symbol 'inat_group_table_15_2' was not declared. Should it be static? ../arch/x86/boot/compressed/sev.c: note: in included file: ../arch/x86/boot/compressed/../../lib/insn.c:91:21: warning: cast to restricted __le32 ../arch/x86/boot/compressed/../../lib/insn.c:91:21: warning: cast to restricted __le16 ../arch/x86/boot/compressed/../../lib/insn.c:138:13: warning: cast to restricted __le32 ../arch/x86/boot/compressed/../../lib/insn.c:138:13: warning: cast to restricted __le16 ../arch/x86/boot/compressed/../../lib/insn.c:163:21: warning: cast to restricted __le32 ../arch/x86/boot/compressed/../../lib/insn.c:163:21: warning: cast to restricted __le16 ../arch/x86/boot/compressed/../../lib/insn.c:180:21: warning: cast to restricted __le32 ../arch/x86/boot/compressed/../../lib/insn.c:180:21: warning: cast to restricted __le16 ../arch/x86/boot/compressed/../../lib/insn.c:193:13: warning: cast to restricted __le32 ../arch/x86/boot/compressed/../../lib/insn.c:193:13: warning: cast to restricted __le16 ../arch/x86/boot/compressed/../../lib/insn.c:196:34: warning: cast to restricted __le32 ../arch/x86/boot/compressed/../../lib/insn.c:196:34: warning: cast to restricted __le16 ../arch/x86/boot/compressed/../../lib/insn.c:209:30: warning: cast to restricted __le32 ../arch/x86/boot/compressed/../../lib/insn.c:209:30: warning: cast to restricted __le16 ../arch/x86/boot/compressed/../../lib/insn.c:211:30: warning: cast to restricted __le32 ../arch/x86/boot/compressed/../../lib/insn.c:211:30: warning: cast to restricted __le16 ../arch/x86/boot/compressed/../../lib/insn.c:219:30: warning: cast to restricted __le32 ../arch/x86/boot/compressed/../../lib/insn.c:219:30: warning: cast to restricted __le16 ../arch/x86/boot/compressed/../../lib/insn.c:278:14: warning: cast to restricted __le32 ../arch/x86/boot/compressed/../../lib/insn.c:278:14: warning: cast to restricted __le16 ../arch/x86/boot/compressed/../../lib/insn.c:302:22: warning: cast to restricted __le32 ../arch/x86/boot/compressed/../../lib/insn.c:302:22: warning: cast to restricted __le16 ../arch/x86/boot/compressed/../../lib/insn.c:349:23: warning: cast to restricted __le32 ../arch/x86/boot/compressed/../../lib/insn.c:349:23: warning: cast to restricted __le16 ../arch/x86/boot/compressed/../../lib/insn.c:431:40: warning: cast to restricted __le32 ../arch/x86/boot/compressed/../../lib/insn.c:431:40: warning: cast to restricted __le16 ../arch/x86/boot/compressed/../../lib/insn.c:494:40: warning: cast to restricted __le32 ../arch/x86/boot/compressed/../../lib/insn.c:494:40: warning: cast to restricted __le16 ../arch/x86/boot/compressed/../../lib/insn.c:498:48: warning: cast to restricted __le32 ../arch/x86/boot/compressed/../../lib/insn.c:498:48: warning: cast to restricted __le16 ../arch/x86/boot/compressed/../../lib/insn.c:504:48: warning: cast to restricted __le32 ../arch/x86/boot/compressed/../../lib/insn.c:504:48: warning: cast to restricted __le16 ../arch/x86/boot/compressed/../../lib/insn.c:521:49: warning: cast to restricted __le32 ../arch/x86/boot/compressed/../../lib/insn.c:521:49: warning: cast to restricted __le16 ../arch/x86/boot/compressed/../../lib/insn.c:524:49: warning: cast to restricted __le32 ../arch/x86/boot/compressed/../../lib/insn.c:524:49: warning: cast to restricted __le16 ../arch/x86/boot/compressed/../../lib/insn.c:527:49: warning: cast to restricted __le32 ../arch/x86/boot/compressed/../../lib/insn.c:527:49: warning: cast to restricted __le16 ../arch/x86/boot/compressed/../../lib/insn.c:528:49: warning: cast to restricted __le32 ../arch/x86/boot/compressed/../../lib/insn.c:528:49: warning: cast to restricted __le16 ../arch/x86/boot/compressed/../../lib/insn.c:546:50: warning: cast to restricted __le32 ../arch/x86/boot/compressed/../../lib/insn.c:546:50: warning: cast to restricted __le16 ../arch/x86/boot/compressed/../../lib/insn.c:550:50: warning: cast to restricted __le32 ../arch/x86/boot/compressed/../../lib/insn.c:550:50: warning: cast to restricted __le16 ../arch/x86/boot/compressed/../../lib/insn.c:567:51: warning: cast to restricted __le32 ../arch/x86/boot/compressed/../../lib/insn.c:567:51: warning: too many warnings ../arch/x86/boot/compressed/misc.c:499:6: warning: symbol 'fortify_panic' was not declared. Should it be static? tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/run_tags_test.sh: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/config: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/settings: warning: ignored by one of the .gitignore files ../io_uring/filetable.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../net/8021q/vlan.c: In function ‘register_vlan_device’: ../net/8021q/vlan.c:247: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=] 247 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); | ^~ ../net/8021q/vlan.c:247:42: note: directive argument in the range [0, 4094] 247 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); | ^~~~~~~ ../net/8021q/vlan.c:247:17: note: ‘snprintf’ output between 3 and 21 bytes into a destination of size 16 247 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/8021q/vlan.c:235:46: warning: ‘%.4i’ directive output may be truncated writing 4 bytes into a region of size between 0 and 15 [-Wformat-truncation=] 235 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); | ^~~~ ../net/8021q/vlan.c:235:42: note: directive argument in the range [0, 4094] 235 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); | ^~~~~~~~~ ../net/8021q/vlan.c:235:17: note: ‘snprintf’ output between 6 and 21 bytes into a destination of size 16 235 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../security/selinux/avc.c:469:58: warning: context imbalance in 'avc_alloc_node' - different lock contexts for basic block ../fs/select.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/xen/pvcalls-back.c:1010:9: warning: incorrect type in assignment (different address spaces) ../drivers/xen/pvcalls-back.c:1010:9: expected void **slot ../drivers/xen/pvcalls-back.c:1010:9: got void [noderef] __rcu ** ../drivers/xen/pvcalls-back.c:1010:9: warning: incorrect type in assignment (different address spaces) ../drivers/xen/pvcalls-back.c:1010:9: expected void **slot ../drivers/xen/pvcalls-back.c:1010:9: got void [noderef] __rcu ** ../drivers/xen/pvcalls-back.c:1011:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/xen/pvcalls-back.c:1011:49: expected void [noderef] __rcu **slot ../drivers/xen/pvcalls-back.c:1011:49: got void **slot ../drivers/xen/pvcalls-back.c:1016:38: warning: incorrect type in assignment (different address spaces) ../drivers/xen/pvcalls-back.c:1016:38: expected void **slot ../drivers/xen/pvcalls-back.c:1016:38: got void [noderef] __rcu ** ../drivers/xen/pvcalls-back.c:1010:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/xen/pvcalls-back.c:1010:9: expected void [noderef] __rcu **slot ../drivers/xen/pvcalls-back.c:1010:9: got void **slot ../drivers/xen/pvcalls-back.c:1010:9: warning: incorrect type in assignment (different address spaces) ../drivers/xen/pvcalls-back.c:1010:9: expected void **slot ../drivers/xen/pvcalls-back.c:1010:9: got void [noderef] __rcu ** ../security/smack/smackfs.c:1504:47: warning: incorrect type in assignment (different base types) ../security/smack/smackfs.c:1504:47: expected restricted __be16 ../security/smack/smackfs.c:1504:47: got int ../security/smack/smackfs.c:1507:47: warning: incorrect type in assignment (different base types) ../security/smack/smackfs.c:1507:47: expected restricted __be16 ../security/smack/smackfs.c:1507:47: got int ../security/smack/smackfs.c:1945:17: error: incompatible types in comparison expression (different address spaces): ../security/smack/smackfs.c:1945:17: struct list_head [noderef] __rcu * ../security/smack/smackfs.c:1945: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:781:9: warning: context imbalance in 'smk_seq_stop' - unexpected unlock ../net/bpf/test_run.c:508:17: warning: symbol 'bpf_fentry_test1' was not declared. Should it be static? ../net/bpf/test_run.c:514:14: warning: symbol 'bpf_fentry_test2' was not declared. Should it be static? ../net/bpf/test_run.c:519:14: warning: symbol 'bpf_fentry_test3' was not declared. Should it be static? ../net/bpf/test_run.c:524:14: warning: symbol 'bpf_fentry_test4' was not declared. Should it be static? ../net/bpf/test_run.c:529:14: warning: symbol 'bpf_fentry_test5' was not declared. Should it be static? ../net/bpf/test_run.c:534:14: warning: symbol 'bpf_fentry_test6' was not declared. Should it be static? ../net/bpf/test_run.c:543:14: warning: symbol 'bpf_fentry_test7' was not declared. Should it be static? ../net/bpf/test_run.c:549:14: warning: symbol 'bpf_fentry_test8' was not declared. Should it be static? ../net/bpf/test_run.c:554:17: warning: symbol 'bpf_fentry_test9' was not declared. Should it be static? ../net/bpf/test_run.c:559:15: warning: symbol 'bpf_fentry_test_sinfo' was not declared. Should it be static? ../net/bpf/test_run.c:563:17: warning: symbol 'bpf_modify_return_test' was not declared. Should it be static? ../net/bpf/test_run.c:569:17: warning: symbol 'bpf_modify_return_test2' was not declared. Should it be static? ../net/bpf/test_run.c:576:14: warning: symbol 'bpf_fentry_shadow_test' was not declared. Should it be static? ../net/bpf/test_run.c:598:18: warning: symbol 'bpf_kfunc_call_test_release' was not declared. Should it be static? ../net/bpf/test_run.c:603:18: warning: symbol 'bpf_kfunc_call_test_release_dtor' was not declared. Should it be static? ../net/bpf/test_run.c:609:18: warning: symbol 'bpf_kfunc_call_memb_release' was not declared. Should it be static? ../net/bpf/test_run.c:613:18: warning: symbol 'bpf_kfunc_call_memb_release_dtor' was not declared. Should it be static? ../security/tomoyo/common.c:907:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:907:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:907:9: struct list_head * ../security/tomoyo/common.c:907:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:907:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:907:9: struct list_head * ../security/tomoyo/common.c:1592:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1592:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1592:9: struct list_head * ../security/tomoyo/common.c:1592:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1592:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1592:9: struct list_head * ../security/tomoyo/common.c:1614:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1614:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1614:9: struct list_head * ../security/tomoyo/common.c:1614:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1614:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1614:9: struct list_head * ../security/tomoyo/common.c:1795:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1795:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1795:9: struct list_head * ../security/tomoyo/common.c:1799:17: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1799:17: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1799:17: struct list_head * ../security/tomoyo/common.c:1799:17: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1799:17: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1799:17: struct list_head * ../security/tomoyo/common.c:1795:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1795:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1795:9: struct list_head * ../security/tomoyo/common.c:1854:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1854:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1854:9: struct list_head * ../security/tomoyo/common.c:1854:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1854:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1854:9: struct list_head * ../security/tomoyo/common.c:940:26: warning: dereference of noderef expression ../security/tomoyo/common.c:940:26: warning: dereference of noderef expression ../security/tomoyo/common.c:941:26: warning: dereference of noderef expression ../security/tomoyo/common.c:941:26: warning: dereference of noderef expression ../net/sched/sch_generic.c:221:9: warning: context imbalance in 'try_bulk_dequeue_skb_slow' - different lock contexts for basic block ../net/sched/sch_generic.c:301:28: warning: context imbalance in 'dequeue_skb' - different lock contexts for basic block ../net/sched/sch_generic.c:323:28: warning: context imbalance in 'sch_direct_xmit' - unexpected unlock ../net/sched/sch_generic.c:465:6: warning: context imbalance in 'netif_tx_lock' - wrong count at exit ../net/sched/sch_generic.c:488:6: warning: context imbalance in 'netif_tx_unlock' - unexpected unlock ../net/sched/sch_generic.c:1280:13: warning: context imbalance in 'dev_reset_queue' - different lock contexts for basic block ../net/ipv6/netfilter/ip6_tables.c:1226:41: warning: array of flexible structures ../net/ipv6/netfilter/ip6_tables.c:1547: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 ../net/unix/af_unix.c:1455:9: error: undefined identifier 'other' ../net/unix/af_unix.c:1455:9: error: undefined identifier 'other' ../net/unix/af_unix.c:1455:9: error: undefined identifier 'other' ../net/unix/af_unix.c:1455:9: error: undefined identifier 'other' ../security/smack/smack_lsm.c:1911:61: warning: incorrect type in argument 1 (different address spaces) ../security/smack/smack_lsm.c:1911:61: expected struct cred const *cred ../security/smack/smack_lsm.c:1911:61: got struct cred const [noderef] __rcu *cred ../security/smack/smack_lsm.c:5209:30: warning: cast removes address space '__rcu' of expression ../net/socket.c:1694:21: warning: symbol 'update_socket_protocol' was not declared. Should it be static? ../net/netlink/af_netlink.c:2610:13: warning: context imbalance in 'netlink_walk_start' - wrong count at exit ../net/netlink/af_netlink.c:2616:13: warning: context imbalance in 'netlink_walk_stop' - unexpected unlock ../net/netlink/af_netlink.c:2666:9: warning: context imbalance in 'netlink_seq_start' - wrong count at exit ../io_uring/openclose.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../io_uring/uring_cmd.c: note: in included file (through ../include/linux/io_uring/cmd.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../drivers/tty/n_gsm.c:3990:29: warning: restricted __be16 degrades to integer ../net/xfrm/xfrm_state.c:986:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:986:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:986:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:986:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:986:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:986:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:986:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:986:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:986:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:986:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1028:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1028:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1028:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1028:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1028:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1028:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1028:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1028:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1028:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1028:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1053:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1053:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1053:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1053:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1053:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1053:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1053:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1053:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1053:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1053:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1160:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1160:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1160:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1160:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1160:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1160:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1160:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1160:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1160:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1160:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1194:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1194:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1194:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1194:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1194:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1194:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1194:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1194:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1194:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1194:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1296:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1296:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1296:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1296:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1296:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1296:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1296:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1296:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1296:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1296:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1300:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1300:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1300:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1300:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1300:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1300:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1300:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1300:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1300:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1300:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1305:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1305:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1305:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1305:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1305:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1305:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1305:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1305:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1305:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1305:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1311:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1311:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1311:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1311:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1311:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1311:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1311:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1311:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1311:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1311:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1426:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1426:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1426:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1426:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1426:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1426:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1426:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1426:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1426:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1426:9: warning: too many warnings ../net/xfrm/xfrm_state.c: note: in included file: ../include/net/xfrm.h:1840:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1840:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1840:16: struct sock * ../net/core/sock.c:2392:9: warning: context imbalance in 'sk_clone_lock' - wrong count at exit ../net/core/sock.c:2396:6: warning: context imbalance in 'sk_free_unlock_clone' - unexpected unlock ../net/core/sock.c:4033:13: warning: context imbalance in 'proto_seq_start' - wrong count at exit ../net/core/sock.c:4045:13: warning: context imbalance in 'proto_seq_stop' - wrong count at exit ../drivers/xen/pvcalls-front.c:948:24: warning: incorrect type in return expression (different base types) ../drivers/xen/pvcalls-front.c:948:24: expected restricted __poll_t ../drivers/xen/pvcalls-front.c:948:24: got int [assigned] ret ../net/xfrm/xfrm_input.c:77:21: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_input.c:77:21: struct xfrm_input_afinfo const [noderef] __rcu * ../net/xfrm/xfrm_input.c:77:21: struct xfrm_input_afinfo const * ../net/xfrm/xfrm_input.c:99: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/hrtimer.h, ../include/linux/interrupt.h): ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'xfrm_rcv_cb' - unexpected unlock ../fs/file.c:379:17: warning: incorrect type in assignment (different address spaces) ../fs/file.c:379:17: expected struct file **old_fds ../fs/file.c:379:17: got struct file [noderef] __rcu **fd ../fs/file.c:380:17: warning: incorrect type in assignment (different address spaces) ../fs/file.c:380:17: expected struct file **new_fds ../fs/file.c:380:17: got struct file [noderef] __rcu **fd ../fs/file.c:395:17: error: incompatible types in comparison expression (different address spaces): ../fs/file.c:395:17: struct file [noderef] __rcu * ../fs/file.c:395:17: struct file * ../fs/file.c:430:54: warning: incorrect type in initializer (different address spaces) ../fs/file.c:470:28: warning: incorrect type in initializer (different address spaces) ../fs/file.c:468:21: warning: symbol 'init_files' was not declared. Should it be static? ../fs/file.c:653:14: warning: incorrect type in assignment (different address spaces) ../fs/file.c:843:30: warning: incorrect type in assignment (different address spaces) ../fs/file.c:864:14: warning: incorrect type in assignment (different address spaces) ../fs/file.c:868:13: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:871:23: warning: incorrect type in assignment (different address spaces) ../fs/file.c:894:24: warning: incorrect type in return expression (different address spaces) ../fs/file.c:896:14: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:917:22: warning: incorrect type in assignment (different address spaces) ../fs/file.c:924:24: warning: incorrect type in return expression (different address spaces) ../fs/file.c:946:31: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:946:14: warning: incorrect type in assignment (different address spaces) ../fs/file.c:950:16: warning: incorrect type in return expression (different address spaces) ../fs/file.c:1254:16: warning: incorrect type in assignment (different address spaces) ../security/selinux/hooks.c:5446:22: warning: restricted __be16 degrades to integer ../security/selinux/hooks.c:5447:22: warning: restricted __be16 degrades to integer ../io_uring/io_uring.c: note: in included file (through ../include/linux/io_uring/cmd.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../include/linux/io_uring_types.h:182:37: warning: array of flexible structures ../io_uring/io_uring.c:656:36: warning: context imbalance in 'io_fill_cqe_req_aux' - unexpected unlock ../io_uring/io_uring.c:658:17: warning: context imbalance in '__io_submit_flush_completions' - different lock contexts for basic block ../net/xfrm/xfrm_policy.c:1323:22: warning: incorrect type in assignment (different address spaces) ../net/xfrm/xfrm_policy.c:1323:22: expected struct hlist_head *odst ../net/xfrm/xfrm_policy.c:1323:22: got struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:3963:43: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_policy.c:3963:43: struct xfrm_policy_afinfo const [noderef] __rcu * ../net/xfrm/xfrm_policy.c:3963:43: struct xfrm_policy_afinfo const * ../net/xfrm/xfrm_policy.c:4053:29: warning: incorrect type in assignment (different address spaces) ../net/xfrm/xfrm_policy.c:4053:29: expected struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:4053:29: got struct hlist_head * ../net/xfrm/xfrm_policy.c:4080:36: warning: incorrect type in argument 1 (different address spaces) ../net/xfrm/xfrm_policy.c:4080:36: expected struct hlist_head *n ../net/xfrm/xfrm_policy.c:4080:36: got struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:4108:17: warning: incorrect type in argument 1 (different address spaces) ../net/xfrm/xfrm_policy.c:4108:17: expected struct hlist_head const *h ../net/xfrm/xfrm_policy.c:4108:17: got struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:4109:36: warning: incorrect type in argument 1 (different address spaces) ../net/xfrm/xfrm_policy.c:4109:36: expected struct hlist_head *n ../net/xfrm/xfrm_policy.c:4109:36: got struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:260: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:781:9: 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 * ../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:781:9: warning: context imbalance in 'xfrm_local_error' - unexpected unlock ../kernel/pid.c:382:9: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:382:9: struct pid [noderef] __rcu * ../kernel/pid.c:382:9: struct pid * ../kernel/pid.c:383:9: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:383:9: struct pid [noderef] __rcu * ../kernel/pid.c:383:9: struct pid * ../kernel/pid.c:445:23: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:445:23: struct pid [noderef] __rcu * ../kernel/pid.c:445:23: struct pid * ../kernel/pid.c:503:24: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:503:24: struct pid [noderef] __rcu * ../kernel/pid.c:503:24: struct pid * ../kernel/pid.c: note: in included file (through ../include/linux/dcache.h, ../include/linux/fs.h, ../include/linux/huge_mm.h, ../include/linux/mm.h): ../include/linux/rculist.h:552:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist.h:552:9: struct hlist_node [noderef] __rcu * ../include/linux/rculist.h:552:9: struct hlist_node * ../include/linux/rculist.h:553:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist.h:553:9: struct hlist_node [noderef] __rcu * ../include/linux/rculist.h:553:9: struct hlist_node * ../net/xfrm/xfrm_replay.c: note: in included file: ../include/net/xfrm.h:1840:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1840:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1840:16: struct sock * ../include/net/xfrm.h:1840:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1840:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1840:16: struct sock * ../include/net/xfrm.h:1840:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1840:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1840:16: struct sock * ../include/net/xfrm.h:1840:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1840:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1840:16: struct sock * ../include/net/xfrm.h:1840:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1840:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1840:16: struct sock * ../include/net/xfrm.h:1840:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1840:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1840:16: struct sock * ../include/net/xfrm.h:1840:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1840:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1840:16: struct sock * ../include/net/xfrm.h:1840:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1840:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1840:16: struct sock * ../include/net/xfrm.h:1840:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1840:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1840:16: struct sock * ../mm/memcontrol.c:4405:21: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol.c:4405:21: struct mem_cgroup_threshold_ary [noderef] __rcu * ../mm/memcontrol.c:4405:21: struct mem_cgroup_threshold_ary * ../mm/memcontrol.c:4407:21: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol.c:4407:21: struct mem_cgroup_threshold_ary [noderef] __rcu * ../mm/memcontrol.c:4407:21: struct mem_cgroup_threshold_ary * ../mm/memcontrol.c:4563:9: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol.c:4563:9: struct mem_cgroup_threshold_ary [noderef] __rcu * ../mm/memcontrol.c:4563:9: struct mem_cgroup_threshold_ary * ../mm/memcontrol.c:4657:9: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol.c:4657:9: struct mem_cgroup_threshold_ary [noderef] __rcu * ../mm/memcontrol.c:4657:9: struct mem_cgroup_threshold_ary * ../mm/memcontrol.c:6394:23: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol.c:6394:23: struct task_struct [noderef] __rcu * ../mm/memcontrol.c:6394:23: struct task_struct * ../mm/memcontrol.c:6643:52: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol.c:6643:52: struct task_struct [noderef] __rcu * ../mm/memcontrol.c:6643:52: struct task_struct * ../mm/memcontrol.c: note: in included file: ../include/linux/memcontrol.h:762:9: warning: context imbalance in 'folio_lruvec_lock' - wrong count at exit ../include/linux/memcontrol.h:762:9: warning: context imbalance in 'folio_lruvec_lock_irq' - wrong count at exit ../include/linux/memcontrol.h:762:9: warning: context imbalance in 'folio_lruvec_lock_irqsave' - wrong count at exit ../mm/memcontrol.c:2184:6: warning: context imbalance in 'folio_memcg_lock' - wrong count at exit ../mm/memcontrol.c:2231:17: warning: context imbalance in '__folio_memcg_unlock' - unexpected unlock ../mm/memcontrol.c:6244:28: warning: context imbalance in 'mem_cgroup_count_precharge_pte_range' - unexpected unlock ../mm/memcontrol.c:6439:36: warning: context imbalance in 'mem_cgroup_move_charge_pte_range' - unexpected unlock ../net/core/scm.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../lib/vsprintf.c: In function ‘va_format’: ../lib/vsprintf.c:1683:9: warning: function ‘va_format’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 1683 | buf += vsnprintf(buf, end > buf ? end - buf : 0, va_fmt->fmt, va); | ^~~ ../security/selinux/netnode.c:73:17: warning: restricted __be32 degrades to integer ../security/selinux/netnode.c:90:32: warning: restricted __be32 degrades to integer ../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 ../io_uring/net.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../io_uring/net.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../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:192:9: warning: context imbalance in 'gen_new_estimator' - different lock contexts for basic block ../net/ipv4/inet_connection_sock.c:320:36: warning: context imbalance in 'inet_csk_find_open_port' - wrong count at exit ../net/ipv4/inet_connection_sock.c:597:23: warning: context imbalance in 'inet_csk_get_port' - unexpected unlock ../net/ipv4/inet_connection_sock.c:1361:9: warning: context imbalance in 'inet_csk_complete_hashdance' - unexpected unlock ../io_uring/msg_ring.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../fs/eventpoll.c:619:9: warning: restricted __poll_t degrades to integer ../fs/eventpoll.c:619:9: warning: cast to restricted __poll_t ../fs/eventpoll.c:1355:53: warning: incorrect type in argument 3 (different base types) ../fs/eventpoll.c:1355:53: expected unsigned int pollflags ../fs/eventpoll.c:1355:53: got restricted __poll_t ../fs/eventpoll.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../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:1891:16: error: incompatible types in comparison expression (different address spaces): ../net/sched/cls_api.c:1891:16: struct tcf_proto * ../net/sched/cls_api.c:1891:16: struct tcf_proto [noderef] __rcu * ../net/sched/cls_api.c:1991:20: error: incompatible types in comparison expression (different address spaces): ../net/sched/cls_api.c:1991:20: struct tcf_proto [noderef] __rcu * ../net/sched/cls_api.c:1991:20: struct tcf_proto * ../net/sched/cls_api.c:1953:25: error: incompatible types in comparison expression (different address spaces): ../net/sched/cls_api.c:1953:25: struct tcf_proto [noderef] __rcu * ../net/sched/cls_api.c:1953:25: struct tcf_proto * ../net/sched/cls_api.c:1973:16: error: incompatible types in comparison expression (different address spaces): ../net/sched/cls_api.c:1973:16: struct tcf_proto * ../net/sched/cls_api.c:1973:16: struct tcf_proto [noderef] __rcu * ../net/sched/cls_api.c:2039:25: warning: restricted __be16 degrades to integer ../net/sched/cls_api.c:2726:50: warning: restricted __be16 degrades to integer ../net/netfilter/nfnetlink_hook.c: note: in included file (through ../include/linux/workqueue.h, ../include/linux/bpf.h): ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'nf_netlink_dump_start_rcu' - unexpected unlock ../security/apparmor/lsm.c:1138: warning: Function parameter or struct member 'protocol' not described in 'apparmor_socket_post_create' ../security/apparmor/lsm.c:1138: warning: Excess function parameter 'ptotocol' description in 'apparmor_socket_post_create' ../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/fdinfo.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../include/linux/io_uring_types.h:182: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 ../net/mpls/af_mpls.c: note: in included file: ../net/mpls/internal.h:157:38: warning: array of flexible structures ../io_uring/rsrc.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../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/ipv4/tcp_cong.c:300:24: warning: incorrect type in initializer (different address spaces) ../net/ipv4/tcp_cong.c:300:24: expected struct tcp_congestion_ops const [noderef] __rcu *__ret ../net/ipv4/tcp_cong.c:300:24: got struct tcp_congestion_ops *[assigned] ca ../net/ipv4/tcp_cong.c:300:22: warning: incorrect type in assignment (different address spaces) ../net/ipv4/tcp_cong.c:300:22: expected struct tcp_congestion_ops const *prev ../net/ipv4/tcp_cong.c:300:22: got struct tcp_congestion_ops const [noderef] __rcu *[assigned] __ret ../net/ipv4/tcp_input.c:7228:17: warning: context imbalance in 'tcp_conn_request' - unexpected unlock ../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:2384:28: warning: context imbalance in 'get_next_corpse' - unexpected unlock ../io_uring/opdef.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../io_uring/notif.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../net/sched/act_bpf.c:133:9: warning: incorrect type in argument 1 (different address spaces) ../net/sched/act_bpf.c:133:9: expected void const * ../net/sched/act_bpf.c:133:9: got unsigned char [noderef] __rcu * ../net/sched/act_bpf.c:133:9: warning: incorrect type in argument 1 (different address spaces) ../net/sched/act_bpf.c:133:9: expected void const * ../net/sched/act_bpf.c:133:9: got unsigned char [noderef] __rcu * ../net/sched/act_bpf.c:133:9: warning: incorrect type in argument 2 (different address spaces) ../net/sched/act_bpf.c:133:9: expected void const * ../net/sched/act_bpf.c:133:9: got unsigned char [noderef] __rcu * ../net/sched/act_bpf.c:126:50: warning: dereference of noderef expression ../net/sched/act_bpf.c:126:50: warning: dereference of noderef expression ../net/core/neighbour.c:452:9: warning: context imbalance in '__neigh_ifdown' - wrong count at exit ../net/core/neighbour.c:865:9: warning: context imbalance in 'pneigh_ifdown_and_unlock' - unexpected unlock ../net/ipv6/anycast.c:515:25: warning: context imbalance in 'ac6_get_next' - unexpected unlock ../net/ipv6/anycast.c:537:9: warning: context imbalance in 'ac6_get_idx' - wrong count at exit ../net/ipv6/anycast.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:781:9: warning: context imbalance in 'ac6_seq_stop' - unexpected unlock ../net/xfrm/xfrm_user.c:3847:9: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:3847:9: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:3847:9: struct sock * ../net/xfrm/xfrm_user.c:3853:9: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:3853:9: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:3853:9: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c: note: in included file: ../include/net/xfrm.h:1853:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1853:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1853:16: struct sock * ../io_uring/rw.c: note: in included file (through ../include/linux/io_uring/cmd.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../io_uring/rw.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../net/mptcp/protocol.c:3254:9: warning: context imbalance in 'mptcp_sk_clone_init' - unexpected unlock ../net/ipv4/tcp_ipv4.c:3362:41: warning: incorrect type in argument 1 (different address spaces) ../net/ipv4/tcp_ipv4.c:3362:41: expected void const *data ../net/ipv4/tcp_ipv4.c:3362:41: got struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3483:45: warning: incorrect type in argument 1 (different address spaces) ../net/ipv4/tcp_ipv4.c:3483:45: expected void const *data ../net/ipv4/tcp_ipv4.c:3483:45: got struct tcp_congestion_ops const [noderef] __rcu *extern [addressable] [toplevel] tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3487:50: warning: incorrect type in assignment (different address spaces) ../net/ipv4/tcp_ipv4.c:3487:50: expected struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3487:50: got struct tcp_congestion_ops * ../net/ipv4/tcp_ipv4.c:1827:25: warning: context imbalance in 'tcp_v4_syn_recv_sock' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2112:17: warning: context imbalance in 'tcp_add_backlog' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2367:21: warning: context imbalance in 'tcp_v4_rcv' - different lock contexts for basic block ../net/ipv4/tcp_ipv4.c:2561:13: warning: context imbalance in 'listening_get_first' - wrong count at exit ../net/ipv4/tcp_ipv4.c:2609:29: warning: context imbalance in 'listening_get_next' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2642:13: warning: context imbalance in 'established_get_first' - wrong count at exit ../net/ipv4/tcp_ipv4.c:2687:40: warning: context imbalance in 'established_get_next' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2819:36: warning: context imbalance in 'tcp_seq_stop' - unexpected unlock ../net/ipv4/tcp_ipv4.c:3038:20: warning: context imbalance in 'bpf_iter_tcp_listening_batch' - unexpected unlock ../net/ipv4/tcp_ipv4.c:3066:40: warning: context imbalance in 'bpf_iter_tcp_established_batch' - unexpected unlock ../net/ipv4/tcp_ipv4.c:3363:41: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3363:41: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3484:45: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3484:45: warning: dereference of noderef expression ../drivers/block/nbd.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/nbd.h): ../include/trace/events/nbd.h:61:1: warning: Using plain integer as NULL pointer ../drivers/block/nbd.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../include/trace/events/nbd.h): ../include/trace/events/nbd.h:61:1: warning: Using plain integer as NULL pointer ../drivers/block/nbd.c:651:32: warning: incorrect type in return expression (different base types) ../drivers/block/nbd.c:651:32: expected int ../drivers/block/nbd.c:651:32: got restricted blk_status_t [usertype] ../drivers/block/nbd.c:692:48: warning: incorrect type in return expression (different base types) ../drivers/block/nbd.c:692:48: expected int ../drivers/block/nbd.c:692:48: got restricted blk_status_t [usertype] ../drivers/block/nbd.c:1096:21: warning: incorrect type in assignment (different base types) ../drivers/block/nbd.c:1096:21: expected int [assigned] ret ../drivers/block/nbd.c:1096:21: got restricted blk_status_t [usertype] ../drivers/block/nbd.c:1101:16: warning: incorrect type in return expression (different base types) ../drivers/block/nbd.c:1101:16: expected restricted blk_status_t ../drivers/block/nbd.c:1101:16: got int [assigned] ret ../io_uring/register.c: note: in included file: ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../io_uring/futex.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../io_uring/futex.c:355:38: warning: context imbalance in 'io_futex_wait' - unexpected unlock ../kernel/cgroup/cgroup.c:6622:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/cgroup.c:6622:41: expected struct spinlock [usertype] *lock ../kernel/cgroup/cgroup.c:6622:41: got struct spinlock [noderef] __rcu * ../kernel/cgroup/cgroup.c:6625:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/cgroup.c:6625:43: expected struct spinlock [usertype] *lock ../kernel/cgroup/cgroup.c:6625:43: got struct spinlock [noderef] __rcu * ../kernel/cgroup/cgroup.c:3094:9: warning: context imbalance in 'cgroup_lock_and_drain_offline' - wrong count at exit ../kernel/cgroup/cgroup.c:6389:12: warning: context imbalance in 'cgroup_css_set_fork' - wrong count at exit ../kernel/cgroup/cgroup.c:6505:9: warning: context imbalance in 'cgroup_css_set_put_fork' - wrong count at exit ../kernel/cgroup/cgroup.c:6525:5: warning: context imbalance in 'cgroup_can_fork' - wrong count at exit ../kernel/cgroup/cgroup.c:6574:9: warning: context imbalance in 'cgroup_cancel_fork' - unexpected unlock ../net/ipv4/tcp_offload.c:130:49: warning: incorrect type in argument 2 (different base types) ../net/ipv4/tcp_offload.c:130:49: expected restricted __wsum [usertype] res ../net/ipv4/tcp_offload.c:130:49: got fouled restricted __sum16 ../net/ipv4/tcp_offload.c:132:60: warning: incorrect type in argument 2 (different base types) ../net/ipv4/tcp_offload.c:132:60: expected restricted __wsum [usertype] res ../net/ipv4/tcp_offload.c:132:60: got fouled restricted __sum16 ../net/ipv4/tcp_offload.c:174:41: warning: incorrect type in argument 2 (different base types) ../net/ipv4/tcp_offload.c:174:41: expected restricted __wsum [usertype] res ../net/ipv4/tcp_offload.c:174:41: got fouled restricted __sum16 ../net/ipv4/tcp_offload.c:176:52: warning: incorrect type in argument 2 (different base types) ../net/ipv4/tcp_offload.c:176:52: expected restricted __wsum [usertype] res ../net/ipv4/tcp_offload.c:176:52: got fouled restricted __sum16 ../net/sched/act_meta_mark.c:33:21: warning: cast to restricted __be32 ../net/sched/act_skbmod.c:74:39: warning: incorrect type in assignment (different base types) ../net/sched/act_skbmod.c:74:39: expected restricted __be16 [usertype] h_proto ../net/sched/act_skbmod.c:74:39: got unsigned short [usertype] eth_type ../net/sched/act_skbmod.c:208:29: warning: incorrect type in assignment (different base types) ../net/sched/act_skbmod.c:208:29: expected unsigned short [usertype] eth_type ../net/sched/act_skbmod.c:208:29: got restricted __be16 [usertype] ../net/sched/act_skbmod.c:265:48: warning: cast to restricted __be16 ../net/sched/act_skbmod.c:214:9: warning: context imbalance in 'tcf_skbmod_init' - different lock contexts for basic block ../net/core/dev.c:3331:23: warning: incorrect type in argument 4 (different base types) ../net/core/dev.c:3331:23: expected restricted __wsum [usertype] csum ../net/core/dev.c:3331:23: got unsigned int ../net/core/dev.c:3331:23: warning: cast from restricted __wsum ../net/core/dev.c:5226:5: warning: symbol 'br_fdb_test_addr_hook' was not declared. Should it be static? ../net/core/dev.c:3771:17: warning: context imbalance in '__dev_queue_xmit' - different lock contexts for basic block ../net/core/dev.c:5184:17: warning: context imbalance in 'net_tx_action' - different lock contexts for basic block ../net/packet/af_packet.c:1052:13: warning: context imbalance in '__packet_lookup_frame_in_block' - different lock contexts for basic block ../net/packet/af_packet.c:2489:17: warning: context imbalance in 'tpacket_rcv' - unexpected unlock ../lib/test_bpf.c:7836:25: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7836:25: expected unsigned int [usertype] result ../lib/test_bpf.c:7836:25: got restricted __be16 [usertype] ../lib/test_bpf.c:7850:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7850:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7850:24: got restricted __be32 [usertype] ../lib/test_bpf.c:7861:25: warning: cast from restricted __be64 ../lib/test_bpf.c:7873:31: warning: restricted __be64 degrades to integer ../lib/test_bpf.c:7885:25: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7885:25: expected unsigned int [usertype] result ../lib/test_bpf.c:7885:25: got restricted __be16 [usertype] ../lib/test_bpf.c:7899:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7899:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7899:24: got restricted __be32 [usertype] ../lib/test_bpf.c:7910:25: warning: cast from restricted __be64 ../lib/test_bpf.c:7922:31: warning: restricted __be64 degrades to integer ../lib/test_bpf.c:7934:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7934:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7934:24: got restricted __le16 [usertype] ../lib/test_bpf.c:7948:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7948:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7948:24: got restricted __le32 [usertype] ../lib/test_bpf.c:7959:25: warning: cast from restricted __le64 ../lib/test_bpf.c:7971:31: warning: restricted __le64 degrades to integer ../lib/test_bpf.c:7983:25: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7983:25: expected unsigned int [usertype] result ../lib/test_bpf.c:7983:25: got restricted __le16 [usertype] ../lib/test_bpf.c:7997:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7997:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7997:24: got restricted __le32 [usertype] ../lib/test_bpf.c:8008:25: warning: cast from restricted __le64 ../lib/test_bpf.c:8020:31: warning: restricted __le64 degrades to integer ../lib/test_bpf.c:4877:25: warning: cast truncates bits from constant value (567800001234 becomes 1234) ../lib/test_bpf.c:4888:25: warning: cast truncates bits from constant value (1ffffffff becomes ffffffff) ../lib/test_bpf.c:4965:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:5043:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:5059:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:5119:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5135:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5152:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5168:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5184:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5266:25: warning: cast truncates bits from constant value (100000000 becomes 0) ../lib/test_bpf.c:5444:25: warning: cast truncates bits from constant value (100000000 becomes 0) ../lib/test_bpf.c:5754:25: warning: cast truncates bits from constant value (fedcba987654321 becomes 87654321) ../lib/test_bpf.c:5755:25: warning: cast truncates bits from constant value (123456789abcdef0 becomes 9abcdef0) ../lib/test_bpf.c:5766:25: warning: cast truncates bits from constant value (fedcba987654321 becomes 87654321) ../lib/test_bpf.c:5767:25: warning: cast truncates bits from constant value (123456789abcdef0 becomes 9abcdef0) ../lib/test_bpf.c:5889:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:5900:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6387:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6425:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6441:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6442:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6473:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6489:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6490:25: warning: cast truncates bits from constant value (123456780a0c0e0 becomes 80a0c0e0) ../lib/test_bpf.c:6599:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6637:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6638:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6653:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6685:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6686:25: warning: cast truncates bits from constant value (12345678fafcfef becomes 8fafcfef) ../lib/test_bpf.c:6701:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6811:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6849:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6850:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6865:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6866:25: warning: cast truncates bits from constant value (ffff00000000ffff becomes ffff) ../lib/test_bpf.c:6897:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6898:25: warning: cast truncates bits from constant value (123456786a4c2e0 becomes 86a4c2e0) ../lib/test_bpf.c:6913:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6914:25: warning: cast truncates bits from constant value (fedcba98795b3d1f becomes 795b3d1f) ../lib/test_bpf.c:6990:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7002:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7015:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7027:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7040:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7052:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7065:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7077:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7157:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7168:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7180:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7191:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7203:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7214:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7226:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7298:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7310:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7323:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7335:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7348:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7360:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7373:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7385:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7465:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7476:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7488:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7499:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7511:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7522:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7534:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7558:25: warning: cast truncates bits from constant value (ff00ff0000000000 becomes 0) ../lib/test_bpf.c:7570:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7582:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7595:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7607:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7620:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7632:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7645:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7657:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7693:25: warning: cast truncates bits from constant value (ff00ff0000000000 becomes 0) ../lib/test_bpf.c:7704:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7715:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7727:25: warning: too many warnings ../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 ../fs/proc/proc_sysctl.c:924:16: error: incompatible types in comparison expression (different address spaces): ../fs/proc/proc_sysctl.c:924:16: struct ctl_table_header [noderef] __rcu * ../fs/proc/proc_sysctl.c:924:16: struct ctl_table_header * ../fs/proc/proc_sysctl.c:295:32: warning: context imbalance in 'start_unregistering' - unexpected unlock ../net/ipv6/ip6_input.c:531:33: warning: context imbalance in 'ip6_mc_input' - different lock contexts for basic block ../kernel/audit.c: In function ‘audit_log_vformat’: ../kernel/audit.c:1979:9: warning: function ‘audit_log_vformat’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 1979 | len = vsnprintf(skb_tail_pointer(skb), avail, fmt, args); | ^~~ ../kernel/audit.c:1988:17: warning: function ‘audit_log_vformat’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 1988 | len = vsnprintf(skb_tail_pointer(skb), avail, fmt, args2); | ^~~ ../net/mctp/route.c:123:9: warning: context imbalance in 'mctp_lookup_key' - different lock contexts for basic block ../net/mctp/route.c:479:39: warning: context imbalance in 'mctp_route_input' - unexpected unlock ../kernel/audit.c:2233:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/audit.c:2233:9: expected struct spinlock [usertype] *lock ../kernel/audit.c:2233:9: got struct spinlock [noderef] __rcu * ../kernel/audit.c:2236:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/audit.c:2236:40: expected struct spinlock [usertype] *lock ../kernel/audit.c:2236:40: got struct spinlock [noderef] __rcu * ../net/appletalk/aarp.c:446:28: warning: incorrect type in assignment (different base types) ../net/appletalk/aarp.c:446:28: expected restricted __be16 [usertype] s_net ../net/appletalk/aarp.c:446:28: got unsigned short [usertype] ../net/appletalk/aarp.c:451:45: warning: cast from restricted __be16 ../net/appletalk/aarp.c:455:41: warning: cast from restricted __be16 ../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 * ../net/sched/act_meta_skbprio.c:38:25: warning: cast to restricted __be32 ../net/mptcp/pm_netlink.c:605:31: warning: context imbalance in 'mptcp_pm_create_subflow_or_signal_addr' - unexpected unlock ../net/mptcp/pm_netlink.c:717:23: warning: context imbalance in 'mptcp_pm_nl_add_addr_received' - unexpected unlock ../net/sched/act_meta_skbtcindex.c:33:25: warning: cast to restricted __be16 ../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/smp.h, ../include/linux/lockdep.h, ../include/linux/spinlock.h, ../include/linux/vmalloc.h): ../include/linux/list.h:229: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:1663:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf * ../lib/test_blackhole_dev.c:58:27: warning: incorrect type in assignment (different base types) ../lib/test_blackhole_dev.c:58:27: expected restricted __be16 [usertype] payload_len ../lib/test_blackhole_dev.c:58:27: got unsigned long ../drivers/block/drbd/drbd_bitmap.c:1220: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_read' ../drivers/block/drbd/drbd_bitmap.c:1232: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_write' ../drivers/block/drbd/drbd_bitmap.c:1244: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_write_all' ../drivers/block/drbd/drbd_bitmap.c:1271: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_write_copy_pages' ../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 ../net/ipv4/udp_offload.c:140:60: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:140:60: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:140:60: got fouled restricted __sum16 ../net/ipv4/udp_offload.c:338:49: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:338:49: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:338:49: got fouled restricted __sum16 ../net/ipv4/udp_offload.c:340:60: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:340:60: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:340:60: got fouled restricted __sum16 ../net/ipv4/udp_offload.c:356:41: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:356:41: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:356:41: got fouled restricted __sum16 ../net/ipv4/udp_offload.c:358:52: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:358:52: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:358:52: got fouled restricted __sum16 ../net/ipv4/udp.c:1434:28: warning: context imbalance in 'udp_rmem_release' - unexpected unlock ../net/ipv4/udp.c:1466:19: warning: context imbalance in 'busylock_acquire' - wrong count at exit ../net/ipv4/udp.c:1478:28: warning: context imbalance in 'busylock_release' - unexpected unlock ../net/ipv4/udp.c:3008:9: warning: context imbalance in 'udp_get_first' - wrong count at exit ../net/ipv4/udp.c:3025:39: warning: context imbalance in 'udp_get_next' - unexpected unlock ../net/ipv4/udp.c:3073:31: warning: context imbalance in 'udp_seq_stop' - unexpected unlock ../net/ipv6/ip6_fib.c:2754:13: warning: context imbalance in 'ipv6_route_seq_stop' - unexpected unlock ../net/appletalk/ddp.c:100:33: warning: restricted __be16 degrades to integer ../net/appletalk/ddp.c:113:33: warning: restricted __be16 degrades to integer ../net/appletalk/ddp.c:409:47: warning: restricted __be16 degrades to integer ../lib/checksum_kunit.c:219:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:219:9: expected restricted __sum16 ../lib/checksum_kunit.c:219:9: got int ../lib/checksum_kunit.c:219:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:219:17: expected restricted __sum16 ../lib/checksum_kunit.c:219:17: got int ../lib/checksum_kunit.c:219:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:219:25: expected restricted __sum16 ../lib/checksum_kunit.c:219:25: got int ../lib/checksum_kunit.c:219:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:219:33: expected restricted __sum16 ../lib/checksum_kunit.c:219:33: got int ../lib/checksum_kunit.c:219:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:219:41: expected restricted __sum16 ../lib/checksum_kunit.c:219:41: got int ../lib/checksum_kunit.c:219:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:219:49: expected restricted __sum16 ../lib/checksum_kunit.c:219:49: got int ../lib/checksum_kunit.c:219:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:219:57: expected restricted __sum16 ../lib/checksum_kunit.c:219:57: got int ../lib/checksum_kunit.c:219:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:219:65: expected restricted __sum16 ../lib/checksum_kunit.c:219:65: got int ../lib/checksum_kunit.c:219:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:219:73: expected restricted __sum16 ../lib/checksum_kunit.c:219:73: got int ../lib/checksum_kunit.c:220:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:220:9: expected restricted __sum16 ../lib/checksum_kunit.c:220:9: got int ../lib/checksum_kunit.c:220:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:220:17: expected restricted __sum16 ../lib/checksum_kunit.c:220:17: got int ../lib/checksum_kunit.c:220:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:220:25: expected restricted __sum16 ../lib/checksum_kunit.c:220:25: got int ../lib/checksum_kunit.c:220:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:220:33: expected restricted __sum16 ../lib/checksum_kunit.c:220:33: got int ../lib/checksum_kunit.c:220:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:220:41: expected restricted __sum16 ../lib/checksum_kunit.c:220:41: got int ../lib/checksum_kunit.c:220:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:220:49: expected restricted __sum16 ../lib/checksum_kunit.c:220:49: got int ../lib/checksum_kunit.c:220:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:220:57: expected restricted __sum16 ../lib/checksum_kunit.c:220:57: got int ../lib/checksum_kunit.c:220:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:220:65: expected restricted __sum16 ../lib/checksum_kunit.c:220:65: got int ../lib/checksum_kunit.c:220:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:220:73: expected restricted __sum16 ../lib/checksum_kunit.c:220:73: got int ../lib/checksum_kunit.c:221:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:221:9: expected restricted __sum16 ../lib/checksum_kunit.c:221:9: got int ../lib/checksum_kunit.c:221:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:221:17: expected restricted __sum16 ../lib/checksum_kunit.c:221:17: got int ../lib/checksum_kunit.c:221:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:221:25: expected restricted __sum16 ../lib/checksum_kunit.c:221:25: got int ../lib/checksum_kunit.c:221:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:221:33: expected restricted __sum16 ../lib/checksum_kunit.c:221:33: got int ../lib/checksum_kunit.c:221:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:221:41: expected restricted __sum16 ../lib/checksum_kunit.c:221:41: got int ../lib/checksum_kunit.c:221:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:221:49: expected restricted __sum16 ../lib/checksum_kunit.c:221:49: got int ../lib/checksum_kunit.c:221:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:221:57: expected restricted __sum16 ../lib/checksum_kunit.c:221:57: got int ../lib/checksum_kunit.c:221:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:221:65: expected restricted __sum16 ../lib/checksum_kunit.c:221:65: got int ../lib/checksum_kunit.c:221:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:221:73: expected restricted __sum16 ../lib/checksum_kunit.c:221:73: got int ../lib/checksum_kunit.c:222:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:222:9: expected restricted __sum16 ../lib/checksum_kunit.c:222:9: got int ../lib/checksum_kunit.c:222:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:222:17: expected restricted __sum16 ../lib/checksum_kunit.c:222:17: got int ../lib/checksum_kunit.c:222:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:222:25: expected restricted __sum16 ../lib/checksum_kunit.c:222:25: got int ../lib/checksum_kunit.c:222:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:222:33: expected restricted __sum16 ../lib/checksum_kunit.c:222:33: got int ../lib/checksum_kunit.c:222:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:222:41: expected restricted __sum16 ../lib/checksum_kunit.c:222:41: got int ../lib/checksum_kunit.c:222:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:222:49: expected restricted __sum16 ../lib/checksum_kunit.c:222:49: got int ../lib/checksum_kunit.c:222:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:222:57: expected restricted __sum16 ../lib/checksum_kunit.c:222:57: got int ../lib/checksum_kunit.c:222:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:222:65: expected restricted __sum16 ../lib/checksum_kunit.c:222:65: got int ../lib/checksum_kunit.c:222:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:222:73: expected restricted __sum16 ../lib/checksum_kunit.c:222:73: got int ../lib/checksum_kunit.c:223:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:223:9: expected restricted __sum16 ../lib/checksum_kunit.c:223:9: got int ../lib/checksum_kunit.c:223:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:223:17: expected restricted __sum16 ../lib/checksum_kunit.c:223:17: got int ../lib/checksum_kunit.c:223:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:223:25: expected restricted __sum16 ../lib/checksum_kunit.c:223:25: got int ../lib/checksum_kunit.c:223:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:223:33: expected restricted __sum16 ../lib/checksum_kunit.c:223:33: got int ../lib/checksum_kunit.c:223:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:223:41: expected restricted __sum16 ../lib/checksum_kunit.c:223:41: got int ../lib/checksum_kunit.c:223:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:223:49: expected restricted __sum16 ../lib/checksum_kunit.c:223:49: got int ../lib/checksum_kunit.c:223:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:223:57: expected restricted __sum16 ../lib/checksum_kunit.c:223:57: got int ../lib/checksum_kunit.c:223:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:223:65: expected restricted __sum16 ../lib/checksum_kunit.c:223:65: got int ../lib/checksum_kunit.c:223:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:223:73: expected restricted __sum16 ../lib/checksum_kunit.c:223:73: got int ../lib/checksum_kunit.c:224:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:224:9: expected restricted __sum16 ../lib/checksum_kunit.c:224:9: got int ../lib/checksum_kunit.c:224:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:224:17: expected restricted __sum16 ../lib/checksum_kunit.c:224:17: got int ../lib/checksum_kunit.c:224:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:224:25: expected restricted __sum16 ../lib/checksum_kunit.c:224:25: got int ../lib/checksum_kunit.c:224:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:224:33: expected restricted __sum16 ../lib/checksum_kunit.c:224:33: got int ../lib/checksum_kunit.c:224:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:224:41: expected restricted __sum16 ../lib/checksum_kunit.c:224:41: got int ../lib/checksum_kunit.c:224:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:224:49: expected restricted __sum16 ../lib/checksum_kunit.c:224:49: got int ../lib/checksum_kunit.c:224:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:224:57: expected restricted __sum16 ../lib/checksum_kunit.c:224:57: got int ../lib/checksum_kunit.c:224:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:224:65: expected restricted __sum16 ../lib/checksum_kunit.c:224:65: got int ../lib/checksum_kunit.c:224:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:224:73: expected restricted __sum16 ../lib/checksum_kunit.c:224:73: got int ../lib/checksum_kunit.c:225:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:225:9: expected restricted __sum16 ../lib/checksum_kunit.c:225:9: got int ../lib/checksum_kunit.c:225:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:225:17: expected restricted __sum16 ../lib/checksum_kunit.c:225:17: got int ../lib/checksum_kunit.c:225:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:225:25: expected restricted __sum16 ../lib/checksum_kunit.c:225:25: got int ../lib/checksum_kunit.c:225:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:225:33: expected restricted __sum16 ../lib/checksum_kunit.c:225:33: got int ../lib/checksum_kunit.c:225:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:225:41: expected restricted __sum16 ../lib/checksum_kunit.c:225:41: got int ../lib/checksum_kunit.c:225:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:225:49: expected restricted __sum16 ../lib/checksum_kunit.c:225:49: got int ../lib/checksum_kunit.c:225:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:225:57: expected restricted __sum16 ../lib/checksum_kunit.c:225:57: got int ../lib/checksum_kunit.c:225:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:225:65: expected restricted __sum16 ../lib/checksum_kunit.c:225:65: got int ../lib/checksum_kunit.c:225:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:225:73: expected restricted __sum16 ../lib/checksum_kunit.c:225:73: got int ../lib/checksum_kunit.c:226:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:226:9: expected restricted __sum16 ../lib/checksum_kunit.c:226:9: got int ../lib/checksum_kunit.c:226:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:226:17: expected restricted __sum16 ../lib/checksum_kunit.c:226:17: got int ../lib/checksum_kunit.c:226:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:226:25: expected restricted __sum16 ../lib/checksum_kunit.c:226:25: got int ../lib/checksum_kunit.c:226:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:226:33: expected restricted __sum16 ../lib/checksum_kunit.c:226:33: got int ../lib/checksum_kunit.c:226:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:226:41: expected restricted __sum16 ../lib/checksum_kunit.c:226:41: got int ../lib/checksum_kunit.c:226:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:226:49: expected restricted __sum16 ../lib/checksum_kunit.c:226:49: got int ../lib/checksum_kunit.c:226:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:226:57: expected restricted __sum16 ../lib/checksum_kunit.c:226:57: got int ../lib/checksum_kunit.c:226:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:226:65: expected restricted __sum16 ../lib/checksum_kunit.c:226:65: got int ../lib/checksum_kunit.c:226:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:226:73: expected restricted __sum16 ../lib/checksum_kunit.c:226:73: got int ../lib/checksum_kunit.c:227:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:227:9: expected restricted __sum16 ../lib/checksum_kunit.c:227:9: got int ../lib/checksum_kunit.c:227:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:227:17: expected restricted __sum16 ../lib/checksum_kunit.c:227:17: got int ../lib/checksum_kunit.c:227:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:227:25: expected restricted __sum16 ../lib/checksum_kunit.c:227:25: got int ../lib/checksum_kunit.c:227:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:227:33: expected restricted __sum16 ../lib/checksum_kunit.c:227:33: got int ../lib/checksum_kunit.c:227:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:227:41: expected restricted __sum16 ../lib/checksum_kunit.c:227:41: got int ../lib/checksum_kunit.c:227:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:227:49: expected restricted __sum16 ../lib/checksum_kunit.c:227:49: got int ../lib/checksum_kunit.c:227:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:227:57: expected restricted __sum16 ../lib/checksum_kunit.c:227:57: got int ../lib/checksum_kunit.c:227:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:227:65: expected restricted __sum16 ../lib/checksum_kunit.c:227:65: got int ../lib/checksum_kunit.c:227:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:227:73: expected restricted __sum16 ../lib/checksum_kunit.c:227:73: got int ../lib/checksum_kunit.c:228:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:228:9: expected restricted __sum16 ../lib/checksum_kunit.c:228:9: got int ../lib/checksum_kunit.c:228:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:228:17: expected restricted __sum16 ../lib/checksum_kunit.c:228:17: got int ../lib/checksum_kunit.c:228:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:228:25: expected restricted __sum16 ../lib/checksum_kunit.c:228:25: got int ../lib/checksum_kunit.c:228:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:228:33: expected restricted __sum16 ../lib/checksum_kunit.c:228:33: got int ../lib/checksum_kunit.c:228:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:228:41: expected restricted __sum16 ../lib/checksum_kunit.c:228:41: got int ../lib/checksum_kunit.c:228:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:228:49: expected restricted __sum16 ../lib/checksum_kunit.c:228:49: got int ../lib/checksum_kunit.c:228:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:228:57: expected restricted __sum16 ../lib/checksum_kunit.c:228:57: got int ../lib/checksum_kunit.c:228:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:228:65: expected restricted __sum16 ../lib/checksum_kunit.c:228:65: got int ../lib/checksum_kunit.c:228:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:228:73: expected restricted __sum16 ../lib/checksum_kunit.c:228:73: got int ../lib/checksum_kunit.c:229:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:229:9: expected restricted __sum16 ../lib/checksum_kunit.c:229:9: got int ../lib/checksum_kunit.c:229:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:229:17: expected restricted __sum16 ../lib/checksum_kunit.c:229:17: got int ../lib/checksum_kunit.c:229:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:229:25: expected restricted __sum16 ../lib/checksum_kunit.c:229:25: got int ../lib/checksum_kunit.c:229:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:229:33: expected restricted __sum16 ../lib/checksum_kunit.c:229:33: got int ../lib/checksum_kunit.c:229:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:229:41: expected restricted __sum16 ../lib/checksum_kunit.c:229:41: got int ../lib/checksum_kunit.c:229:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:229:49: expected restricted __sum16 ../lib/checksum_kunit.c:229:49: got int ../lib/checksum_kunit.c:229:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:229:57: expected restricted __sum16 ../lib/checksum_kunit.c:229:57: got int ../lib/checksum_kunit.c:229:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:229:65: expected restricted __sum16 ../lib/checksum_kunit.c:229:65: got int ../lib/checksum_kunit.c:229:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:229:73: expected restricted __sum16 ../lib/checksum_kunit.c:229:73: got int ../lib/checksum_kunit.c:230:9: warning: too many warnings ../kernel/seccomp.c:882:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:882:9: expected struct qspinlock *lock ../kernel/seccomp.c:882:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:1383:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1383:31: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:1383:31: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:1395:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1395:33: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:1395:33: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:1876:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1876:9: expected struct lockdep_map const *lock ../kernel/seccomp.c:1876:9: got struct lockdep_map [noderef] __rcu * ../kernel/seccomp.c:1962:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1962:31: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:1962:31: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:1980:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1980:33: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:1980:33: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2122:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2122:28: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2122:28: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2125:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2125:38: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2125:38: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2131:30: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2131:30: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2131:30: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:495:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:495:9: expected struct qspinlock *lock ../kernel/seccomp.c:495:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:596:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:596:9: expected struct qspinlock *lock ../kernel/seccomp.c:596:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:453:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:453:9: expected struct qspinlock *lock ../kernel/seccomp.c:453:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:439:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:439:9: expected struct qspinlock *lock ../kernel/seccomp.c:439:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:453:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:453:9: expected struct qspinlock *lock ../kernel/seccomp.c:453:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:439:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:439:9: expected struct qspinlock *lock ../kernel/seccomp.c:439:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:453:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:453:9: expected struct qspinlock *lock ../kernel/seccomp.c:453: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/ipv6/route.c:2341:39: warning: incorrect type in assignment (different base types) ../net/ipv6/route.c:2341:39: expected unsigned int [usertype] flow_label ../net/ipv6/route.c:2341:39: got restricted __be32 ../net/sched/act_tunnel_key.c:233:45: warning: restricted __be16 degrades to integer ../net/sched/act_tunnel_key.c:250:30: warning: incorrect type in assignment (different base types) ../net/sched/act_tunnel_key.c:250:30: expected int type ../net/sched/act_tunnel_key.c:250:30: got restricted __be16 [usertype] ../net/sched/act_tunnel_key.c:262:30: warning: incorrect type in assignment (different base types) ../net/sched/act_tunnel_key.c:262:30: expected int type ../net/sched/act_tunnel_key.c:262:30: got restricted __be16 [usertype] ../net/sched/act_tunnel_key.c:274:30: warning: incorrect type in assignment (different base types) ../net/sched/act_tunnel_key.c:274:30: expected int type ../net/sched/act_tunnel_key.c:274:30: got restricted __be16 [usertype] ../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:1663:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:1663:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:618:39: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:618:39: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:618:39: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:509:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:509:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:509:14: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:510:16: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:510:16: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:510:16: struct fifo_buffer * ../drivers/block/drbd/drbd_worker.c:560:13: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:560:13: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:560:13: struct fifo_buffer * ../drivers/block/drbd/drbd_worker.c:564:39: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:564:39: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:564:39: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:999:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:999:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:999:22: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:1545:32: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1545:32: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1545:32: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:1654:32: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1654:32: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1654:32: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:1693:16: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1693:16: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1693:16: struct fifo_buffer * ../drivers/block/drbd/drbd_worker.c:1722:34: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1722:34: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1722:34: struct net_conf * ../drivers/block/drbd/drbd_worker.c:1895:38: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1895:38: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1895:38: struct net_conf * ../drivers/block/drbd/drbd_worker.c:2102:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:2102:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:2102:14: struct net_conf * ../drivers/block/drbd/drbd_worker.c:2157:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:2157:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:2157: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:1663:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:1663:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:2075:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf * ../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:1712:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:1712:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:1712:14: struct net_conf * ../drivers/block/drbd/drbd_req.c:1719:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:1719:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:1719:22: struct disk_conf * ../drivers/block/drbd/drbd_req.c: note: in included file: ../drivers/block/drbd/drbd_int.h:2075:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:1663:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:1663:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:2075:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2075:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2075:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:1663:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf * ../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:584:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/taskstats.c:584:27: expected struct spinlock [usertype] *lock ../kernel/taskstats.c:584:27: got struct spinlock [noderef] __rcu * ../kernel/taskstats.c:595:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/taskstats.c:595:29: expected struct spinlock [usertype] *lock ../kernel/taskstats.c:595: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:779:9: warning: context imbalance in 'fill_stats_for_tgid' - different lock contexts for basic block ../net/ax25/ax25_std_timer.c:29:6: warning: context imbalance in 'ax25_std_heartbeat_expiry' - different lock contexts for basic block ../drivers/block/drbd/drbd_main.c:569:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:569:20: expected unsigned int [usertype] magic ../drivers/block/drbd/drbd_main.c:569:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:570:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:570:20: expected unsigned short [usertype] command ../drivers/block/drbd/drbd_main.c:570:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:571:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:571:20: expected unsigned short [usertype] length ../drivers/block/drbd/drbd_main.c:571:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:577:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:577:20: expected unsigned short [usertype] magic ../drivers/block/drbd/drbd_main.c:577:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:578:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:578:20: expected unsigned short [usertype] command ../drivers/block/drbd/drbd_main.c:578:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:579:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:579:19: expected unsigned int [usertype] length ../drivers/block/drbd/drbd_main.c:579:19: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:586:18: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:586:18: expected unsigned int [usertype] magic ../drivers/block/drbd/drbd_main.c:586:18: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:587:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:587:19: expected unsigned short [usertype] volume ../drivers/block/drbd/drbd_main.c:587:19: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:588:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:588:20: expected unsigned short [usertype] command ../drivers/block/drbd/drbd_main.c:588:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:589:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:589:19: expected unsigned int [usertype] length ../drivers/block/drbd/drbd_main.c:589:19: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:728:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:728:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:728:14: struct net_conf * ../drivers/block/drbd/drbd_main.c:743:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:743:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:743:22: struct disk_conf * ../drivers/block/drbd/drbd_main.c:780:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:780:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:780:14: struct net_conf * ../drivers/block/drbd/drbd_main.c:840:28: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:844:26: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:846:23: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:846:23: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:846:23: struct net_conf * ../drivers/block/drbd/drbd_main.c:905:25: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:936:26: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:936:26: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:936:26: struct disk_conf * ../drivers/block/drbd/drbd_main.c:1000:18: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1023:18: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1036:17: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1037:16: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1052:17: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1053:16: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1065:28: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1079:28: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1116:19: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:1116:19: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:1116:19: struct net_conf * ../drivers/block/drbd/drbd_main.c:1326:21: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1326:21: expected unsigned int [usertype] set_size ../drivers/block/drbd/drbd_main.c:1326:21: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1354:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1354:20: expected unsigned int [usertype] seq_num ../drivers/block/drbd/drbd_main.c:1354:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1366:54: warning: incorrect type in argument 4 (different base types) ../drivers/block/drbd/drbd_main.c:1366:54: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1366:54: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1386:31: warning: incorrect type in argument 3 (different base types) ../drivers/block/drbd/drbd_main.c:1386:31: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1386:31: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1387:31: warning: incorrect type in argument 4 (different base types) ../drivers/block/drbd/drbd_main.c:1387:31: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1387:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1397:31: warning: incorrect type in argument 3 (different base types) ../drivers/block/drbd/drbd_main.c:1397:31: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1397:31: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1398:31: warning: incorrect type in argument 4 (different base types) ../drivers/block/drbd/drbd_main.c:1398:31: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1398:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1399:31: warning: incorrect type in argument 5 (different base types) ../drivers/block/drbd/drbd_main.c:1399:31: expected unsigned long long [usertype] block_id ../drivers/block/drbd/drbd_main.c:1399:31: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1412:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1412:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1412:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1413:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1413:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1413:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1428:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1428:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1428:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1430:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1430:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1430:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1446:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1446:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1446:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1448:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1448:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1448:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1461:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1461:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1461:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1463:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1463:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1463:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1682:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1682:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1682:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1684:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1684:20: expected unsigned int [usertype] seq_num ../drivers/block/drbd/drbd_main.c:1684:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1698:21: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1698:21: expected unsigned int [usertype] dp_flags ../drivers/block/drbd/drbd_main.c:1698:21: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1703:25: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1703:25: expected unsigned int [usertype] size ../drivers/block/drbd/drbd_main.c:1703:25: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1774:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1774:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1774:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1797:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1797:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1797:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1798:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1798:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1798:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1834:40: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:1834:40: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:1834:40: struct net_conf * ../drivers/block/drbd/drbd_main.c:3004:30: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3004:30: expected unsigned long long [usertype] la_size_sect ../drivers/block/drbd/drbd_main.c:3004:30: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:3006:33: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3006:33: expected unsigned long long ../drivers/block/drbd/drbd_main.c:3006:33: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:3007:23: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3007:23: expected unsigned int [usertype] flags ../drivers/block/drbd/drbd_main.c:3007:23: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3008:23: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3008:23: expected unsigned int [usertype] magic ../drivers/block/drbd/drbd_main.c:3008:23: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3010:31: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3010:31: expected unsigned int [usertype] md_size_sect ../drivers/block/drbd/drbd_main.c:3010:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3011:31: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3011:31: expected unsigned int [usertype] al_offset ../drivers/block/drbd/drbd_main.c:3011:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3012:31: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3012:31: expected unsigned int [usertype] al_nr_extents ../drivers/block/drbd/drbd_main.c:3012:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3013:34: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3013:34: expected unsigned int [usertype] bm_bytes_per_bit ../drivers/block/drbd/drbd_main.c:3013:34: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3014:29: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3014:29: expected unsigned long long [usertype] device_uuid ../drivers/block/drbd/drbd_main.c:3014:29: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:3016:27: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3016:27: expected unsigned int [usertype] bm_offset ../drivers/block/drbd/drbd_main.c:3016:27: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3017:38: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3017:38: expected unsigned int [usertype] la_peer_max_bio_size ../drivers/block/drbd/drbd_main.c:3017:38: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3019:28: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3019:28: expected unsigned int [usertype] al_stripes ../drivers/block/drbd/drbd_main.c:3019:28: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3020:35: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3020:35: expected unsigned int [usertype] al_stripe_size_4k ../drivers/block/drbd/drbd_main.c:3020:35: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3073:26: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3074:33: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3236:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3237:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3255:13: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3256:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3256:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3256:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3256:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3263:33: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_main.c:3265:36: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_main.c:3266:26: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3267:32: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_main.c:3269:33: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3270:30: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3271:30: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3278:13: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3279:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3279:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3279:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3279:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3283:13: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3284:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3284:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3284:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3284:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3294:24: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3686:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:3686:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:3686:14: struct net_conf * ../drivers/block/drbd/drbd_main.c:868: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:2075:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2075:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2075:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:1663:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf * ../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 ../drivers/block/drbd/drbd_main.c:3424: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bmio_set_n_write' ../drivers/block/drbd/drbd_main.c:3450: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bmio_clear_n_write' ../drivers/block/drbd/drbd_main.c:3511: warning: Function parameter or struct member 'peer_device' not described in 'drbd_queue_bitmap_io' ../drivers/block/drbd/drbd_main.c:3553: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bitmap_io' ../net/rose/rose_route.c:722:41: warning: context imbalance in 'rose_get_neigh' - unexpected unlock ../net/core/xdp.c:711:17: warning: symbol 'bpf_xdp_metadata_rx_timestamp' was not declared. Should it be static? ../net/core/xdp.c:733:17: warning: symbol 'bpf_xdp_metadata_rx_hash' was not declared. Should it be static? ../net/core/xdp.c:766:17: warning: symbol 'bpf_xdp_metadata_rx_vlan_tag' was not declared. Should it be static? ../net/ipv4/icmp.c: note: in included file (through ../include/linux/spinlock.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ../include/linux/module.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 ../net/bluetooth/af_bluetooth.c:223:25: warning: context imbalance in 'bt_accept_enqueue' - different lock contexts for basic block ../drivers/block/drbd/drbd_state.c:1908:30: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_state.c:1908:30: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_state.c:1908: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:2075:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_state.c:2075:17: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_state.c:2075: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:1954:25: warning: context imbalance in 'after_state_ch' - unexpected unlock ../drivers/block/drbd/drbd_state.c:2369:32: warning: context imbalance in '_conn_request_state' - unexpected unlock ../net/ipv4/af_inet.c:1537:59: warning: restricted __be16 degrades to integer ../drivers/scsi/scsi_transport_fc.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1107:42: warning: array of flexible structures ../drivers/block/drbd/drbd_receiver.c:5313:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5314:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5323:54: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5380:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:5380:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:5380:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:272:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:272:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:272:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:528:29: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:528:29: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:528:29: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:600:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:600:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:600:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:704:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:704:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:704:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:773:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:773:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:773:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:1169:27: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:1170:27: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:1171:28: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:1175:27: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:1176:28: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:1181:27: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:1182:28: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:821:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:821:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:821:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:876:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:876:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:876:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:1044:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:1044:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:1044:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:1434:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:1434:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:1434:14: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:1587:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:1587:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:1587:14: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:1880:22: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:1884:22: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:2130:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:2161:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:2375:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2375:22: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2375:22: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2385:27: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2385:27: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2385:27: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2562:24: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:2589:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:2600:20: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:2632:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2632:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2632:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2764:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2764:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2764:22: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:2819:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:2820:18: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3027:23: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3027:23: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3027:23: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3103:23: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3103:23: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3103:23: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3160:23: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3160:23: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3160:23: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3507:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3507:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3507:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3639:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3640:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3641:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3642:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3643:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3644:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3665:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3665:22: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3665:22: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3749:9: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3749:9: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3749:9: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3906:46: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3964:55: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3965:57: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3966:56: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3967:53: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4001:25: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:4001:25: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:4001:25: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:4006:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:4006:17: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:4006:17: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:4012:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:4012:17: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:4012:17: struct fifo_buffer * ../drivers/block/drbd/drbd_receiver.c:4079:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4080:19: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4081:19: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4089:28: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:4089:28: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:4089:28: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:4130:25: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:4130:25: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:4130:25: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:4250:29: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4350:18: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4351:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4376:18: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4377:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4409:24: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4613:52: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4940:9: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4940:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4958:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4959:16: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5267:25: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_receiver.c:5268:25: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_receiver.c:5269:26: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_receiver.c:5575:23: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5594:23: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5639:27: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5640:23: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5649:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5692:27: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5693:23: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5701:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5738:27: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5739:20: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5747:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5774:27: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5781:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5783:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5783:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5783:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5783:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5804:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5805:16: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5807:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5834:44: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5866:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5867:16: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5869:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5871:13: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5920:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:5920:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:5920:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:6010:37: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:6010:37: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:6010:37: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:6107:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:6107:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:6107:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:1271:9: warning: context imbalance in 'one_flush_endio' - unexpected unlock ../drivers/block/drbd/drbd_receiver.c:1289:17: warning: context imbalance in 'submit_one_flush' - unexpected unlock ../drivers/block/drbd/drbd_receiver.c:1324:17: warning: context imbalance in 'drbd_flush' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c:1464:9: warning: context imbalance in 'drbd_bump_write_ordering' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c:1718:17: warning: context imbalance in 'drbd_submit_peer_request' - unexpected unlock ../drivers/block/drbd/drbd_receiver.c:2059:12: warning: context imbalance in 'recv_resync_read' - wrong count at exit ../drivers/block/drbd/drbd_receiver.c:2435:17: warning: context imbalance in 'fail_postponed_requests' - unexpected unlock ../drivers/block/drbd/drbd_receiver.c:2554:12: warning: context imbalance in 'receive_Data' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c:2802:12: warning: context imbalance in 'receive_DataRequest' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c:4029:9: warning: context imbalance in 'receive_SyncParam' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c:4209:9: warning: context imbalance in 'receive_sizes' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c:4542: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:5006:19: warning: context imbalance in 'receive_rs_deallocated' - different lock contexts for basic block ../net/core/filter.c:1419:39: warning: incorrect type in argument 1 (different address spaces) ../net/core/filter.c:1419:39: expected struct sock_filter const *filter ../net/core/filter.c:1419:39: got struct sock_filter [noderef] __user *filter ../net/core/filter.c:1497:39: warning: incorrect type in argument 1 (different address spaces) ../net/core/filter.c:1497:39: expected struct sock_filter const *filter ../net/core/filter.c:1497:39: got struct sock_filter [noderef] __user *filter ../net/core/filter.c:2325:45: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:2325:45: expected restricted __be32 [usertype] daddr ../net/core/filter.c:2325:45: got unsigned int [usertype] ipv4_nh ../net/core/filter.c:3895:29: warning: symbol 'bpf_xdp_get_buff_len_trace_proto' was not declared. Should it be static? ../net/core/filter.c:4606:29: warning: symbol 'bpf_skb_output_proto' was not declared. Should it be static? ../net/core/filter.c:5018:29: warning: symbol 'bpf_xdp_output_proto' was not declared. Should it be static? ../net/core/filter.c:7870:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static? ../net/core/filter.c:11826:17: warning: symbol 'bpf_dynptr_from_skb' was not declared. Should it be static? ../net/core/filter.c:11839:17: warning: symbol 'bpf_dynptr_from_xdp' was not declared. Should it be static? ../net/core/filter.c:11852:17: warning: symbol 'bpf_sock_addr_set_sun_path' was not declared. Should it be static? ../net/core/filter.c:11873:17: warning: symbol 'bpf_sk_assign_tcp_reqsk' was not declared. Should it be static? ../net/core/filter.c:12060:17: warning: symbol 'bpf_sock_destroy' was not declared. Should it be static? ../net/core/filter.c:1931:43: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1931:43: expected restricted __wsum [usertype] diff ../net/core/filter.c:1931:43: got unsigned long long [usertype] to ../net/core/filter.c:1934:36: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1934:36: expected restricted __be16 [usertype] old ../net/core/filter.c:1934:36: got unsigned long long [usertype] from ../net/core/filter.c:1934:42: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1934:42: expected restricted __be16 [usertype] new ../net/core/filter.c:1934:42: got unsigned long long [usertype] to ../net/core/filter.c:1937:36: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1937:36: expected restricted __be32 [usertype] from ../net/core/filter.c:1937:36: got unsigned long long [usertype] from ../net/core/filter.c:1937:42: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1937:42: expected restricted __be32 [usertype] to ../net/core/filter.c:1937:42: got unsigned long long [usertype] to ../net/core/filter.c:1982:59: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1982:59: expected restricted __wsum [usertype] diff ../net/core/filter.c:1982:59: got unsigned long long [usertype] to ../net/core/filter.c:1985:52: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1985:52: expected restricted __be16 [usertype] from ../net/core/filter.c:1985:52: got unsigned long long [usertype] from ../net/core/filter.c:1985:58: warning: incorrect type in argument 4 (different base types) ../net/core/filter.c:1985:58: expected restricted __be16 [usertype] to ../net/core/filter.c:1985:58: got unsigned long long [usertype] to ../net/core/filter.c:1988:52: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1988:52: expected restricted __be32 [usertype] from ../net/core/filter.c:1988:52: got unsigned long long [usertype] from ../net/core/filter.c:1988:58: warning: incorrect type in argument 4 (different base types) ../net/core/filter.c:1988:58: expected restricted __be32 [usertype] to ../net/core/filter.c:1988:58: got unsigned long long [usertype] to ../net/core/filter.c:2034:28: warning: incorrect type in return expression (different base types) ../net/core/filter.c:2034:28: expected unsigned long long ../net/core/filter.c:2034:28: got restricted __wsum ../net/core/filter.c:2056:35: warning: incorrect type in return expression (different base types) ../net/core/filter.c:2056:35: expected unsigned long long ../net/core/filter.c:2056:35: got restricted __wsum [usertype] csum ../net/core/filter.c:5789:17: warning: incorrect type in assignment (different base types) ../net/core/filter.c:5789:17: expected unsigned int [usertype] spi ../net/core/filter.c:5789:17: got restricted __be32 const [usertype] spi ../net/core/filter.c:5797:33: warning: incorrect type in assignment (different base types) ../net/core/filter.c:5797:33: expected unsigned int [usertype] remote_ipv4 ../net/core/filter.c:5797:33: got restricted __be32 const [usertype] a4 ../kernel/bpf/core.c:236:49: error: arithmetics on pointers to functions ../kernel/bpf/core.c:2847:29: warning: symbol 'bpf_seq_printf_btf_proto' was not declared. Should it be static? ../kernel/bpf/core.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/xdp.h, ../include/linux/bpf_trace.h): ../include/trace/events/xdp.h:321:1: warning: Using plain integer as NULL pointer ../include/trace/events/xdp.h:348:1: warning: Using plain integer as NULL pointer ../include/trace/events/xdp.h:382: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/ipv6/tcp_ipv6.c:1559:25: warning: context imbalance in 'tcp_v6_syn_recv_sock' - unexpected unlock ../net/ipv6/tcp_ipv6.c:1945:21: warning: context imbalance in 'tcp_v6_rcv' - different lock contexts for basic block ../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:1285:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:1285:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:1285:22: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:1578:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:1578:17: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:1578:17: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:1588:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:1588:17: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:1588:17: struct fifo_buffer * ../drivers/block/drbd/drbd_nl.c:1814:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:1814:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:1814:14: struct net_conf * ../drivers/block/drbd/drbd_nl.c:2074:39: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2074:39: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2074:39: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:2082:13: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2082:13: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2082:13: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:2265:50: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2265:50: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2265:50: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:2288:45: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2288:45: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2288:45: struct net_conf * ../drivers/block/drbd/drbd_nl.c:2433:9: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2433:9: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2433:9: struct net_conf * ../drivers/block/drbd/drbd_nl.c:2596:9: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2596:9: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2596:9: struct net_conf * ../drivers/block/drbd/drbd_nl.c:2829:18: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2829:18: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2829:18: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:2869:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2869:17: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2869:17: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:3407:33: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3407:33: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3407:33: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:3532:28: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3532:28: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3532:28: struct net_conf * ../drivers/block/drbd/drbd_nl.c:3745:29: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3745:29: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3745:29: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:3751:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3751:22: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3751:22: struct net_conf * ../drivers/block/drbd/drbd_nl.c:3941:38: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3941:38: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3941: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:2129: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:2075:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2075: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 * ../net/ipv6/mcast.c: note: in included file: ../include/net/mld.h:32:43: warning: array of flexible structures ../net/ax25/ax25_ds_timer.c:91:6: warning: context imbalance in 'ax25_ds_heartbeat_expiry' - different lock contexts for basic block ../kernel/trace/bpf_trace.c:191:29: warning: symbol 'bpf_probe_read_user_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:228:29: warning: symbol 'bpf_probe_read_user_str_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:243:29: warning: symbol 'bpf_probe_read_kernel_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:278:29: warning: symbol 'bpf_probe_read_kernel_str_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:766:29: warning: symbol 'bpf_get_current_task_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:777:29: warning: symbol 'bpf_get_current_task_btf_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:792:29: warning: symbol 'bpf_task_pt_regs_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1286:28: warning: symbol 'bpf_lookup_user_key' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1335:28: warning: symbol 'bpf_lookup_system_key' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1359:18: warning: symbol 'bpf_key_put' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1379:17: warning: symbol 'bpf_verify_pkcs7_signature' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1453:17: warning: symbol 'bpf_get_file_xattr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:2620:21: warning: dereference of noderef expression ../kernel/trace/bpf_trace.c:2624: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:781:9: warning: context imbalance in 'uprobe_prog_run' - unexpected unlock ../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:2936:31: warning: context imbalance in 'igmp_mcf_get_next' - unexpected unlock ../net/ipv4/igmp.c:2962:9: warning: context imbalance in 'igmp_mcf_get_idx' - wrong count at exit ../net/ipv4/igmp.c:2979: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:781:9: warning: context imbalance in 'igmp_mcf_seq_stop' - unexpected unlock ../net/sunrpc/xprt.c:1701:9: warning: context imbalance in 'xprt_dynamic_alloc_slot' - unexpected unlock ../net/sunrpc/clnt.c: In function ‘rpc_create’: ../net/sunrpc/clnt.c:582:75: warning: ‘%s’ directive output may be truncated writing up to 107 bytes into a region of size 48 [-Wformat-truncation=] 582 | snprintf(servername, sizeof(servername), "%s", | ^~ ../net/sunrpc/clnt.c:582:33: note: ‘snprintf’ output between 1 and 108 bytes into a destination of size 48 582 | snprintf(servername, sizeof(servername), "%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 583 | sun->sun_path); | ~~~~~~~~~~~~~~ ../drivers/usb/atm/ueagle-atm.c:2059:9: warning: restricted __be16 degrades to integer ../drivers/usb/atm/ueagle-atm.c:2059:9: warning: restricted __be16 degrades to integer ../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 ../fs/nfs/client.c: note: in included file (through ../include/linux/module.h): ../include/linux/list.h:229:25: warning: context imbalance in 'nfs_put_client' - unexpected unlock ../kernel/trace/trace_uprobe.c: note: in included file (through ../include/linux/workqueue.h, ../include/linux/bpf.h, ../include/linux/bpf-cgroup.h): ../include/linux/rcupdate.h:781:9: warning: context imbalance in '__uprobe_perf_func' - unexpected unlock ../net/can/j1939/main.c: note: in included file (through ../include/linux/can/can-ml.h): ../include/linux/netdevice.h:2625:20: warning: context imbalance in '__j1939_rx_release' - wrong count at exit ../drivers/net/wireless/ath/wcn36xx/main.c:758:58: warning: incorrect type in assignment (different base types) ../drivers/net/wireless/ath/wcn36xx/main.c:758:58: expected unsigned short [usertype] vht_rx_mcs_map ../drivers/net/wireless/ath/wcn36xx/main.c:758:58: got restricted __le16 [usertype] rx_mcs_map ../drivers/net/wireless/ath/wcn36xx/main.c:760:58: warning: incorrect type in assignment (different base types) ../drivers/net/wireless/ath/wcn36xx/main.c:760:58: expected unsigned short [usertype] vht_tx_mcs_map ../drivers/net/wireless/ath/wcn36xx/main.c:760:58: got restricted __le16 [usertype] tx_mcs_map ../fs/nfs/super.c:1151:49: warning: incorrect type in initializer (different address spaces) ../fs/nfs/super.c:1151:49: expected struct rpc_xprt *xprt1 ../fs/nfs/super.c:1151:49: got struct rpc_xprt [noderef] __rcu *cl_xprt ../fs/nfs/super.c:1152:49: warning: incorrect type in initializer (different address spaces) ../fs/nfs/super.c:1152:49: expected struct rpc_xprt *xprt2 ../fs/nfs/super.c:1152:49: got struct rpc_xprt [noderef] __rcu *cl_xprt ../fs/nfs/super.c:1366:14: warning: symbol 'nfs_idmap_cache_timeout' was not declared. Should it be static? ../drivers/net/ethernet/alteon/acenic.c:1989:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/alteon/acenic.c:1989:35: expected restricted __wsum [usertype] csum ../drivers/net/ethernet/alteon/acenic.c:1989:35: got restricted __be16 [usertype] ../net/l2tp/l2tp_ppp.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/net/wireless/ath/wil6210/cfg80211.c: note: in included file (through ../drivers/net/wireless/ath/wil6210/wil6210.h): ../drivers/net/wireless/ath/wil6210/fw.h:96:47: warning: array of flexible structures ../drivers/usb/usbip/usbip_common.c:499:33: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:499:33: expected unsigned int [usertype] command ../drivers/usb/usbip/usbip_common.c:499:33: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:500:33: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:500:33: expected unsigned int [usertype] seqnum ../drivers/usb/usbip/usbip_common.c:500:33: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:501:33: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:501:33: expected unsigned int [usertype] devid ../drivers/usb/usbip/usbip_common.c:501:33: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:502:33: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:502:33: expected unsigned int [usertype] direction ../drivers/usb/usbip/usbip_common.c:502:33: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:503:33: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:503:33: expected unsigned int [usertype] ep ../drivers/usb/usbip/usbip_common.c:503:33: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:505:35: warning: cast to restricted __be32 ../drivers/usb/usbip/usbip_common.c:506:35: warning: cast to restricted __be32 ../drivers/usb/usbip/usbip_common.c:507:35: warning: cast to restricted __be32 ../drivers/usb/usbip/usbip_common.c:508:35: warning: cast to restricted __be32 ../drivers/usb/usbip/usbip_common.c:509:35: warning: cast to restricted __be32 ../drivers/usb/usbip/usbip_common.c:517:37: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:517:37: expected unsigned int [usertype] transfer_flags ../drivers/usb/usbip/usbip_common.c:517:37: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:524:39: warning: cast to restricted __be32 ../drivers/usb/usbip/usbip_common.c:555:29: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:555:29: expected unsigned int [usertype] seqnum ../drivers/usb/usbip/usbip_common.c:555:29: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:557:31: warning: cast to restricted __be32 ../drivers/usb/usbip/usbip_common.c:607:33: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:607:33: expected unsigned int [usertype] offset ../drivers/usb/usbip/usbip_common.c:607:33: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:608:33: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:608:33: expected unsigned int [usertype] length ../drivers/usb/usbip/usbip_common.c:608:33: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:609:33: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:609:33: expected unsigned int [usertype] status ../drivers/usb/usbip/usbip_common.c:609:33: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:610:36: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:610:36: expected unsigned int [usertype] actual_length ../drivers/usb/usbip/usbip_common.c:610:36: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:612:35: warning: cast to restricted __be32 ../drivers/usb/usbip/usbip_common.c:613:35: warning: cast to restricted __be32 ../drivers/usb/usbip/usbip_common.c:614:35: warning: cast to restricted __be32 ../drivers/usb/usbip/usbip_common.c:615:38: warning: cast to restricted __be32 ../kernel/bpf/helpers.c:1674:29: warning: symbol 'bpf_get_current_task_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1675:29: warning: symbol 'bpf_get_current_task_btf_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1676:29: warning: symbol 'bpf_probe_read_user_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1677:29: warning: symbol 'bpf_probe_read_user_str_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1678:29: warning: symbol 'bpf_probe_read_kernel_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1679:29: warning: symbol 'bpf_probe_read_kernel_str_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1680:29: warning: symbol 'bpf_task_pt_regs_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1902:18: warning: symbol 'bpf_obj_new_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:1916:18: warning: symbol 'bpf_percpu_obj_new_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:1947:18: warning: symbol 'bpf_obj_drop_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:1955:18: warning: symbol 'bpf_percpu_obj_drop_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:1961:18: warning: symbol 'bpf_refcount_acquire_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2006:17: warning: symbol 'bpf_list_push_front_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2016:17: warning: symbol 'bpf_list_push_back_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2049:34: warning: symbol 'bpf_list_pop_front' was not declared. Should it be static? ../kernel/bpf/helpers.c:2054:34: warning: symbol 'bpf_list_pop_back' was not declared. Should it be static? ../kernel/bpf/helpers.c:2059:32: warning: symbol 'bpf_rbtree_remove' was not declared. Should it be static? ../kernel/bpf/helpers.c:2115:17: warning: symbol 'bpf_rbtree_add_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2125:32: warning: symbol 'bpf_rbtree_first' was not declared. Should it be static? ../kernel/bpf/helpers.c:2138:32: warning: symbol 'bpf_task_acquire' was not declared. Should it be static? ../kernel/bpf/helpers.c:2149:18: warning: symbol 'bpf_task_release' was not declared. Should it be static? ../kernel/bpf/helpers.c:2154:18: warning: symbol 'bpf_task_release_dtor' was not declared. Should it be static? ../kernel/bpf/helpers.c:2167:27: warning: symbol 'bpf_cgroup_acquire' was not declared. Should it be static? ../kernel/bpf/helpers.c:2179:18: warning: symbol 'bpf_cgroup_release' was not declared. Should it be static? ../kernel/bpf/helpers.c:2184:18: warning: symbol 'bpf_cgroup_release_dtor' was not declared. Should it be static? ../kernel/bpf/helpers.c:2197:27: warning: symbol 'bpf_cgroup_ancestor' was not declared. Should it be static? ../kernel/bpf/helpers.c:2217:27: warning: symbol 'bpf_cgroup_from_id' was not declared. Should it be static? ../kernel/bpf/helpers.c:2237:18: warning: symbol 'bpf_task_under_cgroup' was not declared. Should it be static? ../kernel/bpf/helpers.c:2257:27: warning: symbol 'bpf_task_get_cgroup1' was not declared. Should it be static? ../kernel/bpf/helpers.c:2274:32: warning: symbol 'bpf_task_from_pid' was not declared. Should it be static? ../kernel/bpf/helpers.c:2315:18: warning: symbol 'bpf_dynptr_slice' was not declared. Should it be static? ../kernel/bpf/helpers.c:2399:18: warning: symbol 'bpf_dynptr_slice_rdwr' was not declared. Should it be static? ../kernel/bpf/helpers.c:2430:17: warning: symbol 'bpf_dynptr_adjust' was not declared. Should it be static? ../kernel/bpf/helpers.c:2448:18: warning: symbol 'bpf_dynptr_is_null' was not declared. Should it be static? ../kernel/bpf/helpers.c:2453:18: warning: symbol 'bpf_dynptr_is_rdonly' was not declared. Should it be static? ../kernel/bpf/helpers.c:2461:19: warning: symbol 'bpf_dynptr_size' was not declared. Should it be static? ../kernel/bpf/helpers.c:2469:17: warning: symbol 'bpf_dynptr_clone' was not declared. Should it be static? ../kernel/bpf/helpers.c:2482:18: warning: symbol 'bpf_cast_to_kern_ctx' was not declared. Should it be static? ../kernel/bpf/helpers.c:2487:18: warning: symbol 'bpf_rdonly_cast' was not declared. Should it be static? ../kernel/bpf/helpers.c:2492:18: warning: symbol 'bpf_rcu_read_lock' was not declared. Should it be static? ../kernel/bpf/helpers.c:2497:18: warning: symbol 'bpf_rcu_read_unlock' was not declared. Should it be static? ../kernel/bpf/helpers.c:2526:18: warning: symbol 'bpf_throw' was not declared. Should it be static? ../kernel/bpf/helpers.c:2492: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:781:9: warning: context imbalance in 'bpf_rcu_read_unlock' - unexpected unlock ../fs/nfs/inode.c: note: in included file (through ../include/linux/dcache.h, ../include/linux/fs.h, ../include/linux/compat.h, ../arch/x86/include/asm/ia32.h, ../arch/x86/include/asm/elf.h, ../include/linux/elf.h, ...): ../include/linux/rculist.h:157:25: warning: context imbalance in 'nfs_put_lock_context' - unexpected unlock ../net/rds/af_rds.c:245:22: warning: invalid assignment: |= ../net/rds/af_rds.c:245:22: left side has type restricted __poll_t ../net/rds/af_rds.c:245:22: right side has type int ../kernel/bpf/map_iter.c:198:17: warning: symbol 'bpf_map_sum_elem_count' was not declared. Should it be static? ../kernel/bpf/bpf_iter.c:787:17: warning: symbol 'bpf_iter_num_new' was not declared. Should it be static? ../kernel/bpf/bpf_iter.c:818:17: warning: symbol 'bpf_iter_num_next' was not declared. Should it be static? ../kernel/bpf/bpf_iter.c:837:18: warning: symbol 'bpf_iter_num_destroy' was not declared. Should it be static? ../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 * ../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 ../net/bluetooth/hci_event.c: note: in included file (through ../include/net/bluetooth/hci_core.h): ../include/net/bluetooth/hci.h:2671:47: warning: array of flexible structures ../include/net/bluetooth/hci.h:2757:43: warning: array of flexible structures ../kernel/bpf/task_iter.c:825:17: warning: symbol 'bpf_iter_task_vma_new' was not declared. Should it be static? ../kernel/bpf/task_iter.c:869:35: warning: symbol 'bpf_iter_task_vma_next' was not declared. Should it be static? ../kernel/bpf/task_iter.c:878:18: warning: symbol 'bpf_iter_task_vma_destroy' was not declared. Should it be static? ../kernel/bpf/task_iter.c:903:17: warning: symbol 'bpf_iter_css_task_new' was not declared. Should it be static? ../kernel/bpf/task_iter.c:928:32: warning: symbol 'bpf_iter_css_task_next' was not declared. Should it be static? ../kernel/bpf/task_iter.c:937:18: warning: symbol 'bpf_iter_css_task_destroy' was not declared. Should it be static? ../kernel/bpf/task_iter.c:972:17: warning: symbol 'bpf_iter_task_new' was not declared. Should it be static? ../kernel/bpf/task_iter.c:1002:32: warning: symbol 'bpf_iter_task_next' was not declared. Should it be static? ../kernel/bpf/task_iter.c:1031:18: warning: symbol 'bpf_iter_task_destroy' was not declared. Should it be static? ../net/phonet/socket.c:620:14: error: incompatible types in comparison expression (different address spaces): ../net/phonet/socket.c:620:14: struct sock [noderef] __rcu * ../net/phonet/socket.c:620:14: struct sock * ../net/phonet/socket.c:643:17: error: incompatible types in comparison expression (different address spaces): ../net/phonet/socket.c:643:17: struct sock [noderef] __rcu * ../net/phonet/socket.c:643:17: struct sock * ../net/phonet/socket.c:659:17: error: incompatible types in comparison expression (different address spaces): ../net/phonet/socket.c:659:17: struct sock [noderef] __rcu * ../net/phonet/socket.c:659:17: struct sock * ../net/phonet/socket.c:678:25: error: incompatible types in comparison expression (different address spaces): ../net/phonet/socket.c:678:25: struct sock [noderef] __rcu * ../net/phonet/socket.c:678:25: struct sock * ../net/phonet/socket.c:727:21: warning: context imbalance in 'pn_res_seq_start' - wrong count at exit ../net/phonet/socket.c:742:13: warning: context imbalance in 'pn_res_seq_stop' - wrong count at exit ../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 ../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 * ../fs/lockd/clntproc.c: note: in included file (through ../include/linux/module.h): ../include/linux/list.h:229:25: warning: context imbalance in 'nlmclnt_put_lockowner' - unexpected unlock ../kernel/events/core.c:1386:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:1386:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:1386:15: struct perf_event_context * ../kernel/events/core.c:1399:28: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:1399:28: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:1399:28: struct perf_event_context * ../kernel/events/core.c:3504:20: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3504:20: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3504:20: struct perf_event_context * ../kernel/events/core.c:3508:18: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3508:18: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3508:18: struct perf_event_context * ../kernel/events/core.c:3509:23: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3509:23: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3509:23: struct perf_event_context * ../kernel/events/core.c:3558:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3558:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3558:25: struct perf_event_context * ../kernel/events/core.c:3559:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3559:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3559:25: struct perf_event_context * ../kernel/events/core.c:3946:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3946:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3946:15: struct perf_event_context * ../kernel/events/core.c:4338:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:4338:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:4338:15: struct perf_event_context * ../kernel/events/core.c:4829:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:4829:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:4829:25: struct perf_event_context * ../kernel/events/core.c:6238:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6238:9: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6238:9: struct perf_buffer * ../kernel/events/core.c:5710:24: warning: incorrect type in assignment (different base types) ../kernel/events/core.c:5954:22: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:5954:22: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:5954:22: struct perf_buffer * ../kernel/events/core.c:6078:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6078:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6078:14: struct perf_buffer * ../kernel/events/core.c:6111:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6111:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6111:14: struct perf_buffer * ../kernel/events/core.c:6168:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6168:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6168:14: struct perf_buffer * ../kernel/events/core.c:6259:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6259:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6259:14: struct perf_buffer * ../kernel/events/core.c:6275:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6275:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6275:14: struct perf_buffer * ../kernel/events/core.c:8023:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:8023:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:8023:15: struct perf_event_context * ../kernel/events/core.c:8110:13: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:8110:13: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:8110:13: struct perf_buffer * ../kernel/events/core.c:8214:61: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:8214:61: expected struct task_struct *p ../kernel/events/core.c:8214:61: got struct task_struct [noderef] __rcu *real_parent ../kernel/events/core.c:8216:61: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:8216:61: expected struct task_struct *p ../kernel/events/core.c:8216:61: got struct task_struct [noderef] __rcu *real_parent ../kernel/events/core.c:8904:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:8904:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:8904:15: struct perf_event_context * ../kernel/events/core.c:9944:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9944:9: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:9944:9: struct swevent_hlist * ../kernel/events/core.c:9983:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9983:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:9983:17: struct swevent_hlist * ../kernel/events/core.c:10257:23: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10257:23: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:10257:23: struct perf_event_context * ../kernel/events/core.c:11370:1: warning: symbol 'dev_attr_nr_addr_filters' was not declared. Should it be static? ../kernel/events/core.c:13137:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:13137:9: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:13137:9: struct perf_event_context * ../kernel/events/core.c:13231:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:13231:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:13231:15: struct perf_event_context * ../kernel/events/core.c:13243:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:13243:9: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:13243:9: struct perf_event_context * ../kernel/events/core.c:13666:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:13666:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:13666:17: struct swevent_hlist * ../kernel/events/core.c:162:9: warning: context imbalance in 'perf_ctx_lock' - wrong count at exit ../kernel/events/core.c:170:17: warning: context imbalance in 'perf_ctx_unlock' - unexpected unlock ../kernel/events/core.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h): ../include/linux/rcupdate.h:779:9: warning: context imbalance in 'perf_lock_task_context' - different lock contexts for basic block ../kernel/events/core.c:1433:17: warning: context imbalance in 'perf_pin_task_context' - unexpected unlock ../kernel/events/core.c:2813:9: warning: context imbalance in '__perf_install_in_context' - wrong count at exit ../kernel/events/core.c:4803:17: warning: context imbalance in 'find_get_context' - unexpected unlock ../kernel/events/core.c: note: in included file: ../kernel/events/internal.h:209:1: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h): ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'perf_get_pgtable_size' - unexpected unlock ../kernel/events/core.c:9793:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9793:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:9793:17: struct swevent_hlist * ../kernel/events/core.c:9813:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9813:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:9813:17: struct swevent_hlist * ../kernel/events/core.c:9933:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9933:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:9933:16: struct swevent_hlist * ../kernel/events/core.c:9933:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9933:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:9933:16: struct swevent_hlist * ../kernel/events/core.c:9933:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9933:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:9933:16: struct swevent_hlist * ../net/rds/connection.c:71:31: warning: incorrect type in argument 1 (different base types) ../net/rds/connection.c:71:31: expected restricted __be32 const [usertype] laddr ../net/rds/connection.c:71:31: got unsigned int [assigned] [usertype] lhash ../net/rds/connection.c:71:41: warning: incorrect type in argument 3 (different base types) ../net/rds/connection.c:71:41: expected restricted __be32 const [usertype] faddr ../net/rds/connection.c:71:41: got unsigned int [assigned] [usertype] fhash ../fs/lockd/svclock.c: note: in included file (through ../include/linux/smp.h, ../include/linux/lockdep.h, ../include/linux/spinlock.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/list.h:229:25: warning: context imbalance in 'nlmsvc_put_lockowner' - unexpected unlock ../net/ipv6/seg6.c:254:15: warning: incorrect type in assignment (different address spaces) ../net/ipv6/seg6.c:254:15: expected struct in6_addr *t_old ../net/ipv6/seg6.c:254:15: got struct in6_addr [noderef] __rcu *tun_src ../net/ipv6/seg6.c:432:24: warning: incorrect type in assignment (different address spaces) ../net/ipv6/seg6.c:432:24: expected struct in6_addr [noderef] __rcu *tun_src ../net/ipv6/seg6.c:432:24: got void * ../net/ipv4/ipmr.c:2912: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:432:31: warning: context imbalance in 'mr_mfc_seq_stop' - unexpected unlock ../net/sched/sch_mqprio.c:704:17: warning: context imbalance in 'mqprio_dump_class_stats' - different lock contexts for basic block ../drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c: In function ‘aq_ethtool_get_strings’: ../drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c:278:59: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 6 [-Wformat-truncation=] 278 | snprintf(tc_string, 8, "TC%d ", tc); | ^~ ../drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c:278:56: note: directive argument in the range [-2147483641, 254] 278 | snprintf(tc_string, 8, "TC%d ", tc); | ^~~~~~~ ../drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c:278:33: note: ‘snprintf’ output between 5 and 15 bytes into a destination of size 8 278 | snprintf(tc_string, 8, "TC%d ", tc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/phonet/af_phonet.c:35:14: error: incompatible types in comparison expression (different address spaces): ../net/phonet/af_phonet.c:35:14: struct phonet_protocol const [noderef] __rcu * ../net/phonet/af_phonet.c:35:14: struct phonet_protocol const * ../net/phonet/af_phonet.c:474:17: error: incompatible types in comparison expression (different address spaces): ../net/phonet/af_phonet.c:474:17: struct phonet_protocol const [noderef] __rcu * ../net/phonet/af_phonet.c:474:17: struct phonet_protocol const * ../net/phonet/af_phonet.c:486:9: error: incompatible types in comparison expression (different address spaces): ../net/phonet/af_phonet.c:486:9: struct phonet_protocol const [noderef] __rcu * ../net/phonet/af_phonet.c:486:9: struct phonet_protocol const * ../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/syncookies.c:218:17: warning: context imbalance in 'tcp_get_cookie_sock' - unexpected unlock ../kernel/bpf/hashtab.c:1045:30: warning: incorrect type in assignment (different address spaces) ../kernel/bpf/hashtab.c:1045:30: expected void [noderef] __percpu *[assigned] pptr ../kernel/bpf/hashtab.c:1045:30: got void * ../kernel/bpf/hashtab.c:1051:44: warning: incorrect type in assignment (different address spaces) ../kernel/bpf/hashtab.c:1051:44: expected void *ptr_to_pptr ../kernel/bpf/hashtab.c:1051:44: got void [noderef] __percpu *[assigned] pptr ../kernel/bpf/hashtab.c:1052:34: warning: cast removes address space '__percpu' of expression ../kernel/bpf/hashtab.c:1052:30: warning: incorrect type in assignment (different address spaces) ../kernel/bpf/hashtab.c:1052:30: expected void [noderef] __percpu *[assigned] pptr ../kernel/bpf/hashtab.c:1052:30: got void * ../kernel/bpf/hashtab.c:1432:27: warning: context imbalance in 'htab_map_delete_elem' - unexpected unlock ../kernel/bpf/hashtab.c:1466:27: warning: context imbalance in 'htab_lru_map_delete_elem' - unexpected unlock ../kernel/bpf/hashtab.c:1637:27: warning: context imbalance in '__htab_map_lookup_and_delete_elem' - unexpected unlock ../kernel/bpf/hashtab.c: note: in included file (through ../include/linux/workqueue.h, ../include/linux/bpf.h): ../include/linux/rcupdate.h:781:9: warning: context imbalance in '__htab_map_lookup_and_delete_batch' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'bpf_hash_map_seq_find_next' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'bpf_hash_map_seq_stop' - unexpected unlock ../net/netfilter/nf_conntrack_netlink.c:1218:36: warning: context imbalance in 'ctnetlink_dump_table' - unexpected unlock ../net/ipv4/tcp_sigpool.c:253:5: warning: context imbalance in 'tcp_sigpool_start' - wrong count at exit ../kernel/bpf/verifier.c:342:12: warning: symbol 'btf_vmlinux' was not declared. Should it be static? ../kernel/bpf/verifier.c:19876: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/arraymap.c:566:35: warning: incorrect type in return expression (different address spaces) ../kernel/bpf/arraymap.c:566:35: expected void * ../kernel/bpf/arraymap.c:566:35: got void [noderef] __percpu * ../kernel/bpf/arraymap.c:585:35: warning: incorrect type in return expression (different address spaces) ../kernel/bpf/arraymap.c:585:35: expected void * ../kernel/bpf/arraymap.c:585:35: got void [noderef] __percpu * ../kernel/bpf/arraymap.c:618:53: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/arraymap.c:618:53: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/arraymap.c:618:53: got void [noderef] __percpu ** ../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 ( * )( ... ) ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:222:44: warning: cast to restricted __be32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1447:45: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1475:46: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1666:44: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1666:44: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1666:44: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1669:44: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1669:44: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1669:44: right side has type unsigned int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1672:44: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1672:44: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1672:44: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1674:44: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1674:44: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1674:44: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1691:36: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1691:36: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1691:36: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1693:36: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1693:36: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1693:36: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1695:36: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1695:36: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1695:36: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1718:23: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1736:42: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1737:27: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1736:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1736:32: expected restricted __le32 [usertype] word2 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1736:32: got unsigned int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1781:42: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1782:27: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1781:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1781:32: expected restricted __le32 [usertype] word2 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1781:32: got unsigned int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1831:50: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1832:43: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1831:40: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1831:40: expected restricted __le32 [usertype] word2 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1831:40: got unsigned int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1837:17: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1839:28: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1839:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1839:28: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1842:24: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1842:24: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1842:24: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1891:28: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1891:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1891:28: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1893:28: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1893:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1893:28: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1898:28: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1898:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1898:28: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1901:28: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1901:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1901:28: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:1999:26: warning: cast to restricted __le16 ../drivers/net/ethernet/atheros/atlx/atl1.c:2060:33: warning: cast to restricted __le16 ../drivers/net/ethernet/atheros/atlx/atl1.c:2128:45: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2128:45: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2128:45: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2130:45: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2130:45: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2130:45: right side has type unsigned int ../drivers/net/ethernet/atheros/atlx/atl1.c:2133:45: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2133:45: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2133:45: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2134:45: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2134:45: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2134:45: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2144:45: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2144:45: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2144:45: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2148:37: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2148:37: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2148:37: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2150:37: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2150:37: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2150:37: right side has type unsigned int ../drivers/net/ethernet/atheros/atlx/atl1.c:2152:37: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2152:37: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2152:37: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2154:37: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2154:37: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2154:37: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2176:29: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2176:29: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2176:29: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2178:29: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2178:29: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2178:29: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2180:29: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2180:29: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2180:29: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2209:23: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atlx/atl1.c:2306:28: warning: invalid assignment: &= ../drivers/net/ethernet/atheros/atlx/atl1.c:2306:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2306:28: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2307:32: warning: restricted __le16 degrades to integer ../drivers/net/ethernet/atheros/atlx/atl1.c:2307:28: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2307:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2307:28: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2314:27: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atlx/atl1.c:2318:44: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2318:44: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2318:44: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2320:44: warning: invalid assignment: &= ../drivers/net/ethernet/atheros/atlx/atl1.c:2320:44: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2320:44: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2324:36: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2324:36: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2324:36: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2403:29: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2403:29: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2403:29: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2404:29: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2404:29: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2404:29: right side has type int ../net/core/netpoll.c:365:25: warning: context imbalance in '__netpoll_send_skb' - different lock contexts for basic block ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1839:28: warning: invalid assignment: &= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1839:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1839:28: right side has type unsigned int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1852:25: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1893:21: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1894:39: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1907:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1916:26: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1916:26: warning: cast to restricted __le16 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1920:41: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1937:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1940:25: warning: restricted __le16 degrades to integer ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1940:25: warning: restricted __le16 degrades to integer ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1941:32: warning: cast to restricted __le16 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2082:47: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2082:47: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2082:47: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2104:37: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2104:37: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2104:37: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2105:37: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2105:37: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2105:37: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2107:39: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2107:39: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2107:39: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2110:31: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2110:31: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2110:31: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2111:31: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2111:31: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2111:31: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2113:31: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2113:31: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2113:31: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2131:39: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2131:39: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2131:39: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2133:39: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2133:39: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2133:39: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2135:39: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2135:39: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2135:39: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2178:19: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2248:24: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2248:24: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2248:24: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2305:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2305:22: expected unsigned short [usertype] vlan ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2305:22: got restricted __le16 [usertype] ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2306:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2306:17: expected restricted __le16 [usertype] tag ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2306:17: got int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2307:28: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2307:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2307:28: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2312:28: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2312:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2312:28: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1734:25: warning: restricted __le32 degrades to integer ../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/net/ethernet/atheros/alx/main.c: In function ‘alx_request_msix’: ../drivers/net/ethernet/atheros/alx/main.c:874:55: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 874 | sprintf(np->irq_lbl, "%s-rx-%u", netdev->name, | ^ ../drivers/net/ethernet/atheros/alx/main.c:874:25: note: ‘sprintf’ output between 6 and 25 bytes into a destination of size 24 874 | sprintf(np->irq_lbl, "%s-rx-%u", netdev->name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 875 | np->rxq->queue_idx); | ~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/atheros/alx/main.c:871:55: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 871 | sprintf(np->irq_lbl, "%s-tx-%u", netdev->name, | ^ ../drivers/net/ethernet/atheros/alx/main.c:871:25: note: ‘sprintf’ output between 6 and 25 bytes into a destination of size 24 871 | sprintf(np->irq_lbl, "%s-tx-%u", netdev->name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 872 | np->txq->queue_idx); | ~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/atheros/alx/main.c:868:55: warning: ‘%u’ directive writing between 1 and 5 bytes into a region of size between 3 and 18 [-Wformat-overflow=] 868 | sprintf(np->irq_lbl, "%s-TxRx-%u", netdev->name, | ^~ ../drivers/net/ethernet/atheros/alx/main.c:868:46: note: directive argument in the range [0, 65535] 868 | sprintf(np->irq_lbl, "%s-TxRx-%u", netdev->name, | ^~~~~~~~~~~~ ../drivers/net/ethernet/atheros/alx/main.c:868:25: note: ‘sprintf’ output between 8 and 27 bytes into a destination of size 24 868 | sprintf(np->irq_lbl, "%s-TxRx-%u", netdev->name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 869 | np->txq->queue_idx); | ~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/atheros/alx/main.c:1444:30: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/alx/main.c:1444:30: left side has type restricted __le32 ../drivers/net/ethernet/atheros/alx/main.c:1444:30: right side has type int ../drivers/net/ethernet/atheros/alx/main.c:1448:39: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/atheros/alx/main.c:1448:39: expected restricted __le32 [usertype] pkt_len ../drivers/net/ethernet/atheros/alx/main.c:1448:39: got unsigned int len ../drivers/net/ethernet/atheros/alx/main.c:1449:30: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/alx/main.c:1449:30: left side has type restricted __le32 ../drivers/net/ethernet/atheros/alx/main.c:1449:30: right side has type int ../drivers/net/ethernet/atheros/alx/main.c:1452:22: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/alx/main.c:1452:22: left side has type restricted __le32 ../drivers/net/ethernet/atheros/alx/main.c:1452:22: right side has type int ../drivers/net/ethernet/atheros/alx/main.c:1453:22: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/alx/main.c:1453:22: left side has type restricted __le32 ../drivers/net/ethernet/atheros/alx/main.c:1453:22: right side has type int ../drivers/net/ethernet/atheros/alx/main.c:1455:22: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/alx/main.c:1455:22: left side has type restricted __le32 ../drivers/net/ethernet/atheros/alx/main.c:1455:22: right side has type int ../drivers/net/ethernet/atheros/alx/main.c:1469:16: warning: restricted __le32 degrades to integer ../net/dccp/proto.c:536:52: warning: incorrect type in argument 2 (different base types) ../net/dccp/proto.c:536:52: expected restricted __be32 const [usertype] service ../net/dccp/proto.c:536:52: got int [addressable] val ../net/dccp/proto.c:719:57: warning: incorrect type in argument 2 (different base types) ../net/dccp/proto.c:719:57: expected restricted __be32 [usertype] param ../net/dccp/proto.c:719:57: got int cmsg_type ../drivers/net/macsec.c:431:24: warning: restricted ssci_t degrades to integer ../drivers/net/macsec.c:431:22: warning: incorrect type in assignment (different base types) ../drivers/net/macsec.c:431:22: expected restricted ssci_t [usertype] ssci ../drivers/net/macsec.c:431:22: got unsigned int ../drivers/net/macsec.c:432:22: warning: restricted __be64 degrades to integer ../drivers/net/macsec.c:432:20: warning: incorrect type in assignment (different base types) ../drivers/net/macsec.c:432:20: expected restricted __be64 [usertype] pn ../drivers/net/macsec.c:432:20: got unsigned long long ../net/atm/lec.c:889:39: warning: context imbalance in 'lec_priv_walk' - unexpected unlock ../net/atm/lec.c:945:39: warning: context imbalance in 'lec_seq_stop' - unexpected unlock ../drivers/net/amt.c: note: in included file (through ../include/linux/igmp.h): ../include/uapi/linux/igmp.h:60:32: warning: array of flexible structures ../drivers/net/amt.c: note: in included file: ../include/net/mld.h:32:43: warning: array of flexible structures ../net/rds/send.c:1051:24: warning: incorrect type in argument 1 (different base types) ../net/rds/send.c:1051:24: expected unsigned int [usertype] a ../net/rds/send.c:1051:24: got restricted __be16 [usertype] sin6_port ../net/rds/send.c:1053:24: warning: incorrect type in argument 1 (different base types) ../net/rds/send.c:1053:24: expected unsigned int [usertype] a ../net/rds/send.c:1053:24: got restricted __be16 [usertype] sin6_port ../net/rds/send.c:1462:30: warning: incorrect type in initializer (different base types) ../net/rds/send.c:1462:30: expected unsigned short [usertype] npaths ../net/rds/send.c:1462:30: got restricted __be16 [usertype] ../net/rds/send.c:1463:34: warning: incorrect type in initializer (different base types) ../net/rds/send.c:1463:34: expected unsigned int [usertype] my_gen_num ../net/rds/send.c:1463:34: got restricted __be32 [usertype] ../net/atm/mpc.c:123:20: warning: symbol 'mpcs' was not declared. Should it be static? ../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 ( * )( ... ) ../net/9p/trans_fd.c:133: warning: Excess struct member 'req' description in 'p9_conn' ../fs/lockd/mon.c: note: in included file (through ../include/linux/smp.h, ../include/linux/lockdep.h, ../include/linux/spinlock.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/list.h:229:25: warning: context imbalance in 'nsm_release' - 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 ../drivers/scsi/fcoe/fcoe.c:1708:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/fcoe/fcoe.c:1708:20: expected unsigned int [usertype] fr_crc ../drivers/scsi/fcoe/fcoe.c:1708:20: got restricted __le32 [addressable] [usertype] fcoe_crc32 ../drivers/scsi/fcoe/fcoe.c:1633:13: warning: cast to restricted __le32 ../net/sctp/sm_make_chunk.c:3107:48: warning: incorrect type in argument 2 (different base types) ../net/sctp/sm_make_chunk.c:3107:48: expected int optname ../net/sctp/sm_make_chunk.c:3107:48: got restricted __be16 ../net/sctp/sm_make_chunk.c:3179:48: warning: incorrect type in argument 2 (different base types) ../net/sctp/sm_make_chunk.c:3179:48: expected int optname ../net/sctp/sm_make_chunk.c:3179:48: got restricted __be16 ../kernel/bpf/local_storage.c:91:47: warning: context imbalance in 'cgroup_storage_lookup' - unexpected unlock ../drivers/net/ethernet/atheros/atl1c/atl1c_hw.c:60:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/atheros/atl1c/atl1c_hw.c:60:31: expected unsigned int [usertype] ../drivers/net/ethernet/atheros/atl1c/atl1c_hw.c:60:31: got restricted __be32 [usertype] ../drivers/net/ethernet/atheros/atl1c/atl1c_hw.c:61:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/atheros/atl1c/atl1c_hw.c:61:31: expected unsigned short [usertype] ../drivers/net/ethernet/atheros/atl1c/atl1c_hw.c:61:31: got restricted __be16 [usertype] ../net/ipv6/ip6mr.c:407: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:432:31: warning: context imbalance in 'mr_mfc_seq_stop' - unexpected unlock ../drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2.c:61:27: warning: symbol 'hw_atl2_caps_aqc113' was not declared. Should it be static? ../drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2.c:72:27: warning: symbol 'hw_atl2_caps_aqc115c' was not declared. Should it be static? ../drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2.c:81:27: warning: symbol 'hw_atl2_caps_aqc116c' was not declared. Should it be static? ../drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2.c:825:24: warning: symbol 'hw_atl2_ops' was not declared. Should it be static? ../net/sunrpc/sysfs.c:268:9: error: incompatible types in comparison expression (different address spaces): ../net/sunrpc/sysfs.c:268:9: char const [noderef] __rcu * ../net/sunrpc/sysfs.c:268:9: char const * ../drivers/net/ethernet/cadence/macb_main.c: In function ‘gem_get_ethtool_strings’: ../drivers/net/ethernet/cadence/macb_main.c:3151:77: warning: ‘%s’ directive output may be truncated writing up to 239 bytes into a region of size between 19 and 29 [-Wformat-truncation=] 3151 | snprintf(stat_string, ETH_GSTRING_LEN, "q%d_%s", | ^~ ../drivers/net/ethernet/cadence/macb_main.c:3151:33: note: ‘snprintf’ output between 4 and 253 bytes into a destination of size 32 3151 | snprintf(stat_string, ETH_GSTRING_LEN, "q%d_%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3152 | q, queue_statistics[i].stat_string); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/dccp/qpolicy.c:88:27: warning: incorrect type in initializer (different base types) ../net/dccp/qpolicy.c:88:27: expected restricted __be32 [usertype] params ../net/dccp/qpolicy.c:88:27: got int ../net/dccp/qpolicy.c:133:33: warning: restricted __be32 degrades to integer ../net/dccp/qpolicy.c:133:24: warning: restricted __be32 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:284:16: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cadence/macb_main.c:284:16: expected unsigned int [usertype] bottom ../drivers/net/ethernet/cadence/macb_main.c:284:16: got restricted __le32 [usertype] ../drivers/net/ethernet/cadence/macb_main.c:286:13: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cadence/macb_main.c:286:13: expected unsigned short [usertype] top ../drivers/net/ethernet/cadence/macb_main.c:286:13: got restricted __le16 [usertype] ../drivers/net/ethernet/cadence/macb_main.c:3457:39: warning: restricted __be32 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3462:39: warning: restricted __be32 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3467:40: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3467:69: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3492:20: warning: restricted __be32 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3496:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cadence/macb_main.c:3496:20: expected unsigned int [assigned] [usertype] w0 ../drivers/net/ethernet/cadence/macb_main.c:3496:20: got restricted __be32 [usertype] ip4src ../drivers/net/ethernet/cadence/macb_main.c:3506:20: warning: restricted __be32 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3510:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cadence/macb_main.c:3510:20: expected unsigned int [assigned] [usertype] w0 ../drivers/net/ethernet/cadence/macb_main.c:3510:20: got restricted __be32 [usertype] ip4dst ../drivers/net/ethernet/cadence/macb_main.c:3520:21: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3520:50: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3526:30: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3527:30: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3534:36: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3535:38: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3538:38: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3574:9: warning: cast from restricted __be32 ../drivers/net/ethernet/cadence/macb_main.c:3574:9: warning: cast from restricted __be32 ../drivers/net/ethernet/cadence/macb_main.c:3628:25: warning: cast from restricted __be32 ../drivers/net/ethernet/cadence/macb_main.c:3628:25: warning: cast from restricted __be32 ../drivers/net/ethernet/brocade/bna/bnad.c: In function ‘bnad_setup_tx’: ../drivers/net/ethernet/brocade/bna/bnad.c:1537:51: warning: ‘ TXQ ’ directive writing 5 bytes into a region of size between 1 and 16 [-Wformat-overflow=] 1537 | sprintf(tx_info->tcb[i]->name, "%s TXQ %d", bnad->netdev->name, | ^~~~~ In function ‘bnad_tx_msix_register’, inlined from ‘bnad_setup_tx’ at ../drivers/net/ethernet/brocade/bna/bnad.c:1998:9: ../drivers/net/ethernet/brocade/bna/bnad.c:1537:48: note: using the range [-2147483648, 2147483647] for directive argument 1537 | sprintf(tx_info->tcb[i]->name, "%s TXQ %d", bnad->netdev->name, | ^~~~~~~~~~~ ../drivers/net/ethernet/brocade/bna/bnad.c:1537:17: note: ‘sprintf’ output between 7 and 32 bytes into a destination of size 16 1537 | sprintf(tx_info->tcb[i]->name, "%s TXQ %d", bnad->netdev->name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1538 | tx_id + tx_info->tcb[i]->id); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/brocade/bna/bnad.c: In function ‘bnad_setup_rx’: ../drivers/net/ethernet/brocade/bna/bnad.c:1588:59: warning: ‘ CQ ’ directive writing 4 bytes into a region of size between 1 and 16 [-Wformat-overflow=] 1588 | sprintf(rx_info->rx_ctrl[i].ccb->name, "%s CQ %d", | ^~~~ In function ‘bnad_rx_msix_register’, inlined from ‘bnad_setup_rx’ at ../drivers/net/ethernet/brocade/bna/bnad.c:2260:9: ../drivers/net/ethernet/brocade/bna/bnad.c:1588:56: note: using the range [-2147483648, 2147483647] for directive argument 1588 | sprintf(rx_info->rx_ctrl[i].ccb->name, "%s CQ %d", | ^~~~~~~~~~ ../drivers/net/ethernet/brocade/bna/bnad.c:1588:17: note: ‘sprintf’ output between 6 and 31 bytes into a destination of size 16 1588 | sprintf(rx_info->rx_ctrl[i].ccb->name, "%s CQ %d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1589 | bnad->netdev->name, | ~~~~~~~~~~~~~~~~~~~ 1590 | rx_id + rx_info->rx_ctrl[i].ccb->id); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/brocade/bna/bnad.c:396:17: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:396:17: expected unsigned long long [usertype] tmp_addr ../drivers/net/ethernet/brocade/bna/bnad.c:396:17: got restricted __be64 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:452:17: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:452:17: expected unsigned long long [usertype] tmp_addr ../drivers/net/ethernet/brocade/bna/bnad.c:452:17: got restricted __be64 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:551:23: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bnad.c:617:17: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bnad.c:639:25: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bnad.c:640:23: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bnad.c:667:39: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bnad.c:668:41: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bnad.c:712:73: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bnad.c:1322:33: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bnad.c:1322:33: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bnad.c:1362:25: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:1362:25: expected unsigned long long [usertype] tmp_addr ../drivers/net/ethernet/brocade/bna/bnad.c:1362:25: got restricted __be64 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2815:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2815:33: expected unsigned short [usertype] vlan_tag ../drivers/net/ethernet/brocade/bna/bnad.c:2815:33: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2824:47: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2824:47: expected unsigned short [usertype] opcode ../drivers/net/ethernet/brocade/bna/bnad.c:2824:47: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2828:47: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2828:47: expected unsigned short [usertype] opcode ../drivers/net/ethernet/brocade/bna/bnad.c:2828:47: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2829:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2829:48: expected unsigned short [usertype] lso_mss ../drivers/net/ethernet/brocade/bna/bnad.c:2829:48: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2838:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2838:53: expected unsigned short [usertype] l4_hdr_size_n_offset ../drivers/net/ethernet/brocade/bna/bnad.c:2838:53: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2842:39: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2842:39: expected unsigned short [usertype] opcode ../drivers/net/ethernet/brocade/bna/bnad.c:2842:39: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2864:69: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2864:69: expected unsigned short [usertype] l4_hdr_size_n_offset ../drivers/net/ethernet/brocade/bna/bnad.c:2864:69: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2877:69: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2877:69: expected unsigned short [usertype] l4_hdr_size_n_offset ../drivers/net/ethernet/brocade/bna/bnad.c:2877:69: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2897:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2897:30: expected unsigned short [usertype] flags ../drivers/net/ethernet/brocade/bna/bnad.c:2897:30: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2898:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2898:37: expected unsigned int [usertype] frame_length ../drivers/net/ethernet/brocade/bna/bnad.c:2898:37: got restricted __be32 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:3018:9: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:3018:9: expected unsigned long long [usertype] tmp_addr ../drivers/net/ethernet/brocade/bna/bnad.c:3018:9: got restricted __be64 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:3019:34: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:3019:34: expected unsigned short [usertype] length ../drivers/net/ethernet/brocade/bna/bnad.c:3019:34: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:3043:51: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:3043:51: expected unsigned short [usertype] opcode ../drivers/net/ethernet/brocade/bna/bnad.c:3043:51: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:3059:17: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:3059:17: expected unsigned long long [usertype] tmp_addr ../drivers/net/ethernet/brocade/bna/bnad.c:3059:17: got restricted __be64 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:3060:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:3060:48: expected unsigned short [usertype] length ../drivers/net/ethernet/brocade/bna/bnad.c:3060:48: got restricted __be16 [usertype] ../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) ../net/dccp/ccids/ccid2.c:365: warning: Function parameter or struct member 'mrtt' not described in 'ccid2_rtt_estimator' ../net/bluetooth/hci_codec.c: note: in included file: ../include/net/bluetooth/hci_core.h:150:35: warning: array of flexible structures ../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/net/ethernet/broadcom/bnx2.c: In function ‘bnx2_setup_int_mode’: ../drivers/net/ethernet/broadcom/bnx2.c:6287:56: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size between 2 and 17 [-Wformat-truncation=] 6287 | snprintf(bp->irq_tbl[i].name, len, "%s-%d", dev->name, i); | ^~ In function ‘bnx2_enable_msix’, inlined from ‘bnx2_setup_int_mode’ at ../drivers/net/ethernet/broadcom/bnx2.c:6313:3: ../drivers/net/ethernet/broadcom/bnx2.c:6287:52: note: directive argument in the range [0, 2147483646] 6287 | snprintf(bp->irq_tbl[i].name, len, "%s-%d", dev->name, i); | ^~~~~~~ ../drivers/net/ethernet/broadcom/bnx2.c:6287:17: note: ‘snprintf’ output between 3 and 27 bytes into a destination of size 18 6287 | snprintf(bp->irq_tbl[i].name, len, "%s-%d", dev->name, i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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/net/ethernet/broadcom/bnx2.c:8293:31: warning: cast to restricted __be32 ../net/bridge/netfilter/ebtable_filter.c:19:41: warning: array of flexible structures ../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? ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2698:44: warning: cast from restricted __be16 ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2698:44: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2698:44: expected unsigned short [usertype] vxlan_port ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2698:44: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2709:44: warning: cast from restricted __be16 ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2709:44: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2709:44: expected unsigned short [usertype] vxlan_port ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2709:44: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3386:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3386:30: expected unsigned short [usertype] major ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3386:30: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3387:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3387:30: expected unsigned short [usertype] minor ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3387:30: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3388:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3388:30: expected unsigned short [usertype] micro ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3388:30: got restricted __be16 [usertype] ../net/bridge/netfilter/ebtable_nat.c:19:41: warning: array of flexible structures ../drivers/net/ethernet/broadcom/cnic.c:5252:40: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5252:40: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:5252:40: got unsigned int [usertype] cli ../drivers/net/ethernet/broadcom/cnic.c:5207:40: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5207:40: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:5207:40: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:5208:40: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5208:40: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:5208:40: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1382:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1382:33: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1382:33: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1383:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1383:33: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1383:33: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1407:36: warning: cast from restricted __le32 ../drivers/net/ethernet/broadcom/cnic.c:1408:36: warning: cast from restricted __le32 ../drivers/net/ethernet/broadcom/cnic.c:1678:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1678:22: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1678:22: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1679:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1679:22: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1679:22: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1720:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1720:54: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1720:54: got unsigned int [usertype] sq_page_table_addr_lo ../drivers/net/ethernet/broadcom/cnic.c:1722:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1722:54: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1722:54: got unsigned int [usertype] sq_page_table_addr_hi ../drivers/net/ethernet/broadcom/cnic.c:1724:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1724:54: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1724:54: got unsigned int [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1725:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1725:54: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1725:54: got unsigned int [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1726:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1726:54: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1726:54: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1728:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1728:54: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1728:54: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1730:59: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1730:59: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1730:59: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1732:59: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1732:59: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1732:59: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1734:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1734:56: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1734:56: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1736:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1736:56: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1736:56: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1738:61: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1738:61: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1738:61: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1740:61: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1740:61: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1740:61: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1742:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1742:56: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1742:56: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1744:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1744:56: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1744:56: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1766:57: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1766:57: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1766:57: got unsigned int ../drivers/net/ethernet/broadcom/cnic.c:1768:57: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1768:57: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1768:57: got unsigned int [usertype] rq_page_table_addr_hi ../drivers/net/ethernet/broadcom/cnic.c:1779:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1779:53: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1779:53: got unsigned int [usertype] rq_page_table_addr_lo ../drivers/net/ethernet/broadcom/cnic.c:1781:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1781:53: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1781:53: got unsigned int [usertype] rq_page_table_addr_hi ../drivers/net/ethernet/broadcom/cnic.c:1783:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1783:53: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1783:53: got unsigned int [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1784:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1784:53: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1784:53: got unsigned int [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1785:55: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1785:55: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1785:55: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1787:55: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1787:55: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1787:55: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1789:55: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1789:55: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1789:55: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1791:55: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1791:55: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1791:55: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1793:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1793:53: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1793:53: got unsigned int [usertype] cq_page_table_addr_lo ../drivers/net/ethernet/broadcom/cnic.c:1795:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1795:53: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1795:53: got unsigned int [usertype] cq_page_table_addr_hi ../drivers/net/ethernet/broadcom/cnic.c:1798:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1798:56: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1798:56: got unsigned int [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1799:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1799:56: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1799:56: got unsigned int [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1813:64: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1813:64: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1813:64: got unsigned int [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1815:64: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1815:64: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1815:64: got unsigned int [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1819:50: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1819:50: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1819:50: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1821:50: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1821:50: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1821:50: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1823:49: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1823:49: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1823:49: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1825:49: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1825:49: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1825:49: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1836:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1836:48: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1836:48: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1838:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1838:48: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1838:48: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1840:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1840:48: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1840:48: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1841:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1841:48: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1841:48: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1842:50: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1842:50: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1842:50: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1844:50: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1844:50: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1844:50: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1848:47: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1848:47: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1848:47: got unsigned int ../drivers/net/ethernet/broadcom/cnic.c:1850:47: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1850:47: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1850:47: got unsigned int [usertype] cq_page_table_addr_hi ../drivers/net/ethernet/broadcom/cnic.c:2069:17: warning: cast from restricted __sum16 ../drivers/net/ethernet/broadcom/cnic.c:2318:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2318:35: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:2318:35: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:2319:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2319:35: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:2319:35: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:2320:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2320:32: expected restricted __le32 [usertype] eq_pbl_size ../drivers/net/ethernet/broadcom/cnic.c:2320:32: got int num_pages ../drivers/net/ethernet/broadcom/cnic.c:2322:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2322:27: expected restricted __le16 [usertype] sb_num ../drivers/net/ethernet/broadcom/cnic.c:2322:27: got unsigned int [usertype] status_blk_num ../drivers/net/ethernet/broadcom/cnic.c:2323:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2323:28: expected restricted __le16 [usertype] eq_prod ../drivers/net/ethernet/broadcom/cnic.c:2323:28: got unsigned long ../drivers/net/ethernet/broadcom/cnic.c:2364:16: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2364:16: expected unsigned int [usertype] l5_cid ../drivers/net/ethernet/broadcom/cnic.c:2364:16: got restricted __le16 [usertype] fcoe_conn_id ../drivers/net/ethernet/broadcom/cnic.c:2421:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2421:27: expected restricted __le32 [addressable] [assigned] [usertype] fcoe_conn_id ../drivers/net/ethernet/broadcom/cnic.c:2421:27: got restricted __le16 [usertype] fcoe_conn_id ../drivers/net/ethernet/broadcom/cnic.c:2422:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2422:32: expected restricted __le32 [addressable] [assigned] [usertype] completion_status ../drivers/net/ethernet/broadcom/cnic.c:2422:32: got int ../drivers/net/ethernet/broadcom/cnic.c:2439:13: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2439:13: expected unsigned int [usertype] cid ../drivers/net/ethernet/broadcom/cnic.c:2439:13: got restricted __le32 [usertype] context_id ../drivers/net/ethernet/broadcom/cnic.c:2440:21: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/broadcom/cnic.c:2467:13: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2467:13: expected unsigned int [usertype] cid ../drivers/net/ethernet/broadcom/cnic.c:2467:13: got restricted __le32 [usertype] context_id ../drivers/net/ethernet/broadcom/cnic.c:2468:16: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2468:16: expected unsigned int [usertype] l5_cid ../drivers/net/ethernet/broadcom/cnic.c:2468:16: got restricted __le32 [usertype] conn_id ../drivers/net/ethernet/broadcom/cnic.c:2501:13: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2501:13: expected unsigned int [usertype] cid ../drivers/net/ethernet/broadcom/cnic.c:2501:13: got restricted __le32 [usertype] context_id ../drivers/net/ethernet/broadcom/cnic.c:2502:16: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2502:16: expected unsigned int [usertype] l5_cid ../drivers/net/ethernet/broadcom/cnic.c:2502:16: got restricted __le32 [usertype] conn_id ../drivers/net/ethernet/broadcom/cnic.c:2514:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2514:32: expected restricted __le32 [addressable] [usertype] completion_status ../drivers/net/ethernet/broadcom/cnic.c:2514:32: got int ../drivers/net/ethernet/broadcom/cnic.c:2529:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2529:35: expected restricted __le32 [addressable] [assigned] [usertype] fcoe_conn_context_id ../drivers/net/ethernet/broadcom/cnic.c:2529:35: got unsigned int [usertype] cid ../drivers/net/ethernet/broadcom/cnic.c:2601:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2601:29: expected unsigned int [assigned] [usertype] cid ../drivers/net/ethernet/broadcom/cnic.c:2601:29: got restricted __le32 [usertype] context_id ../drivers/net/ethernet/broadcom/cnic.c:2602:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2602:32: expected unsigned int [usertype] l5_cid ../drivers/net/ethernet/broadcom/cnic.c:2602:32: got restricted __le32 [usertype] conn_id ../drivers/net/ethernet/broadcom/cnic.c:3503:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3504:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3505:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3506:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3507:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3508:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3523:27: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3524:27: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3525:29: warning: cast to restricted __be16 ../drivers/net/ethernet/broadcom/cnic.c:3526:29: warning: cast to restricted __be16 ../drivers/net/ethernet/broadcom/cnic.c:3629:49: warning: cast to restricted __be16 ../drivers/net/ethernet/broadcom/cnic.c:3781:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:3781:31: expected unsigned short [usertype] dst_port ../drivers/net/ethernet/broadcom/cnic.c:3781:31: got restricted __be16 [usertype] sin6_port ../drivers/net/ethernet/broadcom/cnic.c:3787:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:3787:32: expected unsigned int ../drivers/net/ethernet/broadcom/cnic.c:3787:32: got restricted __be32 [usertype] s_addr ../drivers/net/ethernet/broadcom/cnic.c:3788:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:3788:31: expected unsigned short [usertype] dst_port ../drivers/net/ethernet/broadcom/cnic.c:3788:31: got restricted __be16 [usertype] sin_port ../drivers/net/ethernet/broadcom/cnic.c:3818:23: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:3818:23: expected unsigned short [usertype] src_port ../drivers/net/ethernet/broadcom/cnic.c:3818:23: got restricted __be16 [assigned] [usertype] local_port ../drivers/net/ethernet/broadcom/cnic.c:3975:29: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/broadcom/cnic.c:4937:43: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/broadcom/cnic.c:4937:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:4937:33: expected restricted __le32 [usertype] addr_lo ../drivers/net/ethernet/broadcom/cnic.c:4937:33: got unsigned int ../drivers/net/ethernet/broadcom/cnic.c:4945:46: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:4945:46: expected restricted __le32 [usertype] parsing_data ../drivers/net/ethernet/broadcom/cnic.c:4945:46: got int ../drivers/net/ethernet/broadcom/cnic.c:4948:46: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:4948:46: expected restricted __le16 [usertype] global_data ../drivers/net/ethernet/broadcom/cnic.c:4948:46: got int ../drivers/net/ethernet/broadcom/cnic.c:4973:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:4973:25: expected unsigned short [usertype] *tx_cons_ptr ../drivers/net/ethernet/broadcom/cnic.c:4973:25: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5038:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5038:35: expected restricted __le16 [usertype] silent_vlan_mask ../drivers/net/ethernet/broadcom/cnic.c:5038:35: got int ../drivers/net/ethernet/broadcom/cnic.c:5040:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5040:25: expected unsigned short [usertype] *rx_cons_ptr ../drivers/net/ethernet/broadcom/cnic.c:5040:25: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5058:42: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5058:42: expected unsigned short [usertype] *hw_prod_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5058:42: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5060:41: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5060:41: expected unsigned short [usertype] *status_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5060:41: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5065:42: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5065:42: expected unsigned short [usertype] *hw_prod_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5065:42: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5067:41: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5067:41: expected unsigned short [usertype] *status_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5067:41: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5077:42: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5077:42: expected unsigned short [usertype] *hw_prod_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5077:42: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5079:41: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5079:41: expected unsigned short [usertype] *status_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5079:41: got restricted __le16 * ../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:1210:40: warning: array of flexible structures ../net/ipv4/netfilter/ip_tables.c:1538: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 ../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/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 ../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/net/ethernet/chelsio/cxgb/sge.c:1390:65: warning: cast to restricted __be16 ../drivers/net/ethernet/chelsio/cxgb/sge.c:1901:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/chelsio/cxgb/sge.c:1901:27: expected unsigned short [usertype] vlan ../drivers/net/ethernet/chelsio/cxgb/sge.c:1901:27: got restricted __be16 [usertype] ../net/dccp/ccids/ccid3.c:474:25: warning: incorrect type in assignment (different base types) ../net/dccp/ccids/ccid3.c:474:25: expected restricted __be32 [usertype] opt_val ../net/dccp/ccids/ccid3.c:474:25: got unsigned int [usertype] ../net/dccp/ccids/ccid3.c:478:39: warning: incorrect type in assignment (different base types) ../net/dccp/ccids/ccid3.c:478:39: expected unsigned long long [usertype] tx_x_recv ../net/dccp/ccids/ccid3.c:478:39: got restricted __be32 [usertype] opt_val ../net/dccp/ccids/ccid3.c:485:64: warning: incorrect type in argument 1 (different base types) ../net/dccp/ccids/ccid3.c:485:64: expected unsigned int [usertype] loss_event_rate ../net/dccp/ccids/ccid3.c:485:64: got restricted __be32 [usertype] opt_val ../net/core/lwtunnel.c:223:60: warning: incorrect type in initializer (different address spaces) ../net/core/lwtunnel.c:223:60: expected struct lwtunnel_encap_ops const *ops ../net/core/lwtunnel.c:223:60: got struct lwtunnel_encap_ops const [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 ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1781:44: warning: cast from restricted __be16 ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1781:44: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1781:44: expected unsigned short [usertype] vxlan_port ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1781:44: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1792:44: warning: cast from restricted __be16 ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1792:44: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1792:44: expected unsigned short [usertype] vxlan_port ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1792:44: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1973:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1973:30: expected unsigned short [usertype] major ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1973:30: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1974:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1974:30: expected unsigned short [usertype] minor ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1974:30: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1975:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1975:30: expected unsigned short [usertype] micro ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1975:30: got restricted __be16 [usertype] ../drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c:520:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c:520:30: expected restricted __be16 [usertype] l2t_idx ../drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c:520:30: got restricted __be32 [usertype] ../drivers/net/ethernet/chelsio/cxgb3/t3_hw.c:833:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/chelsio/cxgb3/t3_hw.c:833:31: expected unsigned int [usertype] ../drivers/net/ethernet/chelsio/cxgb3/t3_hw.c:833:31: got restricted __be32 [usertype] ../drivers/net/ethernet/chelsio/cxgb3/t3_hw.c:3601:52: warning: dubious: !x | y ../drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_cm.c:1241:22: warning: context imbalance in 'chtls_recv_sock' - unexpected unlock ../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 ( * )( ... ) ../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/sched/em_cmp.c:40:31: warning: cast to restricted __be16 ../net/sched/em_cmp.c:50:31: warning: cast to restricted __be32 ../fs/nfs/nfs4state.c: note: in included file (through ../include/linux/smp.h, ../include/linux/lockdep.h, ../include/linux/spinlock.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/list.h:229:25: warning: context imbalance in 'nfs4_put_open_state' - unexpected unlock ../fs/nfs/nfs4state.c:949:20: warning: context imbalance in 'nfs4_put_lock_state' - unexpected unlock ../drivers/net/ethernet/chelsio/cxgb3/sge.c:2371:50: warning: incorrect type in argument 1 (different base types) ../drivers/net/ethernet/chelsio/cxgb3/sge.c:2371:50: expected unsigned int [usertype] rss ../drivers/net/ethernet/chelsio/cxgb3/sge.c:2371:50: got restricted __be32 [assigned] [usertype] rss_hi ../drivers/net/ethernet/chelsio/cxgb3/sge.c:2434:43: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/chelsio/cxgb3/sge.c:2434:43: expected restricted __wsum [usertype] csum ../drivers/net/ethernet/chelsio/cxgb3/sge.c:2434:43: got restricted __be32 [assigned] [usertype] rss_hi ../drivers/net/ethernet/chelsio/cxgb3/sge.c:2435:47: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/chelsio/cxgb3/sge.c:2435:47: expected unsigned int [usertype] priority ../drivers/net/ethernet/chelsio/cxgb3/sge.c:2435:47: got restricted __be32 [assigned] [usertype] rss_lo ../drivers/net/ethernet/chelsio/cxgb3/sge.c:2120:16: warning: cast to restricted __be32 ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c: In function ‘alloc_uld_rxqs’: ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c:141:38: warning: ‘%s’ directive output may be truncated writing up to 15 bytes into a region of size between 10 and 25 [-Wformat-truncation=] 141 | "%s-%s%d", | ^~ ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c:141:34: note: directive argument in the range [0, 131069] 141 | "%s-%s%d", | ^~~~~~~~~ ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c:139:25: note: ‘snprintf’ output between 3 and 38 bytes into a destination of size 26 139 | snprintf(adap->msix_info[msi_idx].desc, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 140 | sizeof(adap->msix_info[msi_idx].desc), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 141 | "%s-%s%d", | ~~~~~~~~~~ 142 | adap->port[0]->name, rxq_info->name, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c: In function ‘get_drvinfo’: ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c:209:52: warning: ‘%u’ directive output may be truncated writing between 1 and 3 bytes into a region of size between 0 and 14 [-Wformat-truncation=] 209 | "%u.%u.%u.%u, TP %u.%u.%u.%u", | ^~ ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c:209:26: note: directive argument in the range [0, 255] 209 | "%u.%u.%u.%u, TP %u.%u.%u.%u", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c:208:17: note: ‘snprintf’ output between 20 and 36 bytes into a destination of size 32 208 | snprintf(info->fw_version, sizeof(info->fw_version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 209 | "%u.%u.%u.%u, TP %u.%u.%u.%u", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 210 | FW_HDR_FW_VER_MAJOR_G(adapter->params.fw_vers), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 211 | FW_HDR_FW_VER_MINOR_G(adapter->params.fw_vers), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 212 | FW_HDR_FW_VER_MICRO_G(adapter->params.fw_vers), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 213 | FW_HDR_FW_VER_BUILD_G(adapter->params.fw_vers), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 214 | FW_HDR_FW_VER_MAJOR_G(adapter->params.tp_vers), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 215 | FW_HDR_FW_VER_MINOR_G(adapter->params.tp_vers), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 216 | FW_HDR_FW_VER_MICRO_G(adapter->params.tp_vers), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 217 | FW_HDR_FW_VER_BUILD_G(adapter->params.tp_vers)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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. ../net/rxrpc/sendmsg.c:620:5: warning: context imbalance in 'rxrpc_do_sendmsg' - wrong count at exit ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: In function ‘setup_sge_queues’: ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:1074:48: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 8 and 23 [-Wformat-truncation=] 1074 | "%s-Rx%d", dev->name, j); | ^~ ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:1074:42: note: directive argument in the range [-2147483641, 254] 1074 | "%s-Rx%d", dev->name, j); | ^~~~~~~~~ ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:1072:33: note: ‘snprintf’ output between 5 and 30 bytes into a destination of size 26 1072 | snprintf(adap->msix_info[msix].desc, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1073 | sizeof(adap->msix_info[msix].desc), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1074 | "%s-Rx%d", dev->name, j); | ~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: In function ‘cxgb4_port_mirror_alloc_queues’: ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:1356:47: warning: ‘%d’ directive output may be truncated writing between 1 and 5 bytes into a region of size between 1 and 16 [-Wformat-truncation=] 1356 | "%s-mirrorrxq%d", dev->name, i); | ^~ ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:1356:34: note: directive argument in the range [0, 65534] 1356 | "%s-mirrorrxq%d", dev->name, i); | ^~~~~~~~~~~~~~~~ ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:1354:25: note: ‘snprintf’ output between 12 and 31 bytes into a destination of size 26 1354 | snprintf(mirror_rxq->msix->desc, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1355 | sizeof(mirror_rxq->msix->desc), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1356 | "%s-mirrorrxq%d", dev->name, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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/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 ../net/sctp/socket.c:8498:23: warning: context imbalance in 'sctp_get_port_local' - unexpected unlock ../net/bluetooth/sco.c: note: in included file: ../include/net/bluetooth/hci_core.h:150:35: warning: array of flexible structures ../drivers/net/ethernet/cisco/enic/enic_main.c: In function ‘enic_request_intr’: ../drivers/net/ethernet/cisco/enic/enic_main.c:1750:40: warning: ‘%u’ directive output may be truncated writing between 1 and 10 bytes into a region of size between 5 and 20 [-Wformat-truncation=] 1750 | "%s-rx-%u", netdev->name, i); | ^~ ../drivers/net/ethernet/cisco/enic/enic_main.c:1750:33: note: directive argument in the range [0, 4294967294] 1750 | "%s-rx-%u", netdev->name, i); | ^~~~~~~~~~ ../drivers/net/ethernet/cisco/enic/enic_main.c:1748:25: note: ‘snprintf’ output between 6 and 30 bytes into a destination of size 24 1748 | snprintf(enic->msix[intr].devname, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1749 | sizeof(enic->msix[intr].devname), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1750 | "%s-rx-%u", netdev->name, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/cisco/enic/enic_main.c:1761:40: warning: ‘%u’ directive output may be truncated writing between 1 and 10 bytes into a region of size between 5 and 20 [-Wformat-truncation=] 1761 | "%s-tx-%u", netdev->name, i); | ^~ ../drivers/net/ethernet/cisco/enic/enic_main.c:1761:33: note: directive argument in the range [0, 4294967294] 1761 | "%s-tx-%u", netdev->name, i); | ^~~~~~~~~~ ../drivers/net/ethernet/cisco/enic/enic_main.c:1759:25: note: ‘snprintf’ output between 6 and 30 bytes into a destination of size 24 1759 | snprintf(enic->msix[intr].devname, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1760 | sizeof(enic->msix[intr].devname), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1761 | "%s-tx-%u", netdev->name, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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/net/ethernet/cisco/enic/enic_main.c:272:14: warning: cast to restricted __be16 ../drivers/net/ethernet/cisco/enic/enic_main.c:276:14: warning: cast to restricted __be16 ../drivers/net/ethernet/cisco/enic/enic_main.c:271:20: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cisco/enic/enic_main.c:271:20: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cisco/enic/enic_main.c:633:14: warning: cast to restricted __be16 ../drivers/net/ethernet/cisco/enic/enic_main.c:640:14: warning: cast to restricted __be16 ../drivers/net/ethernet/cisco/enic/enic_main.c:632:20: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cisco/enic/enic_main.c:632:20: warning: restricted __be16 degrades to integer ../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/net/ethernet/broadcom/tg3.c: In function ‘tg3_request_irq’: ../drivers/net/ethernet/broadcom/tg3.c:11335:38: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 0 and 15 [-Wformat-truncation=] 11335 | "%s-%d", tp->dev->name, irq_num); | ^~ ../drivers/net/ethernet/broadcom/tg3.c:11334:25: note: ‘snprintf’ output between 3 and 28 bytes into a destination of size 16 11334 | snprintf(name, IFNAMSIZ, | ^~~~~~~~~~~~~~~~~~~~~~~~ 11335 | "%s-%d", tp->dev->name, irq_num); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/broadcom/tg3.c:11332:37: warning: ‘-rx-’ directive output may be truncated writing 4 bytes into a region of size between 1 and 16 [-Wformat-truncation=] 11332 | "%s-rx-%d", tp->dev->name, irq_num); | ^~~~ ../drivers/net/ethernet/broadcom/tg3.c:11331:25: note: ‘snprintf’ output between 6 and 31 bytes into a destination of size 16 11331 | snprintf(name, IFNAMSIZ, | ^~~~~~~~~~~~~~~~~~~~~~~~ 11332 | "%s-rx-%d", tp->dev->name, irq_num); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/broadcom/tg3.c:11329:37: warning: ‘-tx-’ directive output may be truncated writing 4 bytes into a region of size between 1 and 16 [-Wformat-truncation=] 11329 | "%s-tx-%d", tp->dev->name, irq_num); | ^~~~ ../drivers/net/ethernet/broadcom/tg3.c:11328:25: note: ‘snprintf’ output between 6 and 31 bytes into a destination of size 16 11328 | snprintf(name, IFNAMSIZ, | ^~~~~~~~~~~~~~~~~~~~~~~~ 11329 | "%s-tx-%d", tp->dev->name, irq_num); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/broadcom/tg3.c:11326:37: warning: ‘-txrx-’ directive output may be truncated writing 6 bytes into a region of size between 1 and 16 [-Wformat-truncation=] 11326 | "%s-txrx-%d", tp->dev->name, irq_num); | ^~~~~~ ../drivers/net/ethernet/broadcom/tg3.c:11325:25: note: ‘snprintf’ output between 8 and 33 bytes into a destination of size 16 11325 | snprintf(name, IFNAMSIZ, | ^~~~~~~~~~~~~~~~~~~~~~~~ 11326 | "%s-txrx-%d", tp->dev->name, irq_num); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/broadcom/tg3.c:3745:34: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/tg3.c:13109:21: warning: cast to restricted __le32 ../drivers/net/ethernet/broadcom/tg3.c:13109:21: warning: cast from restricted __be32 ../drivers/net/ethernet/broadcom/tg3.c:13114:21: warning: cast to restricted __le32 ../drivers/net/ethernet/broadcom/tg3.c:13114:21: warning: cast from restricted __be32 ../drivers/net/ethernet/broadcom/tg3.c:17081:63: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/broadcom/tg3.c:17081:63: expected restricted __be32 [usertype] *val ../drivers/net/ethernet/broadcom/tg3.c:17081:63: got unsigned int * ../drivers/net/ethernet/broadcom/tg3.c:17082:63: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/broadcom/tg3.c:17082:63: expected restricted __be32 [usertype] *val ../drivers/net/ethernet/broadcom/tg3.c:17082:63: got unsigned int * ../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. ../kernel/bpf/btf.c: In function ‘btf_seq_show’: ../kernel/bpf/btf.c:7197:29: warning: function ‘btf_seq_show’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 7197 | seq_vprintf((struct seq_file *)show->target, fmt, args); | ^~~~~~~~ ../kernel/bpf/btf.c: In function ‘btf_snprintf_show’: ../kernel/bpf/btf.c:7234:9: warning: function ‘btf_snprintf_show’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 7234 | len = vsnprintf(show->target, ssnprintf->len_left, fmt, args); | ^~~ ../drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.c:588:31: warning: context imbalance in 'chcr_ktls_dev_add' - unexpected unlock ../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/net/ethernet/cisco/enic/enic_pp.c:147:45: warning: dubious: x | !y ../drivers/net/ethernet/cisco/enic/enic_pp.c:148:52: warning: dubious: x | !y ../drivers/net/ethernet/cisco/enic/enic_pp.c:149:73: warning: dubious: x | !y ../net/core/bpf_sk_storage.c:335:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static? ../net/core/bpf_sk_storage.c:708:38: warning: context imbalance in 'bpf_sk_storage_map_seq_find_next' - different lock contexts for basic block ../net/core/bpf_sk_storage.c:837:9: warning: context imbalance in 'bpf_sk_storage_map_seq_stop' - different lock contexts for basic block ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32.c: note: in included file: ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32_parse.h:254:55: warning: array of flexible structures ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32_parse.h:291:55: warning: array of flexible structures ../drivers/net/bareudp.c:276:14: warning: incorrect type in assignment (different address spaces) ../drivers/net/bareudp.c:276:14: expected struct socket *sock ../drivers/net/bareudp.c:276:14: got struct socket [noderef] __rcu *sock ../drivers/net/bareudp.c:597:20: warning: incorrect type in assignment (different base types) ../drivers/net/bareudp.c:597:20: expected restricted __be16 [usertype] port ../drivers/net/bareudp.c:597:20: got unsigned short ../drivers/net/bareudp.c:598:25: warning: incorrect type in assignment (different base types) ../drivers/net/bareudp.c:598:25: expected restricted __be16 [usertype] ethertype ../drivers/net/bareudp.c:598:25: got unsigned short ../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. ../fs/nfs/pnfs.c:318:17: warning: context imbalance in 'pnfs_put_layout_hdr' - unexpected unlock ../fs/nfs/pnfs.c:611:17: warning: context imbalance in 'pnfs_put_lseg' - unexpected unlock ../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:1058:48: warning: array of flexible structures ../net/ipv4/netfilter/arp_tables.c:1362: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 ../drivers/net/ethernet/chelsio/cxgb4vf/sge.c:2148:17: warning: context imbalance in 'sge_tx_timer_cb' - different lock contexts for basic block ../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. ../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/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. ../drivers/net/wireless/microchip/wilc1000/cfg80211.c:359:42: warning: incorrect type in assignment (different base types) ../drivers/net/wireless/microchip/wilc1000/cfg80211.c:359:42: expected unsigned int key_mgmt_suite ../drivers/net/wireless/microchip/wilc1000/cfg80211.c:359:42: got restricted __be32 [usertype] ../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/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/net/ethernet/emulex/benet/be_ethtool.c: In function ‘be_get_drvinfo’: ../drivers/net/ethernet/emulex/benet/be_ethtool.c:229:29: warning: ‘ [’ directive output may be truncated writing 2 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 229 | "%s [%s]", adapter->fw_ver, adapter->fw_on_flash); | ^~ ../drivers/net/ethernet/emulex/benet/be_ethtool.c:228:17: note: ‘snprintf’ output between 4 and 66 bytes into a destination of size 32 228 | snprintf(drvinfo->fw_version, sizeof(drvinfo->fw_version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 229 | "%s [%s]", adapter->fw_ver, adapter->fw_on_flash); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/nfs/pnfs_nfs.c:194:17: warning: context imbalance in 'pnfs_put_commit_array' - unexpected unlock ../fs/nfs/pnfs_nfs.c: note: in included file (through ../include/linux/smp.h, ../include/linux/lockdep.h, ../include/linux/spinlock.h, ../include/linux/kref.h, ../include/linux/mm_types.h, ../include/linux/uio.h, ...): ../include/linux/list.h:287:25: warning: context imbalance in 'nfs4_pnfs_ds_put' - unexpected unlock ../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. ../drivers/isdn/hardware/mISDN/hfcmulti.c:452:22: warning: incorrect type in argument 1 (different base types) ../drivers/isdn/hardware/mISDN/hfcmulti.c:452:22: expected unsigned int [usertype] value ../drivers/isdn/hardware/mISDN/hfcmulti.c:452:22: got restricted __le32 [usertype] ../drivers/isdn/hardware/mISDN/hfcmulti.c:457:22: warning: incorrect type in argument 1 (different base types) ../drivers/isdn/hardware/mISDN/hfcmulti.c:457:22: expected unsigned short [usertype] value ../drivers/isdn/hardware/mISDN/hfcmulti.c:457:22: got restricted __le16 [usertype] ../drivers/isdn/hardware/mISDN/hfcmulti.c:472:24: warning: incorrect type in argument 1 (different base types) ../drivers/isdn/hardware/mISDN/hfcmulti.c:472:24: expected unsigned int val ../drivers/isdn/hardware/mISDN/hfcmulti.c:472:24: got restricted __le32 [usertype] ../drivers/isdn/hardware/mISDN/hfcmulti.c:478:24: warning: incorrect type in argument 1 (different base types) ../drivers/isdn/hardware/mISDN/hfcmulti.c:478:24: expected unsigned short val ../drivers/isdn/hardware/mISDN/hfcmulti.c:478:24: got restricted __le16 [usertype] ../drivers/isdn/hardware/mISDN/hfcmulti.c:496:32: warning: cast to restricted __le32 ../drivers/isdn/hardware/mISDN/hfcmulti.c:501:32: warning: cast to restricted __le16 ../drivers/isdn/hardware/mISDN/hfcmulti.c:518:25: warning: cast to restricted __le32 ../drivers/isdn/hardware/mISDN/hfcmulti.c:524:25: warning: cast to restricted __le16 ../drivers/isdn/hardware/mISDN/hfcmulti.c:1061:26: warning: incorrect type in argument 1 (different address spaces) ../drivers/isdn/hardware/mISDN/hfcmulti.c:1061:26: expected void volatile [noderef] __iomem *addr ../drivers/isdn/hardware/mISDN/hfcmulti.c:1061:26: got void * ../drivers/net/ethernet/emulex/benet/be_cmds.c:315:39: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:316:39: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:390:43: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:401:33: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:413:23: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:417:42: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:460:44: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:804:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:804:33: expected unsigned int [usertype] request_length ../drivers/net/ethernet/emulex/benet/be_cmds.c:804:33: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:812:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:812:28: expected unsigned int [usertype] pa_hi ../drivers/net/ethernet/emulex/benet/be_cmds.c:812:28: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:813:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:813:28: expected unsigned int [usertype] pa_lo ../drivers/net/ethernet/emulex/benet/be_cmds.c:813:28: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:814:26: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:814:26: expected unsigned int [usertype] len ../drivers/net/ethernet/emulex/benet/be_cmds.c:814:26: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:827:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:827:29: expected unsigned int [usertype] lo ../drivers/net/ethernet/emulex/benet/be_cmds.c:827:29: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:828:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:828:29: expected unsigned int [usertype] hi ../drivers/net/ethernet/emulex/benet/be_cmds.c:828:29: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:899:29: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/emulex/benet/be_cmds.c:1017:24: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1017:24: expected unsigned short [usertype] num_pages ../drivers/net/ethernet/emulex/benet/be_cmds.c:1017:24: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1032:29: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1034:38: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1066:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1066:28: expected unsigned short [usertype] if_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1066:28: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1067:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1067:30: expected unsigned int [usertype] pmac_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1067:30: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1105:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1105:20: expected unsigned int [usertype] if_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1105:20: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1112:28: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1148:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1148:20: expected unsigned int [usertype] if_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1148:20: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1149:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1149:22: expected unsigned int [usertype] pmac_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1149:22: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1179:24: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1179:24: expected unsigned short [usertype] num_pages ../drivers/net/ethernet/emulex/benet/be_cmds.c:1179:24: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1218:26: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1257:24: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1257:24: expected unsigned short [usertype] num_pages ../drivers/net/ethernet/emulex/benet/be_cmds.c:1257:24: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1265:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1265:28: expected unsigned short [usertype] cq_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1265:28: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1279:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1279:36: expected unsigned int ../drivers/net/ethernet/emulex/benet/be_cmds.c:1279:36: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1293:28: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1322:24: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1322:24: expected unsigned short [usertype] num_pages ../drivers/net/ethernet/emulex/benet/be_cmds.c:1322:24: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1337:28: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1383:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1383:28: expected unsigned short [usertype] if_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1383:28: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1387:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1387:20: expected unsigned short [usertype] cq_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1387:20: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1396:27: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1398:42: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1429:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1429:20: expected unsigned short [usertype] cq_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1429:20: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1433:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1433:27: expected unsigned int [usertype] interface_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1433:27: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1434:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1434:29: expected unsigned short [usertype] max_frame_size ../drivers/net/ethernet/emulex/benet/be_cmds.c:1434:29: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1435:24: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1435:24: expected unsigned int [usertype] rss_queue ../drivers/net/ethernet/emulex/benet/be_cmds.c:1435:24: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1441:27: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1495:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1495:17: expected unsigned short [usertype] id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1495:17: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1522:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1522:17: expected unsigned short [usertype] id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1522:17: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1547:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1547:31: expected unsigned int [usertype] capability_flags ../drivers/net/ethernet/emulex/benet/be_cmds.c:1547:31: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1548:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1548:27: expected unsigned int [usertype] enable_flags ../drivers/net/ethernet/emulex/benet/be_cmds.c:1548:27: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1555:30: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1559:47: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1580:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1580:27: expected unsigned int [usertype] interface_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1580:27: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1653:42: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1653:42: expected unsigned short [usertype] pport_num ../drivers/net/ethernet/emulex/benet/be_cmds.c:1653:42: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1728:39: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1781:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1781:28: expected unsigned int [usertype] fat_operation ../drivers/net/ethernet/emulex/benet/be_cmds.c:1781:28: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1787:38: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1832:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1832:36: expected unsigned int [usertype] fat_operation ../drivers/net/ethernet/emulex/benet/be_cmds.c:1832:36: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1833:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1833:38: expected unsigned int [usertype] read_log_offset ../drivers/net/ethernet/emulex/benet/be_cmds.c:1833:38: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1834:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1834:38: expected unsigned int [usertype] read_log_length ../drivers/net/ethernet/emulex/benet/be_cmds.c:1834:38: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1835:39: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1835:39: expected unsigned int [usertype] data_buffer_size ../drivers/net/ethernet/emulex/benet/be_cmds.c:1835:39: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1841:25: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1915:21: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1915:21: expected unsigned int [usertype] num_eq ../drivers/net/ethernet/emulex/benet/be_cmds.c:1915:21: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1917:39: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1917:39: expected unsigned int [usertype] eq_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1917:39: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1919:50: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1919:50: expected unsigned int [usertype] delay_multiplier ../drivers/net/ethernet/emulex/benet/be_cmds.c:1919:50: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1997:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1997:20: expected unsigned int [usertype] if_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1997:20: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1998:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1998:28: expected unsigned int [usertype] if_flags_mask ../drivers/net/ethernet/emulex/benet/be_cmds.c:1998:28: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2007:36: warning: invalid assignment: |= ../drivers/net/ethernet/emulex/benet/be_cmds.c:2007:36: left side has type unsigned int ../drivers/net/ethernet/emulex/benet/be_cmds.c:2007:36: right side has type restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2010:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2010:32: expected unsigned int [usertype] mcast_num ../drivers/net/ethernet/emulex/benet/be_cmds.c:2010:32: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2063:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2063:30: expected unsigned short [usertype] tx_flow_control ../drivers/net/ethernet/emulex/benet/be_cmds.c:2063:30: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2064:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2064:30: expected unsigned short [usertype] rx_flow_control ../drivers/net/ethernet/emulex/benet/be_cmds.c:2064:30: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2106:26: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2107:26: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2136:37: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2137:42: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2138:42: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2139:37: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2204:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2204:20: expected unsigned int [usertype] if_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:2204:20: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2205:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2205:25: expected unsigned short [usertype] enable_rss ../drivers/net/ethernet/emulex/benet/be_cmds.c:2205:25: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2206:34: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2206:34: expected unsigned short [usertype] cpu_table_size_log2 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2206:34: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2376:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2376:27: expected unsigned int [usertype] write_offset ../drivers/net/ethernet/emulex/benet/be_cmds.c:2376:27: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2378:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2378:31: expected unsigned int [usertype] descriptor_count ../drivers/net/ethernet/emulex/benet/be_cmds.c:2378:31: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2379:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2379:22: expected unsigned int [usertype] buf_len ../drivers/net/ethernet/emulex/benet/be_cmds.c:2379:22: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2380:23: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2380:23: expected unsigned int [usertype] addr_low ../drivers/net/ethernet/emulex/benet/be_cmds.c:2380:23: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2383:24: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2383:24: expected unsigned int [usertype] addr_high ../drivers/net/ethernet/emulex/benet/be_cmds.c:2383:24: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2400:33: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2509:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2509:31: expected unsigned int [usertype] desired_read_len ../drivers/net/ethernet/emulex/benet/be_cmds.c:2509:31: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2510:26: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2510:26: expected unsigned int [usertype] read_offset ../drivers/net/ethernet/emulex/benet/be_cmds.c:2510:26: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2512:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2512:31: expected unsigned int [usertype] descriptor_count ../drivers/net/ethernet/emulex/benet/be_cmds.c:2512:31: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2513:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2513:22: expected unsigned int [usertype] buf_len ../drivers/net/ethernet/emulex/benet/be_cmds.c:2513:22: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2514:23: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2514:23: expected unsigned int [usertype] addr_low ../drivers/net/ethernet/emulex/benet/be_cmds.c:2514:23: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2515:24: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2515:24: expected unsigned int [usertype] addr_high ../drivers/net/ethernet/emulex/benet/be_cmds.c:2515:24: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2521:30: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2522:24: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2554:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2554:29: expected unsigned int [usertype] op_type ../drivers/net/ethernet/emulex/benet/be_cmds.c:2554:29: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2556:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2556:36: expected unsigned int [usertype] offset ../drivers/net/ethernet/emulex/benet/be_cmds.c:2556:36: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2558:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2558:29: expected unsigned int [usertype] op_code ../drivers/net/ethernet/emulex/benet/be_cmds.c:2558:29: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2559:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2559:35: expected unsigned int [usertype] data_buf_size ../drivers/net/ethernet/emulex/benet/be_cmds.c:2559:35: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2600:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2600:29: expected unsigned int [usertype] op_type ../drivers/net/ethernet/emulex/benet/be_cmds.c:2600:29: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2602:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2602:36: expected unsigned int [usertype] offset ../drivers/net/ethernet/emulex/benet/be_cmds.c:2602:36: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2604:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2604:36: expected unsigned int [usertype] offset ../drivers/net/ethernet/emulex/benet/be_cmds.c:2604:36: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2606:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2606:29: expected unsigned int [usertype] op_code ../drivers/net/ethernet/emulex/benet/be_cmds.c:2606:29: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2607:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2607:35: expected unsigned int [usertype] data_buf_size ../drivers/net/ethernet/emulex/benet/be_cmds.c:2607:35: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2637:36: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2639:36: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2871:24: warning: too many warnings ../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/net/ethernet/emulex/benet/be_main.c:1468:41: warning: cast to restricted __be16 ../drivers/net/ethernet/emulex/benet/be_main.c:1468:41: warning: cast from restricted __be32 ../drivers/net/ethernet/emulex/benet/be_main.c:1470:41: warning: cast to restricted __be16 ../drivers/net/ethernet/emulex/benet/be_main.c:1470:41: warning: cast from restricted __be32 ../drivers/net/ethernet/emulex/benet/be_main.c:1558:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_main.c:1558:29: expected unsigned short ../drivers/net/ethernet/emulex/benet/be_main.c:1558:29: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_main.c:2628:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_main.c:2628:32: expected unsigned int [usertype] fragpa_lo ../drivers/net/ethernet/emulex/benet/be_main.c:2628:32: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_main.c:2629:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_main.c:2629:32: expected unsigned int [usertype] fragpa_hi ../drivers/net/ethernet/emulex/benet/be_main.c:2629:32: got restricted __le32 [usertype] In file included from ../include/linux/string.h:292, from ../include/linux/bitmap.h:12, from ../include/linux/cpumask.h:13, from ../arch/x86/include/asm/paravirt.h:21, from ../arch/x86/include/asm/cpuid.h:62, 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 ../net/bluetooth/bnep/core.c:28: In function ‘fortify_memcpy_chk’, inlined from ‘__skb_put_data’ at ../include/linux/skbuff.h:2609:2, inlined from ‘bnep_rx_frame.isra’ at ../net/bluetooth/bnep/core.c:388:3: ../include/linux/fortify-string.h:537: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] 537 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/isdn/hardware/mISDN/avmfritz.c:421:23: warning: cast to restricted __le32 ../drivers/isdn/hardware/mISDN/avmfritz.c:494:30: warning: incorrect type in argument 1 (different base types) ../drivers/isdn/hardware/mISDN/avmfritz.c:494:30: expected unsigned int [usertype] value ../drivers/isdn/hardware/mISDN/avmfritz.c:494:30: got restricted __le32 [usertype] ../net/nfc/nci/core.c: note: in included file: ../include/net/nfc/nci.h:263:56: warning: array of flexible structures ../kernel/bpf/bpf_struct_ops.c:310:27: warning: symbol 'bpf_struct_ops_link_lops' was not declared. Should it be static? ../drivers/net/ethernet/engleder/tsnep_main.c:1622:25: error: too long token expansion ../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 * ../fs/nfsd/nfs4state.c: note: in included file (through ../include/linux/wait.h, ../include/linux/wait_bit.h, ../include/linux/fs.h): ../include/linux/list.h:229:25: warning: context imbalance in 'put_clnt_odstate' - unexpected unlock ../fs/nfsd/nfs4state.c:1212:9: warning: context imbalance in 'nfs4_put_stid' - unexpected unlock ../net/rds/tcp_listen.c:297:33: warning: incorrect type in assignment (different base types) ../net/rds/tcp_listen.c:297:33: expected restricted __be16 [usertype] sin6_port ../net/rds/tcp_listen.c:297:33: got unsigned short [usertype] ../net/rds/tcp_listen.c:304:38: warning: incorrect type in assignment (different base types) ../net/rds/tcp_listen.c:304:38: expected restricted __be32 [usertype] s_addr ../net/rds/tcp_listen.c:304:38: got unsigned long ../net/rds/tcp_listen.c:305:31: warning: incorrect type in assignment (different base types) ../net/rds/tcp_listen.c:305:31: expected restricted __be16 [usertype] sin_port ../net/rds/tcp_listen.c:305:31: got unsigned short [usertype] ../drivers/net/ethernet/broadcom/bnxt/bnxt.c: In function ‘bnxt_setup_int_mode’: ../drivers/net/ethernet/broadcom/bnxt/bnxt.c:10155:48: warning: ‘%s’ directive output may be truncated writing 4 bytes into a region of size between 2 and 17 [-Wformat-truncation=] 10155 | snprintf(bp->irq_tbl[0].name, len, "%s-%s-%d", bp->dev->name, "TxRx", | ^~ ~~~~~~ In function ‘bnxt_setup_inta’, inlined from ‘bnxt_setup_int_mode’ at ../drivers/net/ethernet/broadcom/bnxt/bnxt.c:10175:3: ../drivers/net/ethernet/broadcom/bnxt/bnxt.c:10155:9: note: ‘snprintf’ output between 8 and 23 bytes into a destination of size 18 10155 | snprintf(bp->irq_tbl[0].name, len, "%s-%s-%d", bp->dev->name, "TxRx", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10156 | 0); | ~~ ../drivers/net/ethernet/broadcom/bnxt/bnxt.c: In function ‘bnxt_setup_int_mode’: ../drivers/net/ethernet/broadcom/bnxt/bnxt.c:10140:62: warning: ‘%s’ directive output may be truncated writing between 2 and 4 bytes into a region of size between 2 and 17 [-Wformat-truncation=] 10140 | snprintf(bp->irq_tbl[map_idx].name, len, "%s-%s-%d", dev->name, | ^~ In function ‘bnxt_setup_msix’, inlined from ‘bnxt_setup_int_mode’ at ../drivers/net/ethernet/broadcom/bnxt/bnxt.c:10173:3: ../drivers/net/ethernet/broadcom/bnxt/bnxt.c:10140:58: note: directive argument in the range [-2147483643, 2147483646] 10140 | snprintf(bp->irq_tbl[map_idx].name, len, "%s-%s-%d", dev->name, | ^~~~~~~~~~ ../drivers/net/ethernet/broadcom/bnxt/bnxt.c:10140:17: note: ‘snprintf’ output between 6 and 33 bytes into a destination of size 18 10140 | snprintf(bp->irq_tbl[map_idx].name, len, "%s-%s-%d", dev->name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10141 | attr, i); | ~~~~~~~~ ../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/net/ethernet/broadcom/bnx2x/bnx2x_main.c:3247:28: error: too long token expansion ../drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c:3247:28: error: too long token expansion ../fs/afs/callback.c:146:22: warning: context imbalance in 'afs_lookup_volume_rcu' - different lock contexts for basic block ../drivers/hid/bpf/hid_bpf_dispatch.c:158:18: warning: symbol 'hid_bpf_get_data' was not declared. Should it be static? ../drivers/hid/bpf/hid_bpf_dispatch.c:297:1: warning: symbol 'hid_bpf_attach_prog' was not declared. Should it be static? ../drivers/hid/bpf/hid_bpf_dispatch.c:348:32: warning: symbol 'hid_bpf_allocate_context' was not declared. Should it be static? ../drivers/hid/bpf/hid_bpf_dispatch.c:382:1: warning: symbol 'hid_bpf_release_context' was not declared. Should it be static? ../drivers/hid/bpf/hid_bpf_dispatch.c:408:1: warning: symbol 'hid_bpf_hw_request' was not declared. Should it be static? ../drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c: In function ‘bnxt_ethtool_init’: ../drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:3965:32: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size 26 [-Wformat-truncation=] 3965 | "/pkg %s", buf); | ^~ ~~~ In function ‘bnxt_get_pkgver’, inlined from ‘bnxt_ethtool_init’ at ../drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:4872:3: ../drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:3964:17: note: ‘snprintf’ output between 6 and 37 bytes into a destination of size 31 3964 | snprintf(bp->fw_ver_str + len, FW_VER_STR_LEN - len - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3965 | "/pkg %s", buf); | ~~~~~~~~~~~~~~~ ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: warning: cast removes address space '__iomem' of expression ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: warning: incorrect type in argument 1 (different address spaces) ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: expected void const volatile [noderef] __iomem *addr ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: got unsigned int [usertype] * ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: warning: cast removes address space '__iomem' of expression ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: warning: incorrect type in argument 2 (different address spaces) ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: expected void volatile [noderef] __iomem *addr ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: got unsigned int [usertype] * ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: warning: cast removes address space '__iomem' of expression ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: warning: incorrect type in argument 1 (different address spaces) ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: expected void const volatile [noderef] __iomem *addr ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: got unsigned int [usertype] * ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: warning: cast removes address space '__iomem' of expression ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: warning: incorrect type in argument 2 (different address spaces) ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: expected void volatile [noderef] __iomem *addr ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: got unsigned int [usertype] * ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: warning: cast removes address space '__iomem' of expression ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: warning: incorrect type in argument 1 (different address spaces) ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: expected void const volatile [noderef] __iomem *addr ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: got unsigned int [usertype] * ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: warning: cast removes address space '__iomem' of expression ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: warning: incorrect type in argument 2 (different address spaces) ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: expected void volatile [noderef] __iomem *addr ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: got unsigned int [usertype] * ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: warning: cast removes address space '__iomem' of expression ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: warning: incorrect type in argument 1 (different address spaces) ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: expected void const volatile [noderef] __iomem *addr ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: got unsigned int [usertype] * ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: warning: cast removes address space '__iomem' of expression ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: warning: incorrect type in argument 2 (different address spaces) ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: expected void volatile [noderef] __iomem *addr ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: got unsigned int [usertype] * ../fs/afs/cell.c:694:9: error: incompatible types in comparison expression (different address spaces): ../fs/afs/cell.c:694:9: struct hlist_node [noderef] __rcu * ../fs/afs/cell.c:694: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 * ../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/net/ethernet/freescale/enetc/enetc_ethtool.c: note: in included file (through ../drivers/net/ethernet/freescale/enetc/enetc.h): ../drivers/net/ethernet/freescale/enetc/enetc_hw.h:488:16: warning: cast to restricted __le64 ../drivers/net/ethernet/freescale/enetc/enetc_hw.h:488:16: warning: restricted __le64 degrades to integer ../drivers/net/ethernet/freescale/enetc/enetc_hw.h:488:16: warning: cast to restricted __le64 ../drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c:2046:35: error: too long token expansion ../drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c:2046:35: error: too long token expansion ../drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c:4544:32: error: too long token expansion ../drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c:4544:32: error: too long token expansion ../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 ( * )( ... ) ../drivers/net/ethernet/freescale/enetc/enetc.c: In function ‘enetc_setup_irqs’: ../drivers/net/ethernet/freescale/enetc/enetc.c:2306:60: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 4 and 19 [-Wformat-truncation=] 2306 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2306:52: note: directive argument in the range [-2147483641, 2147483646] 2306 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~~~~~~~~~~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2306:17: note: ‘snprintf’ output between 7 and 32 bytes into a destination of size 24 2306 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2307 | priv->ndev->name, i); | ~~~~~~~~~~~~~~~~~~~~ In file included from ../include/uapi/linux/neighbour.h:6, from ../include/linux/netdevice.h:45, from ../drivers/net/ethernet/freescale/enetc/enetc.h:6, from ../drivers/net/ethernet/freescale/enetc/enetc.c:4: In function ‘enetc_setup_xdp_prog’, inlined from ‘enetc_setup_bpf’ at ../drivers/net/ethernet/freescale/enetc/enetc.c:2791:10: ../include/linux/netlink.h:116:13: warning: ‘ for stack (total ’ directive output truncated writing 18 bytes into a region of size between 0 and 14 [-Wformat-truncation=] 116 | if (snprintf(__extack->_msg_buf, NETLINK_MAX_FMTMSG_LEN, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 117 | "%s" fmt "%s", "", ##args, "") >= \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/linux/netlink.h:131:9: note: in expansion of macro ‘NL_SET_ERR_MSG_FMT’ 131 | NL_SET_ERR_MSG_FMT((extack), KBUILD_MODNAME ": " fmt, ##args) | ^~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2771:17: note: in expansion of macro ‘NL_SET_ERR_MSG_FMT_MOD’ 2771 | NL_SET_ERR_MSG_FMT_MOD(extack, | ^~~~~~~~~~~~~~~~~~~~~~ ../include/linux/netlink.h:116:13: note: directive argument in the range [0, 65535] 116 | if (snprintf(__extack->_msg_buf, NETLINK_MAX_FMTMSG_LEN, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 117 | "%s" fmt "%s", "", ##args, "") >= \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/linux/netlink.h:131:9: note: in expansion of macro ‘NL_SET_ERR_MSG_FMT’ 131 | NL_SET_ERR_MSG_FMT((extack), KBUILD_MODNAME ": " fmt, ##args) | ^~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2771:17: note: in expansion of macro ‘NL_SET_ERR_MSG_FMT_MOD’ 2771 | NL_SET_ERR_MSG_FMT_MOD(extack, | ^~~~~~~~~~~~~~~~~~~~~~ ../include/linux/netlink.h:116:13: note: ‘snprintf’ output between 87 and 111 bytes into a destination of size 80 116 | if (snprintf(__extack->_msg_buf, NETLINK_MAX_FMTMSG_LEN, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 117 | "%s" fmt "%s", "", ##args, "") >= \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/linux/netlink.h:131:9: note: in expansion of macro ‘NL_SET_ERR_MSG_FMT’ 131 | NL_SET_ERR_MSG_FMT((extack), KBUILD_MODNAME ": " fmt, ##args) | ^~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2771:17: note: in expansion of macro ‘NL_SET_ERR_MSG_FMT_MOD’ 2771 | NL_SET_ERR_MSG_FMT_MOD(extack, | ^~~~~~~~~~~~~~~~~~~~~~ ../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 ( * )( ... ) ../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 ../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/scsi/qedi/qedi_main.c:96:36: warning: restricted __le16 degrades to integer ../drivers/scsi/qedi/qedi_main.c:1214:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_main.c:1214:20: expected unsigned int [usertype] iscsi_cid ../drivers/scsi/qedi/qedi_main.c:1214:20: got restricted __le16 [usertype] conn_id ../drivers/scsi/qedi/qedi_main.c:1226:74: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/qedi/qedi_main.c:1226:74: expected unsigned int [usertype] tid ../drivers/scsi/qedi/qedi_main.c:1226:74: got restricted __le16 [usertype] itid ../drivers/scsi/qedi/qedi_main.c:1274:18: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_main.c:1274:18: expected unsigned short [usertype] prod_idx ../drivers/scsi/qedi/qedi_main.c:1274:18: got restricted __le16 ../drivers/scsi/qedi/qedi_main.c:1326:18: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_main.c:1326:18: expected unsigned short [usertype] prod_idx ../drivers/scsi/qedi/qedi_main.c:1326:18: got restricted __le16 ../drivers/scsi/qedi/qedi_main.c:1854:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_main.c:1854:32: expected restricted __le32 [usertype] itt ../drivers/scsi/qedi/qedi_main.c:1854:32: got unsigned int [usertype] proto_itt ../drivers/scsi/qedi/qedi_main.c:1867:37: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_main.c:1881:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_main.c:1881:20: expected unsigned int [usertype] ../drivers/scsi/qedi/qedi_main.c:1881:20: got restricted __le32 [usertype] itt ../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 ../fs/afs/dir.c:270:24: warning: context imbalance in 'afs_read_dir' - wrong count at exit ../fs/afs/dir.c:505:12: warning: context imbalance in 'afs_dir_iterate' - 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/isdn/hardware/mISDN/mISDNisar.c:203:33: warning: cast to restricted __le16 ../drivers/isdn/hardware/mISDN/mISDNisar.c:204:32: warning: cast to restricted __le16 ../drivers/isdn/hardware/mISDN/mISDNisar.c:205:34: warning: cast to restricted __le16 ../drivers/isdn/hardware/mISDN/mISDNisar.c:252:39: warning: cast to restricted __le16 ../drivers/net/ethernet/huawei/hinic/hinic_tx.c:713:25: warning: cast to restricted __be16 ../drivers/net/ethernet/huawei/hinic/hinic_main.c:830:25: warning: cast to restricted __be16 ../drivers/staging/rtl8192e/rtllib_rx.c: note: in included file: ../drivers/staging/rtl8192e/rtllib.h:658:48: warning: array of flexible structures ../drivers/net/ethernet/broadcom/bnxt/bnxt_debugfs.c: In function ‘bnxt_debug_dev_init’: ../drivers/net/ethernet/broadcom/bnxt/bnxt_debugfs.c:69:30: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 10 [-Wformat-truncation=] 69 | snprintf(qname, 10, "%d", ring_idx); | ^~ In function ‘debugfs_dim_ring_init’, inlined from ‘bnxt_debug_dev_init’ at ../drivers/net/ethernet/broadcom/bnxt/bnxt_debugfs.c:87:4: ../drivers/net/ethernet/broadcom/bnxt/bnxt_debugfs.c:69:29: note: directive argument in the range [-2147483643, 2147483646] 69 | snprintf(qname, 10, "%d", ring_idx); | ^~~~ ../drivers/net/ethernet/broadcom/bnxt/bnxt_debugfs.c:69:9: note: ‘snprintf’ output between 2 and 12 bytes into a destination of size 10 69 | snprintf(qname, 10, "%d", ring_idx); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/ipv4/tcp_lp.c:122: warning: Function parameter or struct member 'ack' not described in 'tcp_lp_cong_avoid' ../net/ipv4/tcp_lp.c:122: warning: Function parameter or struct member 'acked' not described in 'tcp_lp_cong_avoid' ../net/ipv4/tcp_lp.c:272: warning: Function parameter or struct member 'sample' not described in 'tcp_lp_pkts_acked' ../drivers/net/ipvlan/ipvlan_core.c:52:36: warning: incorrect type in argument 1 (different base types) ../drivers/net/ipvlan/ipvlan_core.c:52:36: expected unsigned int [usertype] a ../drivers/net/ipvlan/ipvlan_core.c:52:36: got restricted __be32 const [usertype] s_addr ../fs/ocfs2/dlm/dlmdomain.c:1316:20: warning: context imbalance in 'dlm_query_nodeinfo_handler' - different lock contexts for basic block ../fs/afs/server.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:779:9: warning: context imbalance in 'afs_find_server' - different lock contexts for basic block ../fs/afs/server.c:104:9: warning: context imbalance in 'afs_find_server_by_uuid' - different lock contexts for basic block ../scripts/Makefile.build:243: ../drivers/net/ethernet/hisilicon/hns3/Makefile: hns3_common/hclge_comm_cmd.o is added to multiple modules: hclge hclgevf ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c: In function ‘otx2_open’: ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:1851:58: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 1851 | snprintf(irq_name, NAME_SIZE, "%s-rxtx-%d", pf->netdev->name, | ^ ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:1851:17: note: ‘snprintf’ output between 8 and 33 bytes into a destination of size 32 1851 | snprintf(irq_name, NAME_SIZE, "%s-rxtx-%d", pf->netdev->name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1852 | qidx); | ~~~~~ ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c:25:16: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c:28:16: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c:38:16: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c:41:16: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c:822:16: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:696:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:696:31: expected unsigned short [usertype] iplen ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:696:31: got restricted __be16 [usertype] ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:698:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:698:54: expected restricted __be16 [usertype] tot_len ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:698:54: got unsigned short [usertype] iplen ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:701:60: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:701:60: expected restricted __be16 [usertype] payload_len ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:701:60: got unsigned short [usertype] iplen ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:612:48: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:662:35: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:662:35: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:662:35: got void *hwbase ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:1236:21: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:1236:21: expected unsigned long long [usertype] *ptr ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:1236:21: got void [noderef] __iomem * ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:1275:21: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:1275:21: expected unsigned long long [usertype] *ptr ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:1275:21: got void [noderef] __iomem * ../drivers/net/wireless/mediatek/mt76/mt76x02_mac.c:123:17: warning: dubious: x & !y ../drivers/net/wireless/mediatek/mt76/mt76x02_mac.c:155:16: warning: dubious: x & !y ../drivers/net/ethernet/marvell/mv643xx_eth.c:1956:35: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:1956:35: expected struct rx_desc *rx_desc_area ../drivers/net/ethernet/marvell/mv643xx_eth.c:1956:35: got void [noderef] __iomem * ../drivers/net/ethernet/marvell/mv643xx_eth.c:1995:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:1995:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/mv643xx_eth.c:1995:28: got struct rx_desc *rx_desc_area ../drivers/net/ethernet/marvell/mv643xx_eth.c:2026:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:2026:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/mv643xx_eth.c:2026:28: got struct rx_desc *rx_desc_area ../drivers/net/ethernet/marvell/mv643xx_eth.c:2060:35: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:2060:35: expected struct tx_desc *tx_desc_area ../drivers/net/ethernet/marvell/mv643xx_eth.c:2060:35: got void [noderef] __iomem * ../drivers/net/ethernet/marvell/mv643xx_eth.c:2115:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:2115:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/mv643xx_eth.c:2115:28: got struct tx_desc *tx_desc_area ../drivers/net/ethernet/marvell/mv643xx_eth.c:2133:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:2133:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/mv643xx_eth.c:2133:28: got struct tx_desc *tx_desc_area ../scripts/Makefile.build:243: ../drivers/net/ethernet/hisilicon/hns3/Makefile: hns3_common/hclge_comm_rss.o is added to multiple modules: hclge hclgevf ../scripts/Makefile.build:243: ../drivers/net/ethernet/marvell/octeontx2/nic/Makefile: otx2_devlink.o is added to multiple modules: rvu_nicpf rvu_nicvf ../drivers/isdn/mISDN/l1oip_core.c:669:39: warning: incorrect type in assignment (different base types) ../drivers/isdn/mISDN/l1oip_core.c:669:39: expected restricted __be32 [usertype] s_addr ../drivers/isdn/mISDN/l1oip_core.c:669:39: got unsigned long ../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:2950:9: warning: context imbalance in 'dlm_finalize_reco_handler' - different lock contexts for basic block ../drivers/net/ethernet/freescale/gianfar.c:2212:60: warning: cast to restricted __be64 ../drivers/net/ethernet/freescale/gianfar.c:2475:53: warning: cast to restricted __be64 ../drivers/net/vxlan/vxlan_core.c:393:34: warning: incorrect type in argument 2 (different base types) ../drivers/net/vxlan/vxlan_core.c:393:34: expected unsigned int [usertype] b ../drivers/net/vxlan/vxlan_core.c:393:34: got restricted __be32 [usertype] vni ../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/net/team/team_mode_activebackup.c:54:40: error: incompatible types in comparison expression (different address spaces): ../drivers/net/team/team_mode_activebackup.c:54:40: struct team_port [noderef] __rcu * ../drivers/net/team/team_mode_activebackup.c:54:40: struct team_port * ../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:3337:9: warning: context imbalance in 'dlm_clean_master_list' - different lock contexts for basic block ../drivers/net/bonding/bond_options.c:1229:24: warning: incorrect type in assignment (different base types) ../drivers/net/bonding/bond_options.c:1229:24: expected restricted __be32 [addressable] [usertype] target ../drivers/net/bonding/bond_options.c:1229:24: got unsigned long long const [usertype] value ../scripts/Makefile.build:243: ../drivers/net/ethernet/hisilicon/hns3/Makefile: hns3_common/hclge_comm_tqp_stats.o is added to multiple modules: hclge hclgevf ../scripts/Makefile.build:243: ../drivers/net/ethernet/marvell/octeontx2/nic/Makefile: otx2_dcbnl.o is added to multiple modules: rvu_nicpf rvu_nicvf ../drivers/net/team/team_mode_loadbalance.c:373:14: warning: incorrect type in assignment (different address spaces) ../drivers/net/team/team_mode_loadbalance.c:373:14: expected struct team_port *port ../drivers/net/team/team_mode_loadbalance.c:373:14: got struct team_port [noderef] __rcu *port ../net/netfilter/nf_tables_api.c:1829:25: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:1829:25: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:1829:25: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:1829:25: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2001:31: warning: incorrect type in return expression (different address spaces) ../net/netfilter/nf_tables_api.c:2004:31: warning: incorrect type in return expression (different address spaces) ../net/netfilter/nf_tables_api.c:2008:31: warning: incorrect type in return expression (different address spaces) ../net/netfilter/nf_tables_api.c:2030:17: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2030:17: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2030:17: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2030:17: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2030:17: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2030:17: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2030:17: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2073:21: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2073:21: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2073:21: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2073:21: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2453:25: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2453:25: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2453:25: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2453:25: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2637:23: warning: incorrect type in assignment (different address spaces) ../net/netfilter/nf_tables_api.c:2664:38: warning: incorrect type in assignment (different address spaces) ../net/netfilter/nf_tables_api.c:2710:21: warning: incorrect type in argument 1 (different address spaces) ../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:781:9: warning: context imbalance in 'nft_netlink_dump_start_rcu' - unexpected unlock ../drivers/net/ethernet/mediatek/mtk_ppe_debugfs.c:161:46: warning: cast to restricted __be16 ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:1623:45: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:1623:45: expected restricted __sum16 [usertype] check ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:1623:45: got restricted __be16 [usertype] ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2873:22: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2873:22: expected unsigned int [usertype] val ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2873:22: got restricted __be32 [usertype] ip ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2918:40: warning: cast from restricted __be32 ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2978:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2978:38: expected restricted __be32 [usertype] ip4dst ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2978:38: got unsigned int [usertype] ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2982:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2982:38: expected restricted __be32 [usertype] ip4src ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2982:38: got unsigned int ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2984:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2984:36: expected restricted __be16 [usertype] psrc ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2984:36: got int ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2986:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2986:36: expected restricted __be16 [usertype] pdst ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2986:36: got int ../drivers/net/slip/slip.c:459:14: error: incompatible types in comparison expression (different address spaces): ../drivers/net/slip/slip.c:459:14: void [noderef] __rcu * ../drivers/net/slip/slip.c:459:14: void * ../drivers/net/slip/slip.c:893:9: error: incompatible types in comparison expression (different address spaces): ../drivers/net/slip/slip.c:893:9: void [noderef] __rcu * ../drivers/net/slip/slip.c:893:9: void * ../scripts/Makefile.build:243: ../drivers/net/ethernet/freescale/dpaa2/Makefile: dpaa2-mac.o is added to multiple modules: fsl-dpaa2-eth fsl-dpaa2-switch ../drivers/net/ethernet/marvell/sky2.c:1889:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/marvell/sky2.c:1889:28: expected restricted __le16 [usertype] length ../drivers/net/ethernet/marvell/sky2.c:1889:28: got restricted __be16 [usertype] ../drivers/net/ethernet/marvell/sky2.c:2669:29: warning: cast to restricted __le16 ../drivers/net/ethernet/marvell/sky2.c:2669:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/marvell/sky2.c:2669:27: expected restricted __wsum [usertype] csum ../drivers/net/ethernet/marvell/sky2.c:2669:27: got unsigned short [usertype] ../drivers/net/ethernet/marvell/sky2.c:2690:57: warning: cast to restricted __be16 ../drivers/net/ethernet/marvell/sky2.c:2698:27: warning: cast to restricted __le32 ../drivers/net/ethernet/marvell/sky2.c:4445:53: warning: cast to restricted __be16 ../drivers/net/ethernet/marvell/sky2.c:4445:53: warning: cast from restricted __le16 ../drivers/net/ethernet/marvell/mvneta.c:1796:25: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/marvell/mvneta.c:1979:45: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/marvell/mvneta.c:1979:45: expected int l3_proto ../drivers/net/ethernet/marvell/mvneta.c:1979:45: got restricted __be16 [usertype] l3_proto ../drivers/net/ethernet/mediatek/mtk_ppe_offload.c:124:19: warning: cast to restricted __be32 ../drivers/net/ethernet/mediatek/mtk_ppe_offload.c:128:41: warning: restricted __be32 degrades to integer ../drivers/net/vmxnet3/vmxnet3_ethtool.c:1306:42: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_ethtool.c:1306:42: expected restricted __le32 [usertype] confVer ../drivers/net/vmxnet3/vmxnet3_ethtool.c:1306:42: got int ../drivers/net/ppp/pppoe.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/net/vmxnet3/vmxnet3_drv.c:1408:43: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:1408:43: expected restricted __wsum [usertype] csum ../drivers/net/vmxnet3/vmxnet3_drv.c:1408:43: got restricted __be16 [usertype] ../drivers/net/vmxnet3/vmxnet3_drv.c:1554:17: warning: restricted __le64 degrades to integer ../drivers/net/vmxnet3/vmxnet3_drv.c:1938:33: warning: incorrect type in argument 2 (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:1938:33: expected unsigned long long [usertype] addr ../drivers/net/vmxnet3/vmxnet3_drv.c:1938:33: got restricted __le64 [usertype] addr ../drivers/net/vmxnet3/vmxnet3_drv.c:1944:33: warning: incorrect type in argument 2 (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:1944:33: expected unsigned long long [usertype] addr ../drivers/net/vmxnet3/vmxnet3_drv.c:1944:33: got restricted __le64 [usertype] addr ../drivers/net/vmxnet3/vmxnet3_drv.c:2585:31: warning: incorrect type in initializer (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2585:31: expected unsigned int [usertype] *vfTable ../drivers/net/vmxnet3/vmxnet3_drv.c:2585:31: got restricted __le32 * ../drivers/net/vmxnet3/vmxnet3_drv.c:2602:39: warning: incorrect type in initializer (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2602:39: expected unsigned int [usertype] *vfTable ../drivers/net/vmxnet3/vmxnet3_drv.c:2602:39: got restricted __le32 * ../drivers/net/vmxnet3/vmxnet3_drv.c:2624:39: warning: incorrect type in initializer (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2624:39: expected unsigned int [usertype] *vfTable ../drivers/net/vmxnet3/vmxnet3_drv.c:2624:39: got restricted __le32 * ../drivers/net/vmxnet3/vmxnet3_drv.c:2676:39: warning: incorrect type in initializer (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2676:39: expected unsigned int [usertype] *vfTable ../drivers/net/vmxnet3/vmxnet3_drv.c:2676:39: got restricted __le32 * ../drivers/net/vmxnet3/vmxnet3_drv.c:2722:31: warning: restricted __le32 degrades to integer ../drivers/net/vmxnet3/vmxnet3_drv.c:2735:17: warning: incorrect type in argument 3 (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2735:17: expected unsigned long [usertype] size ../drivers/net/vmxnet3/vmxnet3_drv.c:2735:17: got restricted __le16 [usertype] mfTableLen ../drivers/net/vmxnet3/vmxnet3_drv.c:2773:49: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2773:49: expected unsigned int [usertype] ../drivers/net/vmxnet3/vmxnet3_drv.c:2773:49: got restricted __le32 [usertype] ../drivers/net/vmxnet3/vmxnet3_drv.c:2814:41: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2814:41: expected restricted __le16 [usertype] txDataRingDescSize ../drivers/net/vmxnet3/vmxnet3_drv.c:2814:41: got restricted __le32 [usertype] ../drivers/net/vmxnet3/vmxnet3_drv.c:2863:46: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2863:46: expected restricted __le32 [usertype] confVer ../drivers/net/vmxnet3/vmxnet3_drv.c:2863:46: got int ../drivers/net/vmxnet3/vmxnet3_drv.c:2929:34: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2929:34: expected restricted __le32 [usertype] confVer ../drivers/net/vmxnet3/vmxnet3_drv.c:2929:34: got int ../drivers/net/usb/hso.c:1477:13: warning: cast to restricted __le16 ../drivers/net/usb/hso.c:1478:13: warning: cast to restricted __le16 ../drivers/net/usb/hso.c:1479:13: warning: cast to restricted __le16 ../drivers/net/usb/hso.c:1487:37: warning: cast to restricted __le16 ../drivers/net/usb/hso.c:1631:37: warning: cast to restricted __le16 ../drivers/atm/nicstar.c:554:17: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:554:17: expected unsigned int [usertype] word_2 ../drivers/atm/nicstar.c:554:17: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:573:17: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:573:17: expected unsigned int [usertype] word_4 ../drivers/atm/nicstar.c:573:17: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1148:29: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1153:56: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1483:30: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1489:44: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1489:44: expected unsigned int [usertype] word_1 ../drivers/atm/nicstar.c:1489:44: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1492:44: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1492:44: expected unsigned int [usertype] word_2 ../drivers/atm/nicstar.c:1492:44: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1804:36: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1804:36: expected unsigned int [usertype] word_1 ../drivers/atm/nicstar.c:1804:36: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1810:36: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1810:36: expected unsigned int [usertype] word_2 ../drivers/atm/nicstar.c:1810:36: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1859:17: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1859:52: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1860:17: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1866:24: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1873:22: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1874:32: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1882:41: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1882:41: expected unsigned int [usertype] word_2 ../drivers/atm/nicstar.c:1882:41: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1887:46: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1892:17: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1892:17: expected unsigned int [usertype] word_2 ../drivers/atm/nicstar.c:1892:17: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1961:14: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1971:18: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1965:17: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1965:17: expected unsigned int [usertype] word_4 ../drivers/atm/nicstar.c:1965:17: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1992:14: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:2009:15: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:2010:15: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:2034:26: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:2052:47: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:2053:30: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:2054:39: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:2112:23: warning: incorrect type in assignment (different address spaces) ../drivers/atm/nicstar.c:2112:23: expected void [noderef] __user *iov_base ../drivers/atm/nicstar.c:2112:23: got void * ../drivers/atm/nicstar.c:2113:24: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:2146:13: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:2152:21: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:2185:31: warning: cast removes address space '__user' of expression ../drivers/atm/nicstar.c:2292:39: warning: cast removes address space '__user' of expression ../drivers/atm/nicstar.c:2303:47: warning: cast removes address space '__user' of expression ../drivers/atm/nicstar.c:2346:39: warning: cast removes address space '__user' of expression ../drivers/atm/nicstar.c:2580:26: warning: cast removes address space '__user' of expression ../drivers/atm/nicstar.c:1672:29: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1672:29: expected unsigned int [usertype] word_2 ../drivers/atm/nicstar.c:1672:29: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1673:29: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1673:29: expected unsigned int [usertype] word_3 ../drivers/atm/nicstar.c:1673:29: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1674:29: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1674:29: expected unsigned int [usertype] word_4 ../drivers/atm/nicstar.c:1674:29: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1683:29: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1683:29: expected unsigned int [usertype] word_2 ../drivers/atm/nicstar.c:1683:29: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1684:29: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1684:29: expected unsigned int [usertype] word_3 ../drivers/atm/nicstar.c:1684:29: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1687:29: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1687:29: expected unsigned int [usertype] word_4 ../drivers/atm/nicstar.c:1687:29: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1690:29: warning: invalid assignment: |= ../drivers/atm/nicstar.c:1690:29: left side has type unsigned int ../drivers/atm/nicstar.c:1690:29: right side has type restricted __le32 ../drivers/atm/nicstar.c:1698:29: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1698:29: expected unsigned int [usertype] word_1 ../drivers/atm/nicstar.c:1698:29: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1701:29: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1701:29: expected unsigned int [usertype] word_1 ../drivers/atm/nicstar.c:1701:29: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:2702:37: warning: context imbalance in 'ns_poll' - different lock contexts for basic block ../drivers/target/target_core_transport.c: In function ‘transport_dump_vpd_ident’: ../drivers/target/target_core_transport.c:1263:59: warning: ‘%s’ directive output may be truncated writing up to 253 bytes into a region of size 221 [-Wformat-truncation=] 1263 | "T10 VPD ASCII Device Identifier: %s\n", | ^~ ../drivers/target/target_core_transport.c:1262:17: note: ‘snprintf’ output between 35 and 288 bytes into a destination of size 254 1262 | snprintf(buf, sizeof(buf), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1263 | "T10 VPD ASCII Device Identifier: %s\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1264 | &vpd->device_identifier[0]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/target/target_core_transport.c:1268:59: warning: ‘%s’ directive output may be truncated writing up to 253 bytes into a region of size 221 [-Wformat-truncation=] 1268 | "T10 VPD UTF-8 Device Identifier: %s\n", | ^~ ../drivers/target/target_core_transport.c:1267:17: note: ‘snprintf’ output between 35 and 288 bytes into a destination of size 254 1267 | snprintf(buf, sizeof(buf), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1268 | "T10 VPD UTF-8 Device Identifier: %s\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1269 | &vpd->device_identifier[0]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/target/target_core_transport.c:1258:60: warning: ‘%s’ directive output may be truncated writing up to 253 bytes into a region of size 220 [-Wformat-truncation=] 1258 | "T10 VPD Binary Device Identifier: %s\n", | ^~ ../drivers/target/target_core_transport.c:1257:17: note: ‘snprintf’ output between 36 and 289 bytes into a destination of size 254 1257 | snprintf(buf, sizeof(buf), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1258 | "T10 VPD Binary Device Identifier: %s\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1259 | &vpd->device_identifier[0]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/atm/iphase.c:151:16: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:155:11: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:167:56: warning: invalid assignment: |= ../drivers/atm/iphase.c:167:56: left side has type restricted __be16 ../drivers/atm/iphase.c:167:56: right side has type int ../drivers/atm/iphase.c:204:14: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:220:16: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:228:19: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:241:29: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:242:29: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:279:20: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:384:14: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:444:17: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:446:20: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:529:19: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:583:16: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2966:11: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:3040:23: warning: incorrect type in assignment (different base types) ../drivers/atm/iphase.c:3040:23: expected restricted __be16 [usertype] protocol ../drivers/atm/iphase.c:3040:23: got int vci ../drivers/atm/iphase.c:668:17: warning: restricted __be16 degrades to integer ../drivers/atm/iphase.c:1187:23: warning: incorrect type in assignment (different base types) ../drivers/atm/iphase.c:1187:23: expected restricted __be16 [usertype] protocol ../drivers/atm/iphase.c:1187:23: got int [assigned] desc ../drivers/atm/iphase.c:1299:12: warning: incorrect type in assignment (different base types) ../drivers/atm/iphase.c:1299:12: expected int desc ../drivers/atm/iphase.c:1299:12: got restricted __be16 [usertype] protocol ../drivers/atm/iphase.c:1508:24: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:1555:24: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:1567:20: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:1584:25: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:1737:34: warning: invalid assignment: |= ../drivers/atm/iphase.c:1737:34: left side has type restricted __be16 ../drivers/atm/iphase.c:1737:34: right side has type int ../drivers/atm/iphase.c:1814:15: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:1815:16: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:1968:24: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2024:22: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2051:22: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2114:9: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2114:9: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2114:9: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2130:9: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2130:9: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2130:9: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2131:15: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2132:16: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2280:16: warning: cast to restricted __le32 ../drivers/atm/iphase.c:2280:14: warning: incorrect type in assignment (different base types) ../drivers/atm/iphase.c:2280:14: expected unsigned int [usertype] mac1 ../drivers/atm/iphase.c:2280:14: got restricted __be32 [usertype] ../drivers/atm/iphase.c:2282:16: warning: cast to restricted __le16 ../drivers/atm/iphase.c:2282:14: warning: incorrect type in assignment (different base types) ../drivers/atm/iphase.c:2282:14: expected unsigned short [usertype] mac2 ../drivers/atm/iphase.c:2282:14: got restricted __be16 [usertype] ../drivers/atm/iphase.c:2670:24: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2674:24: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:1134:25: warning: dereference of noderef expression ../drivers/atm/iphase.c:1139:30: warning: dereference of noderef expression ../drivers/atm/iphase.c:1149:29: warning: dereference of noderef expression ../drivers/atm/iphase.c:1170:21: warning: dereference of noderef expression ../drivers/atm/iphase.c:1170:57: warning: dereference of noderef expression ../drivers/atm/iphase.c:1171:21: warning: dereference of noderef expression ../drivers/atm/iphase.c:1171:57: warning: dereference of noderef expression ../drivers/atm/iphase.c:1397:10: warning: dereference of noderef expression ../drivers/atm/iphase.c:1410:18: warning: dereference of noderef expression ../drivers/atm/iphase.c:1492:17: warning: dereference of noderef expression ../drivers/atm/iphase.c:1493:17: warning: dereference of noderef expression ../drivers/atm/iphase.c:2681:15: warning: dereference of noderef expression ../drivers/atm/iphase.c:2682:15: warning: dereference of noderef expression ../drivers/atm/iphase.c:2996:9: warning: dereference of noderef expression ../drivers/atm/iphase.c:2999:9: warning: dereference of noderef expression ../drivers/atm/iphase.c:3000:9: warning: dereference of noderef expression ../drivers/atm/iphase.c:3010:35: warning: dereference of noderef expression ../drivers/atm/iphase.c:3011:51: warning: dereference of noderef expression ../drivers/atm/iphase.c:3028:36: warning: dereference of noderef expression ../drivers/atm/iphase.c:3029:11: warning: dereference of noderef expression ../drivers/atm/fore200e.c:437:12: warning: cast to restricted __le32 ../drivers/atm/fore200e.c:445:12: warning: incorrect type in argument 1 (different base types) ../drivers/atm/fore200e.c:445:12: expected unsigned int val ../drivers/atm/fore200e.c:445:12: got restricted __le32 [usertype] ../drivers/net/usb/lan78xx.c:3519:29: warning: cast to restricted __be16 ../drivers/net/usb/lan78xx.c:3519:27: warning: incorrect type in assignment (different base types) ../drivers/net/usb/lan78xx.c:3519:27: expected restricted __wsum [usertype] csum ../drivers/net/usb/lan78xx.c:3519:27: got unsigned short [usertype] ../drivers/net/wireless/mediatek/mt76/mt7921/mcu.c:1286:19: warning: cast to restricted __le16 ../drivers/net/wireless/mediatek/mt76/mt7921/mcu.c:1286:19: warning: cast from restricted __le32 ../drivers/net/ethernet/myricom/myri10ge/myri10ge.c: In function ‘myri10ge_request_irq’: ../drivers/net/ethernet/myricom/myri10ge/myri10ge.c:2185:44: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 10 and 25 [-Wformat-truncation=] 2185 | "%s:slice-%d", netdev->name, i); | ^~ ../drivers/net/ethernet/myricom/myri10ge/myri10ge.c:2185:34: note: directive argument in the range [-2147483643, 2147483646] 2185 | "%s:slice-%d", netdev->name, i); | ^~~~~~~~~~~~~ ../drivers/net/ethernet/myricom/myri10ge/myri10ge.c:2184:25: note: ‘snprintf’ output between 9 and 34 bytes into a destination of size 32 2184 | snprintf(ss->irq_desc, sizeof(ss->irq_desc), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2185 | "%s:slice-%d", netdev->name, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/netfilter/nf_tables_offload.c:249:24: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_tables_offload.c:249:24: expected restricted __be16 [usertype] proto ../net/netfilter/nf_tables_offload.c:249:24: got int ../drivers/atm/eni.c:764:37: warning: cast to restricted __be32 ../drivers/atm/eni.c:2055:36: warning: incorrect type in assignment (different base types) ../drivers/atm/eni.c:2055:36: expected unsigned int [usertype] ../drivers/atm/eni.c:2055:36: got restricted __be32 [usertype] ../drivers/atm/idt77252.c:1217:15: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1230:18: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1387:30: warning: incorrect type in assignment (different base types) ../drivers/atm/idt77252.c:1387:30: expected unsigned int [usertype] word_2 ../drivers/atm/idt77252.c:1387:30: got restricted __le32 [usertype] ../drivers/atm/idt77252.c:1423:16: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1429:17: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1429:17: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1440:32: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1466:32: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1470:33: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1481:32: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1506:30: warning: incorrect type in assignment (different base types) ../drivers/atm/idt77252.c:1506:30: expected unsigned int [usertype] word_2 ../drivers/atm/idt77252.c:1506:30: got restricted __le32 [usertype] ../drivers/atm/idt77252.c:1517:24: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:745:27: warning: incorrect type in assignment (different base types) ../drivers/atm/idt77252.c:745:27: expected unsigned int [usertype] word_1 ../drivers/atm/idt77252.c:745:27: got restricted __le32 [usertype] ../drivers/atm/idt77252.c:747:27: warning: incorrect type in assignment (different base types) ../drivers/atm/idt77252.c:747:27: expected unsigned int [usertype] word_2 ../drivers/atm/idt77252.c:747:27: got restricted __le32 [usertype] ../drivers/atm/idt77252.c:748:27: warning: incorrect type in assignment (different base types) ../drivers/atm/idt77252.c:748:27: expected unsigned int [usertype] word_3 ../drivers/atm/idt77252.c:748:27: got restricted __le32 [usertype] ../drivers/atm/idt77252.c:749:27: warning: incorrect type in assignment (different base types) ../drivers/atm/idt77252.c:749:27: expected unsigned int [usertype] word_4 ../drivers/atm/idt77252.c:749:27: got restricted __le32 [usertype] ../drivers/atm/idt77252.c:1021:16: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1029:33: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1031:17: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1031:17: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1031:17: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1031:17: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1038:18: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1246:30: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1265:26: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1341:32: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1342:34: warning: cast to restricted __le32 ../drivers/net/wireless/mediatek/mt76/mt7915/main.c:498:17: warning: dubious: x & !y ../drivers/atm/idt77105.c:303:35: warning: Using plain integer as NULL pointer ../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 * ../drivers/net/wireless/mediatek/mt76/mt7615/debugfs.c:521:9: warning: dubious: x & !y ../drivers/w1/w1.c:418:17: warning: incorrect type in assignment (different base types) ../drivers/w1/w1.c:418:17: expected unsigned long long [usertype] rn64_le ../drivers/w1/w1.c:418:17: got restricted __le64 [usertype] ../drivers/w1/w1.c:909:21: warning: incorrect type in initializer (different base types) ../drivers/w1/w1.c:909:21: expected unsigned long long [usertype] rn_le ../drivers/w1/w1.c:909:21: got restricted __le64 [usertype] ../drivers/net/ethernet/neterion/s2io.c: In function ‘s2io_add_isr’: ../drivers/net/ethernet/neterion/s2io.c:6947:59: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 3 and 18 [-Wformat-truncation=] 6947 | "%s:MSI-X-%d-TX", | ^~ ../drivers/net/ethernet/neterion/s2io.c:6947:49: note: directive argument in the range [-2147483641, 2147483646] 6947 | "%s:MSI-X-%d-TX", | ^~~~~~~~~~~~~~~~ ../drivers/net/ethernet/neterion/s2io.c:6945:41: note: ‘snprintf’ output between 12 and 37 bytes into a destination of size 25 6945 | snprintf(sp->desc[i], | ^~~~~~~~~~~~~~~~~~~~~ 6946 | sizeof(sp->desc[i]), | ~~~~~~~~~~~~~~~~~~~~ 6947 | "%s:MSI-X-%d-TX", | ~~~~~~~~~~~~~~~~~ 6948 | dev->name, i); | ~~~~~~~~~~~~~ ../drivers/net/ethernet/neterion/s2io.c:6936:59: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 3 and 18 [-Wformat-truncation=] 6936 | "%s:MSI-X-%d-RX", | ^~ ../drivers/net/ethernet/neterion/s2io.c:6936:49: note: directive argument in the range [-2147483641, 2147483646] 6936 | "%s:MSI-X-%d-RX", | ^~~~~~~~~~~~~~~~ ../drivers/net/ethernet/neterion/s2io.c:6934:41: note: ‘snprintf’ output between 12 and 37 bytes into a destination of size 25 6934 | snprintf(sp->desc[i], | ^~~~~~~~~~~~~~~~~~~~~ 6935 | sizeof(sp->desc[i]), | ~~~~~~~~~~~~~~~~~~~~ 6936 | "%s:MSI-X-%d-RX", | ~~~~~~~~~~~~~~~~~ 6937 | dev->name, i); | ~~~~~~~~~~~~~ ../drivers/net/ethernet/neterion/s2io.c: In function ‘s2io_init_nic’: ../drivers/net/ethernet/neterion/s2io.c:8097:59: warning: ‘%s’ directive output may be truncated writing up to 79 bytes into a region of size between 35 and 50 [-Wformat-truncation=] 8097 | snprintf(sp->name, sizeof(sp->name), "%s Neterion %s", dev->name, | ^~ ../drivers/net/ethernet/neterion/s2io.c:8097:9: note: ‘snprintf’ output between 11 and 105 bytes into a destination of size 60 8097 | snprintf(sp->name, sizeof(sp->name), "%s Neterion %s", dev->name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 8098 | sp->product_name); | ~~~~~~~~~~~~~~~~~ ../drivers/atm/atmtcp.c:129:21: warning: incorrect type in assignment (different base types) ../drivers/atm/atmtcp.c:129:21: expected unsigned short [addressable] [assigned] [usertype] vpi ../drivers/atm/atmtcp.c:129:21: got restricted __be16 [usertype] ../drivers/atm/atmtcp.c:131:21: warning: incorrect type in assignment (different base types) ../drivers/atm/atmtcp.c:131:21: expected unsigned short [addressable] [assigned] [usertype] vci ../drivers/atm/atmtcp.c:131:21: got restricted __be16 [usertype] ../drivers/atm/atmtcp.c:222:18: warning: incorrect type in assignment (different base types) ../drivers/atm/atmtcp.c:222:18: expected unsigned short [usertype] vpi ../drivers/atm/atmtcp.c:222:18: got restricted __be16 [usertype] ../drivers/atm/atmtcp.c:223:18: warning: incorrect type in assignment (different base types) ../drivers/atm/atmtcp.c:223:18: expected unsigned short [usertype] vci ../drivers/atm/atmtcp.c:223:18: got restricted __be16 [usertype] ../drivers/atm/atmtcp.c:224:21: warning: incorrect type in assignment (different base types) ../drivers/atm/atmtcp.c:224:21: expected unsigned int [usertype] length ../drivers/atm/atmtcp.c:224:21: got restricted __be32 [usertype] ../drivers/atm/atmtcp.c:300:33: warning: cast to restricted __be16 ../drivers/atm/atmtcp.c:300:50: warning: cast to restricted __be16 ../drivers/net/ethernet/neterion/s2io.c:6959:41: warning: cast to restricted __be32 ../drivers/net/wireless/mediatek/mt76/mt7996/mmio.c:283:5: warning: context imbalance in 'mt7996_mmio_wed_init' - wrong count at exit ../drivers/atm/lanai.c:1397:29: warning: incorrect type in argument 1 (different base types) ../drivers/atm/lanai.c:1397:29: expected restricted __be32 const [usertype] *p ../drivers/atm/lanai.c:1397:29: got unsigned int const [usertype] *[assigned] x ../drivers/atm/lanai.c:1716:52: warning: incorrect type in argument 1 (different base types) ../drivers/atm/lanai.c:1716:52: expected restricted __le32 const [usertype] *p ../drivers/atm/lanai.c:1716:52: got unsigned int [usertype] * ../drivers/atm/lanai.c:1176:30: warning: incorrect type in assignment (different base types) ../drivers/atm/lanai.c:1176:30: expected unsigned int [usertype] ../drivers/atm/lanai.c:1176:30: got restricted __le32 [usertype] ../drivers/atm/lanai.c:1191:30: warning: incorrect type in assignment (different base types) ../drivers/atm/lanai.c:1191:30: expected unsigned int [usertype] ../drivers/atm/lanai.c:1191:30: got restricted __be32 [usertype] ../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:781:9: warning: context imbalance in 'nfnl_compat_get_rcu' - unexpected unlock ../drivers/net/wireless/mediatek/mt76/mt7603/mac.c:912:9: warning: dubious: x & !y ../drivers/net/wireless/mediatek/mt76/mt7603/mac.c:972:15: warning: dubious: x & !y ../drivers/net/wireless/mediatek/mt76/mt7915/mmio.c:600:5: warning: context imbalance in 'mt7915_mmio_wed_init' - wrong count at exit ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c: In function ‘mvpp2_probe’: ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:7631:32: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 7631 | "stats-wq-%s%s", netdev_name(priv->port_list[0]->dev), | ^ ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:7630:9: note: ‘snprintf’ output between 10 and 31 bytes into a destination of size 30 7630 | snprintf(priv->queue_name, sizeof(priv->queue_name), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7631 | "stats-wq-%s%s", netdev_name(priv->port_list[0]->dev), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7632 | priv->port_count > 1 ? "+" : ""); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:115:27: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:115:27: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:708:48: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:708:48: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:712:47: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:712:47: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:716:48: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:716:48: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:781:28: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:781:28: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1053:33: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1053:33: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1059:20: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1059:20: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1136:25: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1136:25: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1149:35: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1149:35: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1184:25: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1184:25: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1197:35: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1197:35: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1212:30: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1212:30: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1323:24: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1323:24: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1330:40: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1330:40: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1358:40: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1358:40: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:2990:45: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:2990:45: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3832:54: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3832:54: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3836:55: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3836:55: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3980:17: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3980:17: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3990:50: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3990:50: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3997:58: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3997:58: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:4048:50: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:4048:50: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:5068:37: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:5068:37: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:5070:38: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:5070:38: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:5074:38: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:5074:38: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:5086:29: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:5086:29: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:5357:30: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:5357:30: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:6904:24: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:6904:24: error: too long token expansion ../drivers/infiniband/ulp/ipoib/ipoib_vlan.c: In function ‘ipoib_vlan_add’: ../drivers/infiniband/ulp/ipoib/ipoib_vlan.c:187:52: warning: ‘%04x’ directive output may be truncated writing 4 bytes into a region of size between 0 and 15 [-Wformat-truncation=] 187 | snprintf(intf_name, sizeof(intf_name), "%s.%04x", | ^~~~ ../drivers/infiniband/ulp/ipoib/ipoib_vlan.c:187:48: note: directive argument in the range [0, 65535] 187 | snprintf(intf_name, sizeof(intf_name), "%s.%04x", | ^~~~~~~~~ ../drivers/infiniband/ulp/ipoib/ipoib_vlan.c:187:9: note: ‘snprintf’ output between 6 and 21 bytes into a destination of size 16 187 | snprintf(intf_name, sizeof(intf_name), "%s.%04x", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 188 | ppriv->dev->name, pkey); | ~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/bluetooth/hci_ag6xx.c:257:24: warning: restricted __le32 degrades to integer ../drivers/bluetooth/hci_mrvl.c:170:23: warning: restricted __le16 degrades to integer ../drivers/bluetooth/hci_mrvl.c:203:23: warning: restricted __le16 degrades to integer ../drivers/infiniband/sw/rdmavt/rc.c: note: in included file: ../include/rdma/rdmavt_qp.h:204:27: warning: array of flexible structures ../drivers/infiniband/sw/rdmavt/rc.c: note: in included file (through ../include/rdma/rdmavt_cq.h, ../include/rdma/rdmavt_qp.h): ../include/uapi/rdma/rvt-abi.h:64:27: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/device.c: note: in included file (through ../drivers/infiniband/hw/cxgb4/t4.h, ../drivers/infiniband/hw/cxgb4/iw_cxgb4.h): ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:558:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:559:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:575:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:576:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:610:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:611:17: warning: array of flexible structures ../drivers/infiniband/sw/rdmavt/qp.c: note: in included file (through ../include/rdma/rdmavt_cq.h, ../include/rdma/rdmavt_qp.h, ../drivers/infiniband/sw/rdmavt/qp.h): ../include/uapi/rdma/rvt-abi.h:64:27: warning: array of flexible structures ../drivers/infiniband/sw/rdmavt/qp.c: note: in included file (through ../drivers/infiniband/sw/rdmavt/qp.h): ../include/rdma/rdmavt_qp.h:204:27: warning: array of flexible structures ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:998:14: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1008:13: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1011:28: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1015:9: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1015:9: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1015:9: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1015:9: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1058:27: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1061:25: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1112:21: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1114:33: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1143:30: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1147:42: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1152:50: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1153:40: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1284:25: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1284:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1284:25: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1284:25: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1296:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1296:25: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1296:25: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1297:25: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1297:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1297:25: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1297:25: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1298:25: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1298:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1298:25: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1298:25: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1300:25: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1300:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1300:25: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1300:25: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1303:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1303:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1303:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1303:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1304:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1304:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1304:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1304:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1305:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1305:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1305:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1305:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1321:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1321:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1321:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1321:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1322:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1322:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1322:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1322:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1323:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1323:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1323:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1323:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1344:13: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1359:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1359:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1359:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1360:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1360:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1360:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1360:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1361:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1361:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1361:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1361:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1380:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1380:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1380:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1381:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1381:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1381:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1381:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1382:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1382:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1382:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1382:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1400:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1400:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1400:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1401:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1401:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1401:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1401:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1402:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1402:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1402:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1402:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1456:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1456:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1456:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1456:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1457:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1457:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1457:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1457:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1461:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1461:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1461:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1461:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:951:21: warning: cast truncates bits from constant value (ffffffff7fffffff becomes 7fffffff) ../drivers/infiniband/hw/qib/qib_file_ops.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/infiniband/sw/rdmavt/srq.c: note: in included file (through ../include/rdma/rdmavt_cq.h, ../include/rdma/rdmavt_qp.h, ../drivers/infiniband/sw/rdmavt/qp.h, ../drivers/infiniband/sw/rdmavt/vt.h): ../include/uapi/rdma/rvt-abi.h:64:27: warning: array of flexible structures ../drivers/infiniband/sw/rdmavt/srq.c: note: in included file (through ../drivers/infiniband/sw/rdmavt/qp.h, ../drivers/infiniband/sw/rdmavt/vt.h): ../include/rdma/rdmavt_qp.h:204:27: warning: array of flexible structures ../drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.c:1035:24: warning: cast to restricted __le64 ../drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.c:1037:24: warning: cast to restricted __le64 ../drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.c:2133:17: warning: cast truncates bits from constant value (42110030 becomes 30) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.c:2133:17: warning: cast truncates bits from constant value (42110030 becomes 30) ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c: In function ‘qlcnic_request_irq’: ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c:1771:49: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 9 and 24 [-Wformat-truncation=] 1771 | "%s-tx-%d", netdev->name, ring); | ^~ ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c:1771:42: note: directive argument in the range [-2147483643, 254] 1771 | "%s-tx-%d", netdev->name, ring); | ^~~~~~~~~~ ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c:1770:33: note: ‘snprintf’ output between 6 and 31 bytes into a destination of size 28 1770 | snprintf(tx_ring->name, sizeof(tx_ring->name), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1771 | "%s-tx-%d", netdev->name, ring); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/infiniband/core/cache.c:654:52: error: incompatible types in comparison expression (different address spaces): ../drivers/infiniband/core/cache.c:654:52: struct net_device [noderef] __rcu * ../drivers/infiniband/core/cache.c:654:52: struct net_device * ../drivers/infiniband/core/cache.c:692:43: warning: incorrect type in initializer (different address spaces) ../drivers/infiniband/core/cache.c:692:43: expected struct net_device [noderef] __rcu *ndev ../drivers/infiniband/core/cache.c:692:43: got struct net_device *ndev ../drivers/infiniband/core/cache.c:851:23: warning: incorrect type in assignment (different address spaces) ../drivers/infiniband/core/cache.c:851:23: expected struct net_device [noderef] __rcu *[addressable] ndev ../drivers/infiniband/core/cache.c:851:23: got struct net_device *ndev ../drivers/infiniband/core/cache.c:1022:52: warning: incorrect type in initializer (different address spaces) ../drivers/infiniband/core/cache.c:1022:52: expected struct net_device [noderef] __rcu *ndev ../drivers/infiniband/core/cache.c:1022:52: got struct net_device *ndev ../drivers/infiniband/core/cache.c:1428:59: warning: incorrect type in argument 1 (different address spaces) ../drivers/infiniband/core/cache.c:1428:59: expected struct net_device *dev ../drivers/infiniband/core/cache.c:1428:59: got struct net_device [noderef] __rcu *const ndev ../drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.c:902:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.c:902:25: expected unsigned int [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.c:902:25: got restricted __le32 [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:571:25: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:574:38: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:573:31: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:573:62: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:573:62: expected restricted __le32 [usertype] offs ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:573:62: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:575:35: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:577:21: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:578:66: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:601:54: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:601:64: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:601:20: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:615:22: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:627:63: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:627:26: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:626:20: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:633:18: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:633:55: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:632:16: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:636:21: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:636:50: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:650:22: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:662:63: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:662:26: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:661:20: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:668:18: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:668:55: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:667:16: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:670:21: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:670:50: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:697:55: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:697:65: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:697:20: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:703:25: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:710:38: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:709:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:709:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:709:22: expected restricted __le32 [usertype] offs ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:709:22: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:711:25: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:712:32: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:717:33: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:718:62: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:766:19: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:766:19: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:766:19: expected int idx ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:766:19: got restricted __le32 [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:777:26: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:776:16: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:776:14: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:776:14: expected restricted __le32 [usertype] offs ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:776:14: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:779:48: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:788:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:788:22: expected unsigned int [usertype] offs ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:788:22: got restricted __le32 [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:801:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:801:22: expected unsigned int [usertype] offs ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:801:22: got restricted __le32 [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:833:38: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:834:33: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:847:33: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:847:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:847:48: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:847:45: warning: incorrect type in return expression (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:847:45: expected restricted __le32 ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:847:45: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:860:28: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:862:25: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:862:45: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:863:58: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:862:70: warning: incorrect type in return expression (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:862:70: expected restricted __le32 ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:862:70: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:911:21: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:911:21: expected unsigned int [usertype] val ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:911:21: got restricted __le32 ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:999:72: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:999:72: expected unsigned long long [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:999:72: got restricted __le64 [assigned] [usertype] data ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1014:60: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1014:60: expected unsigned long long [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1014:60: got restricted __le64 [assigned] [usertype] data ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1025:60: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1025:60: expected unsigned long long [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1025:60: got restricted __le64 [assigned] [usertype] data ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1099:23: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1099:23: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1099:23: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1123:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1123:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1123:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1123:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1123:22: expected restricted __le32 [addressable] [usertype] flash_fw_ver ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1123:22: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1127:46: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1139:21: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c: In function ‘netxen_nic_attach’: ../drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c:1052:45: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size between 4 and 19 [-Wformat-overflow=] 1052 | sprintf(sds_ring->name, "%s[%d]", netdev->name, ring); | ^~ In function ‘netxen_nic_request_irq’, inlined from ‘netxen_nic_attach’ at ../drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c:1251:8: ../drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c:1052:41: note: directive argument in the range [-2147483641, 254] 1052 | sprintf(sds_ring->name, "%s[%d]", netdev->name, ring); | ^~~~~~~~ ../drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c:1052:17: note: ‘sprintf’ output between 4 and 29 bytes into a destination of size 20 1052 | sprintf(sds_ring->name, "%s[%d]", netdev->name, ring); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c:202:31: warning: cast to restricted __le32 ../drivers/net/can/peak_canfd/peak_pciefd_main.c:146:32: warning: array of flexible structures ../drivers/net/ethernet/qlogic/qede/qede_main.c: In function ‘qede_init_fp’: ../drivers/net/ethernet/qlogic/qede/qede_main.c:1903:61: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 5 and 20 [-Wformat-truncation=] 1903 | snprintf(fp->name, sizeof(fp->name), "%s-fp-%d", | ^~ ../drivers/net/ethernet/qlogic/qede/qede_main.c:1903:54: note: directive argument in the range [-2147483641, 65534] 1903 | snprintf(fp->name, sizeof(fp->name), "%s-fp-%d", | ^~~~~~~~~~ ../drivers/net/ethernet/qlogic/qede/qede_main.c:1903:17: note: ‘snprintf’ output between 6 and 31 bytes into a destination of size 24 1903 | snprintf(fp->name, sizeof(fp->name), "%s-fp-%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1904 | edev->ndev->name, queue_id); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/infiniband/core/roce_gid_mgmt.c:292:23: warning: incorrect type in assignment (different address spaces) ../drivers/infiniband/core/roce_gid_mgmt.c:292:23: expected struct net_device [noderef] __rcu *[addressable] ndev ../drivers/infiniband/core/roce_gid_mgmt.c:292:23: got struct net_device *ndev ../drivers/infiniband/core/roce_gid_mgmt.c:386:48: warning: incorrect type in initializer (different address spaces) ../drivers/infiniband/core/roce_gid_mgmt.c:386:48: expected struct net_device [noderef] __rcu *ndev ../drivers/infiniband/core/roce_gid_mgmt.c:386:48: got struct net_device *ndev ../drivers/infiniband/core/roce_gid_mgmt.c:811:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/infiniband/core/roce_gid_mgmt.c:811:48: expected void *filter_cookie ../drivers/infiniband/core/roce_gid_mgmt.c:811:48: got struct net_device [noderef] __rcu *ndev ../drivers/infiniband/core/roce_gid_mgmt.c:814:31: warning: incorrect type in argument 1 (different address spaces) ../drivers/infiniband/core/roce_gid_mgmt.c:814:31: expected struct net_device *dev ../drivers/infiniband/core/roce_gid_mgmt.c:814:31: got struct net_device [noderef] __rcu *ndev ../drivers/infiniband/core/roce_gid_mgmt.c:851:31: warning: incorrect type in assignment (different address spaces) ../drivers/infiniband/core/roce_gid_mgmt.c:851:31: expected struct net_device [noderef] __rcu *ndev ../drivers/infiniband/core/roce_gid_mgmt.c:851:31: got struct net_device *ndev ../drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c:1133:29: error: too long token expansion ../drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c:1133:29: error: too long token expansion ../drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c:1133:29: error: too long token expansion ../drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c:1133:29: error: too long token expansion ../drivers/infiniband/hw/efa/efa_verbs.c:2224:30: warning: symbol 'efa_uapi_defs' was not declared. Should it be static? ../drivers/infiniband/hw/cxgb4/cm.c: note: in included file (through ../drivers/infiniband/hw/cxgb4/t4.h, ../drivers/infiniband/hw/cxgb4/iw_cxgb4.h): ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:558:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:559:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:575:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:576:17: warning: array of flexible structures ../drivers/infiniband/hw/qib/qib_init.c: In function ‘qib_init_one’: ../drivers/infiniband/hw/qib/qib_init.c:586:67: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 0 and 3 [-Wformat-truncation=] 586 | snprintf(wq_name, sizeof(wq_name), "qib%d_%d", | ^~ In function ‘qib_create_workqueues’, inlined from ‘qib_init_one’ at ../drivers/infiniband/hw/qib/qib_init.c:1438:8: ../drivers/infiniband/hw/qib/qib_init.c:586:60: note: directive argument in the range [-2147483643, 254] 586 | snprintf(wq_name, sizeof(wq_name), "qib%d_%d", | ^~~~~~~~~~ ../drivers/infiniband/hw/qib/qib_init.c:586:25: note: ‘snprintf’ output between 7 and 27 bytes into a destination of size 8 586 | snprintf(wq_name, sizeof(wq_name), "qib%d_%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 587 | dd->unit, pidx); | ~~~~~~~~~~~~~~~ ../drivers/infiniband/hw/cxgb4/provider.c: note: in included file (through ../drivers/infiniband/hw/cxgb4/t4.h, ../drivers/infiniband/hw/cxgb4/iw_cxgb4.h): ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:575:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:576:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:558:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:559:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/cq.c:418:36: warning: context imbalance in 'c4iw_flush_hw_cq' - unexpected unlock ../drivers/infiniband/hw/cxgb4/cq.c:946:9: warning: context imbalance in 'c4iw_poll_cq_one' - different lock contexts for basic block ../drivers/infiniband/sw/siw/siw_cq.c: note: in included file (through ../drivers/infiniband/sw/siw/siw.h): ../drivers/infiniband/sw/siw/iwarp.h:183:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:184:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:185:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:186:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:187:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:188:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:189:25: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/siw_cm.c: note: in included file (through ../drivers/infiniband/sw/siw/siw.h): ../drivers/infiniband/sw/siw/iwarp.h:183:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:184:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:185:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:186:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:187:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:188:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:189:25: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/hw/cxgb4/qp.c: note: in included file (through ../drivers/infiniband/hw/cxgb4/t4.h, ../drivers/infiniband/hw/cxgb4/iw_cxgb4.h): ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:558:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:559:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:575:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:576:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:610:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:611:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/qp.c:1615:39: warning: context imbalance in '__flush_qp' - different lock contexts for basic block ../drivers/infiniband/sw/siw/siw_main.c: note: in included file (through ../drivers/infiniband/sw/siw/siw.h): ../drivers/infiniband/sw/siw/iwarp.h:183:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:184:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:185:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:186:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:187:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:188:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:189:25: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/siw_mem.c: note: in included file (through ../drivers/infiniband/sw/siw/siw.h): ../drivers/infiniband/sw/siw/iwarp.h:183:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:184:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:185:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:186:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:187:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:188:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:189:25: error: invalid bitfield specifier for type restricted __be32. ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c: In function ‘qede_get_drvinfo’: ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:625:34: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size 25 [-Wformat-truncation=] 625 | "[storm %s]", storm); | ^~ ~~~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:624:17: note: ‘snprintf’ output between 9 and 40 bytes into a destination of size 32 624 | snprintf(info->version, sizeof(info->version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 625 | "[storm %s]", storm); | ~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:642:31: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size 28 [-Wformat-truncation=] 642 | "mfw %s", mfw); | ^~ ~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:641:17: note: ‘snprintf’ output between 5 and 36 bytes into a destination of size 32 641 | snprintf(info->fw_version, sizeof(info->fw_version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 642 | "mfw %s", mfw); | ~~~~~~~~~~~~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:639:31: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size 28 [-Wformat-truncation=] 639 | "mbi %s [mfw %s]", mbi, mfw); | ^~ ~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:638:17: note: ‘snprintf’ output between 12 and 74 bytes into a destination of size 32 638 | snprintf(info->fw_version, sizeof(info->fw_version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 639 | "mbi %s [mfw %s]", mbi, mfw); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/infiniband/hw/vmw_pvrdma/pvrdma_cmd.c: note: in included file: ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: got restricted __le32 [usertype] ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:306:16: warning: cast to restricted __le32 ../drivers/net/ethernet/sfc/tx.c:503:9: warning: context imbalance in 'efx_xdp_tx_buffers' - different lock contexts for basic block ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:833:28: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:833:28: expected unsigned int [usertype] pa_lo ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:833:28: got restricted __le32 [usertype] ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:834:28: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:834:28: expected unsigned int [usertype] pa_hi ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:834:28: got restricted __le32 [usertype] ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:1627:44: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2061:28: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2061:28: expected unsigned int [usertype] pa_lo ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2061:28: got restricted __le32 [usertype] ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2062:28: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2062:28: expected unsigned int [usertype] pa_hi ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2062:28: got restricted __le32 [usertype] ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2410:18: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2441:44: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2441:42: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2441:42: expected unsigned int [usertype] flags_status_srcqpn ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2441:42: got restricted __le32 [usertype] ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2444:44: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2444:42: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2444:42: expected unsigned int [usertype] flags_status_srcqpn ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2444:42: got restricted __le32 [usertype] ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2450:52: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2450:50: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2450:50: expected unsigned int [usertype] flags_status_srcqpn ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2450:50: got restricted __le32 [usertype] ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2453:52: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2453:50: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2453:50: expected unsigned int [usertype] flags_status_srcqpn ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2453:50: got restricted __le32 [usertype] ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2458:52: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2458:50: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2458:50: expected unsigned int [usertype] flags_status_srcqpn ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2458:50: got restricted __le32 [usertype] ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2461:52: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2461:50: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2461:50: expected unsigned int [usertype] flags_status_srcqpn ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2461:50: got restricted __le32 [usertype] ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2517:23: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2572:20: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2587:19: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2603:19: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2605:24: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2609:27: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2614:29: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2633:20: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2692:34: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2695:37: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2699:37: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2702:44: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2721:27: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2725:27: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2769:24: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c: note: in included file: ../drivers/infiniband/hw/ocrdma/ocrdma.h:499:21: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma.h:505:17: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma.h:505:17: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma.h:517:17: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma.h:523:17: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma.h:511:17: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma.h:499:21: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma.h:505:17: warning: cast to restricted __le32 ../drivers/infiniband/hw/mlx4/mad.c: In function ‘mlx4_ib_alloc_demux_ctx’: ../drivers/infiniband/hw/mlx4/mad.c:2197:47: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 4 [-Wformat-truncation=] 2197 | snprintf(name, sizeof(name), "mlx4_ibt%d", port); | ^~ ../drivers/infiniband/hw/mlx4/mad.c:2197:38: note: directive argument in the range [-2147483645, 2147483647] 2197 | snprintf(name, sizeof(name), "mlx4_ibt%d", port); | ^~~~~~~~~~~~ ../drivers/infiniband/hw/mlx4/mad.c:2197:9: note: ‘snprintf’ output between 10 and 20 bytes into a destination of size 12 2197 | snprintf(name, sizeof(name), "mlx4_ibt%d", port); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/infiniband/hw/mlx4/mad.c:2205:48: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 3 [-Wformat-truncation=] 2205 | snprintf(name, sizeof(name), "mlx4_ibwi%d", port); | ^~ ../drivers/infiniband/hw/mlx4/mad.c:2205:38: note: directive argument in the range [-2147483645, 2147483647] 2205 | snprintf(name, sizeof(name), "mlx4_ibwi%d", port); | ^~~~~~~~~~~~~ ../drivers/infiniband/hw/mlx4/mad.c:2205:9: note: ‘snprintf’ output between 11 and 21 bytes into a destination of size 12 2205 | snprintf(name, sizeof(name), "mlx4_ibwi%d", port); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/infiniband/hw/mlx4/mad.c:2213:48: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 3 [-Wformat-truncation=] 2213 | snprintf(name, sizeof(name), "mlx4_ibud%d", port); | ^~ ../drivers/infiniband/hw/mlx4/mad.c:2213:38: note: directive argument in the range [-2147483645, 2147483647] 2213 | snprintf(name, sizeof(name), "mlx4_ibud%d", port); | ^~~~~~~~~~~~~ ../drivers/infiniband/hw/mlx4/mad.c:2213:9: note: ‘snprintf’ output between 11 and 21 bytes into a destination of size 12 2213 | snprintf(name, sizeof(name), "mlx4_ibud%d", port); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/bluetooth/virtio_bt.c:318:25: error: no generic selection for 'unsigned short virtio_cread_v' ../drivers/bluetooth/virtio_bt.c:318:25: error: incompatible types in comparison expression (different base types): ../drivers/bluetooth/virtio_bt.c:318:25: bad type * ../drivers/bluetooth/virtio_bt.c:318:25: unsigned short * ../drivers/bluetooth/virtio_bt.c:318:25: error: no generic selection for 'unsigned short [addressable] virtio_cread_v' ../drivers/bluetooth/virtio_bt.c:321:25: error: no generic selection for 'unsigned short virtio_cread_v' ../drivers/bluetooth/virtio_bt.c:321:25: error: incompatible types in comparison expression (different base types): ../drivers/bluetooth/virtio_bt.c:321:25: bad type * ../drivers/bluetooth/virtio_bt.c:321:25: unsigned short * ../drivers/bluetooth/virtio_bt.c:321:25: error: no generic selection for 'unsigned short [addressable] virtio_cread_v' ../drivers/bluetooth/virtio_bt.c:356:25: error: no generic selection for 'unsigned short virtio_cread_v' ../drivers/bluetooth/virtio_bt.c:356:25: error: incompatible types in comparison expression (different base types): ../drivers/bluetooth/virtio_bt.c:356:25: bad type * ../drivers/bluetooth/virtio_bt.c:356:25: unsigned short * ../drivers/bluetooth/virtio_bt.c:356:25: error: no generic selection for 'unsigned short [addressable] virtio_cread_v' ../drivers/bluetooth/virtio_bt.c:359:25: error: no generic selection for 'unsigned short virtio_cread_v' ../drivers/bluetooth/virtio_bt.c:359:25: error: incompatible types in comparison expression (different base types): ../drivers/bluetooth/virtio_bt.c:359:25: bad type * ../drivers/bluetooth/virtio_bt.c:359:25: unsigned short * ../drivers/bluetooth/virtio_bt.c:359:25: error: no generic selection for 'unsigned short [addressable] virtio_cread_v' ../drivers/infiniband/core/mad.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/ib_mad.h): ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be64 ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be64 ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be32 ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be32 ../include/trace/events/ib_mad.h:120:1: warning: cast to restricted __be64 ../include/trace/events/ib_mad.h:120:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:183:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:183:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:183:1: warning: cast to restricted __be64 ../include/trace/events/ib_mad.h:183:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:183:1: warning: cast to restricted __be32 ../include/trace/events/ib_mad.h:294:1: warning: cast to restricted __be64 ../include/trace/events/ib_mad.h:294:1: warning: cast to restricted __be32 ../include/trace/events/ib_mad.h:294:1: warning: cast to restricted __be32 ../include/trace/events/ib_mad.h:339:1: warning: cast to restricted __be64 ../include/trace/events/ib_mad.h:339:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:339:1: warning: cast to restricted __be16 ../drivers/infiniband/core/mad.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/ib_mad.h): ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned long long [usertype] wrtid ../include/trace/events/ib_mad.h:23:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned short [usertype] status ../include/trace/events/ib_mad.h:23:1: got restricted __be16 [usertype] status ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned short [usertype] class_specific ../include/trace/events/ib_mad.h:23:1: got restricted __be16 [usertype] class_specific ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned long long [usertype] tid ../include/trace/events/ib_mad.h:23:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned short [usertype] attr_id ../include/trace/events/ib_mad.h:23:1: got restricted __be16 [usertype] attr_id ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned int [usertype] attr_mod ../include/trace/events/ib_mad.h:23:1: got restricted __be32 [usertype] attr_mod ../include/trace/events/ib_mad.h:120:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:120:1: expected unsigned long long [usertype] wrtid ../include/trace/events/ib_mad.h:120:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:120:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:120:1: expected unsigned short [usertype] status ../include/trace/events/ib_mad.h:120:1: got restricted __be16 [usertype] status ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned short [usertype] status ../include/trace/events/ib_mad.h:183:1: got restricted __be16 [usertype] status ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned short [usertype] class_specific ../include/trace/events/ib_mad.h:183:1: got restricted __be16 [usertype] class_specific ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned long long [usertype] tid ../include/trace/events/ib_mad.h:183:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned short [usertype] attr_id ../include/trace/events/ib_mad.h:183:1: got restricted __be16 [usertype] attr_id ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned int [usertype] attr_mod ../include/trace/events/ib_mad.h:183:1: got restricted __be32 [usertype] attr_mod ../include/trace/events/ib_mad.h:294:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:294:1: expected unsigned long long [usertype] mkey ../include/trace/events/ib_mad.h:294:1: got restricted __be64 [usertype] mkey ../include/trace/events/ib_mad.h:294:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:294:1: expected unsigned int [usertype] dr_slid ../include/trace/events/ib_mad.h:294:1: got restricted __be32 [usertype] dr_slid ../include/trace/events/ib_mad.h:294:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:294:1: expected unsigned int [usertype] dr_dlid ../include/trace/events/ib_mad.h:294:1: got restricted __be32 [usertype] dr_dlid ../include/trace/events/ib_mad.h:339:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:339:1: expected unsigned long long [usertype] mkey ../include/trace/events/ib_mad.h:339:1: got restricted __be64 [usertype] mkey ../include/trace/events/ib_mad.h:339:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:339:1: expected unsigned int [usertype] dr_slid ../include/trace/events/ib_mad.h:339:1: got restricted __be16 [usertype] dr_slid ../include/trace/events/ib_mad.h:339:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:339:1: expected unsigned int [usertype] dr_dlid ../include/trace/events/ib_mad.h:339:1: got restricted __be16 [usertype] dr_dlid ../drivers/infiniband/core/mad.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../include/trace/events/ib_mad.h): ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned long long [usertype] wrtid ../include/trace/events/ib_mad.h:23:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned short [usertype] status ../include/trace/events/ib_mad.h:23:1: got restricted __be16 [usertype] status ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned short [usertype] class_specific ../include/trace/events/ib_mad.h:23:1: got restricted __be16 [usertype] class_specific ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned long long [usertype] tid ../include/trace/events/ib_mad.h:23:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned short [usertype] attr_id ../include/trace/events/ib_mad.h:23:1: got restricted __be16 [usertype] attr_id ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned int [usertype] attr_mod ../include/trace/events/ib_mad.h:23:1: got restricted __be32 [usertype] attr_mod ../include/trace/events/ib_mad.h:120:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:120:1: expected unsigned long long [usertype] wrtid ../include/trace/events/ib_mad.h:120:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:120:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:120:1: expected unsigned short [usertype] status ../include/trace/events/ib_mad.h:120:1: got restricted __be16 [usertype] status ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned short [usertype] status ../include/trace/events/ib_mad.h:183:1: got restricted __be16 [usertype] status ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned short [usertype] class_specific ../include/trace/events/ib_mad.h:183:1: got restricted __be16 [usertype] class_specific ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned long long [usertype] tid ../include/trace/events/ib_mad.h:183:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned short [usertype] attr_id ../include/trace/events/ib_mad.h:183:1: got restricted __be16 [usertype] attr_id ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned int [usertype] attr_mod ../include/trace/events/ib_mad.h:183:1: got restricted __be32 [usertype] attr_mod ../include/trace/events/ib_mad.h:294:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:294:1: expected unsigned long long [usertype] mkey ../include/trace/events/ib_mad.h:294:1: got restricted __be64 [usertype] mkey ../include/trace/events/ib_mad.h:294:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:294:1: expected unsigned int [usertype] dr_slid ../include/trace/events/ib_mad.h:294:1: got restricted __be32 [usertype] dr_slid ../include/trace/events/ib_mad.h:294:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:294:1: expected unsigned int [usertype] dr_dlid ../include/trace/events/ib_mad.h:294:1: got restricted __be32 [usertype] dr_dlid ../include/trace/events/ib_mad.h:339:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:339:1: expected unsigned long long [usertype] mkey ../include/trace/events/ib_mad.h:339:1: got restricted __be64 [usertype] mkey ../include/trace/events/ib_mad.h:339:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:339:1: expected unsigned int [usertype] dr_slid ../include/trace/events/ib_mad.h:339:1: got restricted __be16 [usertype] dr_slid ../include/trace/events/ib_mad.h:339:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:339:1: expected unsigned int [usertype] dr_dlid ../include/trace/events/ib_mad.h:339:1: got restricted __be16 [usertype] dr_dlid ../drivers/infiniband/sw/siw/siw_qp.c: note: in included file (through ../drivers/infiniband/sw/siw/siw.h): ../drivers/infiniband/sw/siw/iwarp.h:183:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:184:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:185:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:186:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:187:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:188:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:189:25: error: invalid bitfield specifier for type restricted __be32. ../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 ../drivers/infiniband/hw/vmw_pvrdma/pvrdma_cq.c: note: in included file: ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:311:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:311:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:311:16: got restricted __le32 [usertype] ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:311:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:311:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:311:16: got restricted __le32 [usertype] ../drivers/bluetooth/hci_nokia.c:284:23: warning: incorrect type in assignment (different base types) ../drivers/bluetooth/hci_nokia.c:284:23: expected unsigned short [usertype] baud ../drivers/bluetooth/hci_nokia.c:284:23: got restricted __le16 [usertype] ../drivers/bluetooth/hci_nokia.c:287:26: warning: incorrect type in assignment (different base types) ../drivers/bluetooth/hci_nokia.c:287:26: expected unsigned short [usertype] sys_clk ../drivers/bluetooth/hci_nokia.c:287:26: got restricted __le16 [usertype] ../drivers/infiniband/sw/siw/siw_qp_tx.c: note: in included file (through ../drivers/infiniband/sw/siw/siw.h): ../drivers/infiniband/sw/siw/iwarp.h:183:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:184:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:185:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:186:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:187:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:188:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:189:25: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/hw/ocrdma/ocrdma_ah.c:154:23: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_ah.c:154:23: expected unsigned int [usertype] valid ../drivers/infiniband/hw/ocrdma/ocrdma_ah.c:154:23: got restricted __le32 [usertype] ../drivers/infiniband/hw/qedr/main.c:245:30: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/main.c:245:30: expected restricted __be64 [usertype] node_guid ../drivers/infiniband/hw/qedr/main.c:245:30: got unsigned long long [usertype] node_guid ../drivers/infiniband/hw/qedr/main.c:454:51: warning: cast from restricted __le32 ../drivers/infiniband/hw/qedr/main.c:454:51: warning: restricted __le32 degrades to integer ../drivers/infiniband/hw/qedr/main.c:650:31: warning: cast from restricted __le32 ../drivers/infiniband/hw/qedr/main.c:650:74: warning: restricted __le32 degrades to integer ../drivers/infiniband/hw/ocrdma/ocrdma_hw.c:1690:34: warning: cast from restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_hw.c:1691:34: warning: cast from restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_hw.c:126:15: warning: cast to restricted __le32 ../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 ../drivers/infiniband/sw/siw/siw_qp_rx.c: note: in included file (through ../drivers/infiniband/sw/siw/siw.h): ../drivers/infiniband/sw/siw/iwarp.h:183:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:184:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:185:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:186:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:187:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:188:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:189:25: error: invalid bitfield specifier for type restricted __be32. ../drivers/net/ethernet/sfc/ethtool_common.c: In function ‘efx_fill_test’: ../drivers/net/ethernet/sfc/ethtool_common.c:278:32: warning: ‘%-24s’ directive output may be truncated writing between 24 and 31 bytes into a region of size between 0 and 25 [-Wformat-truncation=] 278 | "%-6s %-24s", unit_str, test_str); | ^~~~~ ~~~~~~~~ ../drivers/net/ethernet/sfc/ethtool_common.c:276:17: note: ‘snprintf’ output between 32 and 64 bytes into a destination of size 32 276 | snprintf(strings + test_index * ETH_GSTRING_LEN, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 277 | ETH_GSTRING_LEN, | ~~~~~~~~~~~~~~~~ 278 | "%-6s %-24s", unit_str, test_str); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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/infiniband/sw/siw/siw_verbs.c: note: in included file (through ../drivers/infiniband/sw/siw/siw.h): ../drivers/infiniband/sw/siw/iwarp.h:183:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:184:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:185:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:186:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:187:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:188:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:189:25: error: invalid bitfield specifier for type restricted __be32. ../drivers/net/ethernet/sun/cassini.c:235:9: warning: context imbalance in 'cas_shutdown' - different lock contexts for basic block ../drivers/net/ethernet/sun/cassini.c:235:9: warning: context imbalance in 'cas_reset_task' - different lock contexts for basic block ../drivers/net/ethernet/sun/cassini.c:235:9: warning: context imbalance in 'cas_link_timer' - different lock contexts for basic block ../drivers/net/ethernet/sun/cassini.c:235:9: warning: context imbalance in 'cas_open' - different lock contexts for basic block ../drivers/net/ethernet/sun/cassini.c:235:9: warning: context imbalance in 'cas_close' - different lock contexts for basic block ../drivers/net/ethernet/sun/cassini.c:235:9: warning: context imbalance in 'cas_suspend' - different lock contexts for basic block ../drivers/net/ethernet/sun/cassini.c:235:9: warning: context imbalance in 'cas_resume' - different lock contexts for basic block ../net/netfilter/x_tables.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/infiniband/hw/mlx4/alias_GUID.c: In function ‘mlx4_ib_init_alias_guid_service’: ../drivers/infiniband/hw/mlx4/alias_GUID.c:878:74: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 5 [-Wformat-truncation=] 878 | snprintf(alias_wq_name, sizeof alias_wq_name, "alias_guid%d", i); | ^~ ../drivers/infiniband/hw/mlx4/alias_GUID.c:878:63: note: directive argument in the range [-2147483641, 2147483646] 878 | snprintf(alias_wq_name, sizeof alias_wq_name, "alias_guid%d", i); | ^~~~~~~~~~~~~~ ../drivers/infiniband/hw/mlx4/alias_GUID.c:878:17: note: ‘snprintf’ output between 12 and 22 bytes into a destination of size 15 878 | snprintf(alias_wq_name, sizeof alias_wq_name, "alias_guid%d", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/ptp.c:205: warning: Excess struct member 'valid' description in 'efx_ptp_timeset' ../drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c: note: in included file: ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:306:16: warning: cast to restricted __le32 ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: got restricted __le32 [usertype] ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: got restricted __le32 [usertype] ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: got restricted __le32 [usertype] ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:306:16: warning: cast to restricted __le32 ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:306:16: warning: cast to restricted __le32 ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: got restricted __le32 [usertype] ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: got restricted __le32 [usertype] ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: got restricted __le32 [usertype] ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:306:16: warning: cast to restricted __le32 ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: got restricted __le32 [usertype] ../drivers/infiniband/hw/vmw_pvrdma/pvrdma_qp.c: note: in included file: ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:316:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:316:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:316:16: got restricted __le32 [usertype] ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:316:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:316:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:316:16: got restricted __le32 [usertype] ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:113:17: warning: cast to restricted __be32 ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:115:17: warning: cast to restricted __be16 ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:447:23: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:447:23: expected restricted __be16 [usertype] pkey ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:447:23: got int ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:459:37: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:459:37: expected restricted __be32 [usertype] flow_label ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:459:37: got unsigned int const [usertype] flow_label ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:469:30: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:469:30: expected unsigned char [usertype] tos ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:469:30: got restricted __be32 [usertype] ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:474:32: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:474:32: expected restricted __be32 [usertype] saddr ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:474:32: got unsigned int [assigned] [usertype] ipv4_addr ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:476:32: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:476:32: expected restricted __be32 [usertype] daddr ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:476:32: got unsigned int [assigned] [usertype] ipv4_addr In file included from ../include/linux/string.h:292, from ../include/linux/bitmap.h:12, from ../include/linux/cpumask.h:13, from ../arch/x86/include/asm/paravirt.h:21, from ../arch/x86/include/asm/cpuid.h:62, 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/net/ethernet/qlogic/qlcnic/qlcnic.h:10, from ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c:8: In function ‘fortify_memcpy_chk’, inlined from ‘qlcnic_83xx_dcb_query_cee_param’ at ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c:614:3: ../include/linux/fortify-string.h:537: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] 537 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/infiniband/ulp/rtrs/rtrs-srv.c:1021:16: warning: restricted __le16 degrades to integer ../drivers/infiniband/hw/hns/hns_roce_hw_v2.c:342:9: warning: dubious: x & !y ../drivers/infiniband/hw/hns/hns_roce_hw_v2.c:1661:35: warning: restricted __le16 degrades to integer ../drivers/infiniband/hw/hns/hns_roce_hw_v2.c:486:9: warning: dubious: x & !y ../drivers/infiniband/hw/hns/hns_roce_hw_v2.c:488:9: warning: dubious: x & !y ../drivers/infiniband/hw/qedr/verbs.c:127:30: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:127:30: expected restricted __be64 [usertype] sys_image_guid ../drivers/infiniband/hw/qedr/verbs.c:127:30: got unsigned long long [usertype] sys_image_guid ../drivers/infiniband/hw/qedr/verbs.c:1015:34: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:1015:34: expected restricted __le16 [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:1015:34: got unsigned short [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:1400:42: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:1400:42: expected restricted __le16 [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:1400:42: got int ../drivers/infiniband/hw/qedr/verbs.c:1410:42: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:1410:42: expected restricted __le16 [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:1410:42: got unsigned short [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:1990:34: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:1990:34: expected restricted __le16 [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:1990:34: got unsigned short [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:2001:34: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:2001:34: expected restricted __le16 [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:2001:34: got unsigned short [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:2004:41: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:2004:41: expected restricted __le16 [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:2004:41: got unsigned short [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:2005:42: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:2005:42: expected restricted __le16 [usertype] value ../drivers/infiniband/hw/qedr/verbs.c:2005:42: got unsigned long ../drivers/infiniband/hw/qedr/verbs.c:3277:22: warning: cast from restricted __le64 ../drivers/infiniband/hw/qedr/verbs.c:3277:20: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3277:20: expected unsigned long long [usertype] ../drivers/infiniband/hw/qedr/verbs.c:3277:20: got restricted __be64 [usertype] ../drivers/infiniband/hw/qedr/verbs.c:3437:24: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3437:24: expected restricted __le32 [usertype] hi ../drivers/infiniband/hw/qedr/verbs.c:3437:24: got unsigned int [usertype] ../drivers/infiniband/hw/qedr/verbs.c:3438:24: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3438:24: expected restricted __le32 [usertype] lo ../drivers/infiniband/hw/qedr/verbs.c:3438:24: got unsigned int [usertype] ../drivers/infiniband/hw/qedr/verbs.c:3439:22: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3439:22: expected restricted __le32 [usertype] l_key ../drivers/infiniband/hw/qedr/verbs.c:3439:22: got unsigned int const [usertype] key ../drivers/infiniband/hw/qedr/verbs.c:3458:26: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3458:26: expected restricted __le32 [usertype] length_lo ../drivers/infiniband/hw/qedr/verbs.c:3458:26: got unsigned long long [usertype] length ../drivers/infiniband/hw/qedr/verbs.c:3459:28: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3459:28: expected restricted __le32 [usertype] hi ../drivers/infiniband/hw/qedr/verbs.c:3459:28: got unsigned int [usertype] ../drivers/infiniband/hw/qedr/verbs.c:3460:28: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3460:28: expected restricted __le32 [usertype] lo ../drivers/infiniband/hw/qedr/verbs.c:3460:28: got unsigned int [usertype] ../drivers/infiniband/hw/qedr/verbs.c:3588:54: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3588:54: expected unsigned int [usertype] bytes_len ../drivers/infiniband/hw/qedr/verbs.c:3588:54: got restricted __le32 [usertype] length ../drivers/infiniband/hw/qedr/verbs.c:3601:54: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3601:54: expected unsigned int [usertype] bytes_len ../drivers/infiniband/hw/qedr/verbs.c:3601:54: got restricted __le32 [usertype] length ../drivers/infiniband/hw/qedr/verbs.c:3614:54: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3614:54: expected unsigned int [usertype] bytes_len ../drivers/infiniband/hw/qedr/verbs.c:3614:54: got restricted __le32 [usertype] length ../drivers/infiniband/hw/qedr/verbs.c:3627:34: warning: cast from restricted __be32 ../drivers/infiniband/hw/qedr/verbs.c:3627:34: warning: cast from restricted __le32 ../drivers/infiniband/hw/qedr/verbs.c:3627:32: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3627:32: expected restricted __le32 [usertype] imm_data ../drivers/infiniband/hw/qedr/verbs.c:3627:32: got restricted __be32 [usertype] ../drivers/infiniband/hw/qedr/verbs.c:3634:54: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3634:54: expected unsigned int [usertype] bytes_len ../drivers/infiniband/hw/qedr/verbs.c:3634:54: got restricted __le32 [usertype] length ../drivers/infiniband/hw/qedr/verbs.c:3647:54: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3647:54: expected unsigned int [usertype] bytes_len ../drivers/infiniband/hw/qedr/verbs.c:3647:54: got restricted __le32 [usertype] length ../drivers/infiniband/hw/qedr/verbs.c:3664:54: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3664:54: expected unsigned int [usertype] bytes_len ../drivers/infiniband/hw/qedr/verbs.c:3664:54: got restricted __le32 [usertype] length ../drivers/infiniband/hw/qedr/verbs.c:3701:33: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3701:33: expected restricted __le32 [usertype] inv_l_key ../drivers/infiniband/hw/qedr/verbs.c:3701:33: got unsigned int const [usertype] invalidate_rkey ../drivers/infiniband/hw/qedr/verbs.c:3783:42: warning: restricted __le16 degrades to integer ../drivers/infiniband/hw/qedr/verbs.c:3982:42: warning: restricted __le16 degrades to integer ../drivers/infiniband/hw/qedr/verbs.c:4011:43: warning: cast from restricted __le32 ../drivers/infiniband/hw/qedr/verbs.c:4011:43: warning: restricted __le32 degrades to integer ../drivers/infiniband/hw/qedr/verbs.c:4107:68: warning: incorrect type in argument 6 (different base types) ../drivers/infiniband/hw/qedr/verbs.c:4107:68: expected unsigned short [usertype] hw_cons ../drivers/infiniband/hw/qedr/verbs.c:4107:68: got restricted __le16 [usertype] sq_cons ../drivers/infiniband/hw/qedr/verbs.c:4115:68: warning: incorrect type in argument 6 (different base types) ../drivers/infiniband/hw/qedr/verbs.c:4115:68: expected unsigned short [usertype] hw_cons ../drivers/infiniband/hw/qedr/verbs.c:4115:68: got restricted __le16 [usertype] sq_cons ../drivers/infiniband/hw/qedr/verbs.c:4122:38: warning: restricted __le16 degrades to integer ../drivers/infiniband/hw/qedr/verbs.c:4195:67: warning: incorrect type in argument 6 (different base types) ../drivers/infiniband/hw/qedr/verbs.c:4195:67: expected unsigned short [usertype] hw_cons ../drivers/infiniband/hw/qedr/verbs.c:4195:67: got restricted __le16 [usertype] sq_cons ../drivers/infiniband/hw/qedr/verbs.c:4380:46: warning: incorrect type in argument 5 (different base types) ../drivers/infiniband/hw/qedr/verbs.c:4380:46: expected unsigned short [usertype] hw_cons ../drivers/infiniband/hw/qedr/verbs.c:4380:46: got restricted __le16 [usertype] rq_cons_or_srq_id ../drivers/infiniband/hw/qedr/verbs.c:1180:45: warning: cast to restricted __be32 ../drivers/infiniband/hw/qedr/verbs.c:1181:45: warning: cast to restricted __be32 ../drivers/infiniband/hw/qedr/verbs.c:4242:33: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:4242:33: expected restricted __be32 [usertype] imm_data ../drivers/infiniband/hw/qedr/verbs.c:4242:33: got unsigned int [usertype] ../drivers/net/ethernet/sfc/mcdi_mon.c: In function ‘efx_mcdi_mon_probe’: ../drivers/net/ethernet/sfc/mcdi_mon.c:458:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 458 | snprintf(name, sizeof(name), "%s%u_input", | ^ ../drivers/net/ethernet/sfc/mcdi_mon.c:458:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 458 | snprintf(name, sizeof(name), "%s%u_input", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 459 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/mcdi_mon.c:489:57: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 489 | snprintf(name, sizeof(name), "%s%u_alarm", | ^ ../drivers/net/ethernet/sfc/mcdi_mon.c:489:17: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 489 | snprintf(name, sizeof(name), "%s%u_alarm", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 490 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/mcdi_mon.c:496:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 496 | snprintf(name, sizeof(name), "%s%u_label", | ^ ../drivers/net/ethernet/sfc/mcdi_mon.c:496:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 496 | snprintf(name, sizeof(name), "%s%u_label", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 497 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/via/via-velocity.c: note: in included file: ../drivers/net/ethernet/via/via-velocity.h:236:24: warning: mixed bitwiseness ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:88:26: warning: incorrect type in initializer (different address spaces) ../drivers/net/ethernet/via/via-velocity.c:88:26: expected void *addr ../drivers/net/ethernet/via/via-velocity.c:88:26: got struct mac_regs [noderef] __iomem *mac_regs ../drivers/net/ethernet/via/via-velocity.c:91:49: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:91:49: expected restricted pci_power_t [usertype] state ../drivers/net/ethernet/via/via-velocity.c:91:49: got char state ../drivers/net/ethernet/via/via-velocity.c:93:36: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/via/via-velocity.c:93:36: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/via/via-velocity.c:93:36: got void * ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1748:17: warning: cast to restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:2241:40: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:2241:40: expected char state ../drivers/net/ethernet/via/via-velocity.c:2241:40: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:2249:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:2249:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:2249:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:2436:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:2436:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:2436:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:2449:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:2449:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:2449:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:2874:40: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:2874:40: expected char state ../drivers/net/ethernet/via/via-velocity.c:2874:40: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:3145:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:3145:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:3145:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:3151:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:3151:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:3151:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:3203:40: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:3203:40: expected char state ../drivers/net/ethernet/via/via-velocity.c:3203:40: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:3273:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:3273:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:3273:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:3290:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:3290:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:3290:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/sun/niu.c: In function ‘niu_open’: ../drivers/net/ethernet/sun/niu.c:6031:52: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 6031 | sprintf(np->irq_name[2], "%s:SYSERR", np->dev->name); | ^ In function ‘niu_set_irq_name’, inlined from ‘niu_request_irq’ at ../drivers/net/ethernet/sun/niu.c:6049:2, inlined from ‘niu_open’ at ../drivers/net/ethernet/sun/niu.c:6115:8: ../drivers/net/ethernet/sun/niu.c:6031:17: note: ‘sprintf’ output between 8 and 23 bytes into a destination of size 22 6031 | sprintf(np->irq_name[2], "%s:SYSERR", np->dev->name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/xilinx/ll_temac_main.c:352:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:352:37: expected unsigned int [usertype] next ../drivers/net/ethernet/xilinx/ll_temac_main.c:352:37: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:357:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:357:37: expected unsigned int [usertype] next ../drivers/net/ethernet/xilinx/ll_temac_main.c:357:37: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:373:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:373:37: expected unsigned int [usertype] phys ../drivers/net/ethernet/xilinx/ll_temac_main.c:373:37: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:374:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:374:36: expected unsigned int [usertype] len ../drivers/net/ethernet/xilinx/ll_temac_main.c:374:36: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:375:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:375:37: expected unsigned int [usertype] app0 ../drivers/net/ethernet/xilinx/ll_temac_main.c:375:37: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:779:16: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:786:17: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:786:17: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:797:41: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:810:24: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:880:29: warning: invalid assignment: |= ../drivers/net/ethernet/xilinx/ll_temac_main.c:880:29: left side has type unsigned int ../drivers/net/ethernet/xilinx/ll_temac_main.c:880:29: right side has type restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:881:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:881:29: expected unsigned int [usertype] app1 ../drivers/net/ethernet/xilinx/ll_temac_main.c:881:29: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:886:21: warning: invalid assignment: |= ../drivers/net/ethernet/xilinx/ll_temac_main.c:886:21: left side has type unsigned int ../drivers/net/ethernet/xilinx/ll_temac_main.c:886:21: right side has type restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:889:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:889:20: expected unsigned int [usertype] len ../drivers/net/ethernet/xilinx/ll_temac_main.c:889:20: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:895:21: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:895:21: expected unsigned int [usertype] phys ../drivers/net/ethernet/xilinx/ll_temac_main.c:895:21: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:912:33: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:920:25: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:927:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:927:29: expected unsigned int [usertype] phys ../drivers/net/ethernet/xilinx/ll_temac_main.c:927:29: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:928:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:928:28: expected unsigned int [usertype] len ../drivers/net/ethernet/xilinx/ll_temac_main.c:928:28: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:932:21: warning: invalid assignment: |= ../drivers/net/ethernet/xilinx/ll_temac_main.c:932:21: left side has type unsigned int ../drivers/net/ethernet/xilinx/ll_temac_main.c:932:21: right side has type restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:985:39: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:999:17: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:1005:26: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:1019:37: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:1019:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:1019:35: expected restricted __wsum [usertype] csum ../drivers/net/ethernet/xilinx/ll_temac_main.c:1019:35: got restricted __be16 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:1085:26: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:1085:26: expected unsigned int [usertype] phys ../drivers/net/ethernet/xilinx/ll_temac_main.c:1085:26: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:1086:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:1086:25: expected unsigned int [usertype] len ../drivers/net/ethernet/xilinx/ll_temac_main.c:1086:25: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:1087:26: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:1087:26: expected unsigned int [usertype] app0 ../drivers/net/ethernet/xilinx/ll_temac_main.c:1087:26: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:1446:64: warning: Using plain integer as NULL pointer ../drivers/infiniband/hw/hfi1/pio_copy.c:379:24: warning: cast removes address space '__iomem' of expression ../drivers/infiniband/hw/hfi1/pio_copy.c:379:24: warning: cast removes address space '__iomem' of expression ../drivers/infiniband/hw/hfi1/pio_copy.c:505:24: warning: cast removes address space '__iomem' of expression ../drivers/infiniband/hw/hfi1/pio_copy.c:505:24: warning: cast removes address space '__iomem' of expression ../scripts/Makefile.build:243: ../drivers/net/ethernet/ti/Makefile: cpsw_priv.o is added to multiple modules: ti_cpsw ti_cpsw_new ../drivers/infiniband/core/cm.c:1272:20: warning: cast from restricted __be32 ../drivers/infiniband/core/cma.c:2081:9: warning: context imbalance in 'destroy_id_handler_unlock' - wrong count at exit ../drivers/infiniband/core/cma.c:2090:6: warning: context imbalance in 'rdma_destroy_id' - unexpected unlock ../drivers/infiniband/core/cma.c:2233:17: warning: context imbalance in 'cma_ib_handler' - unexpected unlock ../drivers/infiniband/core/cma.c:2425:17: warning: context imbalance in 'cma_ib_req_handler' - unexpected unlock ../drivers/infiniband/core/cma.c:2548:17: warning: context imbalance in 'cma_iw_handler' - unexpected unlock ../drivers/infiniband/core/cma.c:2593:17: warning: context imbalance in 'iw_conn_req_handler' - unexpected unlock ../drivers/infiniband/core/cma.c:3011:17: warning: context imbalance in 'cma_work_handler' - unexpected unlock ../drivers/infiniband/core/cma.c:3516:17: warning: context imbalance in 'addr_handler' - unexpected unlock ../drivers/infiniband/core/cma.c:4245:17: warning: context imbalance in 'cma_sidr_rep_handler' - unexpected unlock ../drivers/infiniband/hw/qib/qib_verbs.c: In function ‘qib_register_ib_device’: ../drivers/infiniband/hw/qib/qib_verbs.c:1554:40: warning: ‘%s’ directive output may be truncated writing up to 64 bytes into a region of size 43 [-Wformat-truncation=] 1554 | "Intel Infiniband HCA %s", init_utsname()->nodename); | ^~ ~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/infiniband/hw/qib/qib_verbs.c:1553:9: note: ‘snprintf’ output between 22 and 86 bytes into a destination of size 64 1553 | snprintf(ibdev->node_desc, sizeof(ibdev->node_desc), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1554 | "Intel Infiniband HCA %s", init_utsname()->nodename); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/infiniband/core/uverbs_main.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/infiniband/core/user_mad.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/ib_umad.h): ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be32 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be32 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be16 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be32 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be16 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be16 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be64 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be16 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be32 ../drivers/infiniband/core/user_mad.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/ib_umad.h): ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] qpn ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] qpn ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] qkey ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] qkey ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] lid ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] lid ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] flow_label ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] flow_label ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] mad_status ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] status ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] class_specific ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] class_specific ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned long long [usertype] tid ../include/trace/events/ib_umad.h:16:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] attr_id ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] attr_id ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] attr_mod ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] attr_mod ../drivers/infiniband/core/user_mad.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../include/trace/events/ib_umad.h): ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] qpn ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] qpn ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] qkey ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] qkey ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] lid ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] lid ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] flow_label ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] flow_label ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] mad_status ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] status ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] class_specific ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] class_specific ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned long long [usertype] tid ../include/trace/events/ib_umad.h:16:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] attr_id ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] attr_id ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] attr_mod ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] attr_mod ../scripts/Makefile.build:243: ../drivers/net/ethernet/ti/Makefile: cpsw_ethtool.o is added to multiple modules: ti_cpsw ti_cpsw_new ../drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c:987:32: warning: restricted __le16 degrades to integer ../drivers/infiniband/core/uverbs_cmd.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/infiniband/core/uverbs_cmd.c:3726:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3726:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3726:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3726:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3740:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3740:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3749:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3749:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3749:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3749:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3749:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3749:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3749:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3749:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3749:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3749:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3749:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3749:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3749:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3749:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3794:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3794:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3794:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3794:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3794:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3794:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3794:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3794:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3824:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3824:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3824:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3824:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3840:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3840:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3840:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3840:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3840:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3840:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3859:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3859:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3859:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3859:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3873:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3873:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3873:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3873:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3887:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3887:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3887:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3887:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3887:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3887:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3887:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3887:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3887:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3887:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3887:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3887:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3887:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3887:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3887:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3887:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3887:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3887:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3887:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3887:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3952:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3952:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3952:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3952:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3970:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3970:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3970:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3970:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3970:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3970:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3995:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3995:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3995:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3995:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3995:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3995:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3995:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3995:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3995:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3995:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3995:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3995:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:4033:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:4033:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:4033:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:4033:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:4033:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:4033:9: also defined here ../drivers/net/ethernet/jme.c:958:14: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/jme.c:958:14: expected unsigned short [usertype] csum ../drivers/net/ethernet/jme.c:958:14: got restricted __sum16 [usertype] check ../drivers/infiniband/hw/mlx5/fs.c:1189:26: warning: array of flexible structures ../drivers/infiniband/core/uverbs_ioctl.c:431:17: warning: incorrect type in assignment (different modifiers) ../drivers/infiniband/core/uverbs_ioctl.c:431:17: expected int ( *handler )( ... ) ../drivers/infiniband/core/uverbs_ioctl.c:431:17: got int ( [noderef] * )( ... ) ../drivers/infiniband/core/uverbs_ioctl.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c:105:14: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c:105:14: expected unsigned int [usertype] data ../drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c:105:14: got restricted __be32 [usertype] val ../drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c:106:14: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c:106:14: expected unsigned int [usertype] mask ../drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c:106:14: got restricted __be32 [usertype] mask ../drivers/net/ethernet/sfc/falcon/ethtool.c: In function ‘ef4_fill_test’: ../drivers/net/ethernet/sfc/falcon/ethtool.c:229:32: warning: ‘%-24s’ directive output may be truncated writing between 24 and 31 bytes into a region of size between 0 and 25 [-Wformat-truncation=] 229 | "%-6s %-24s", unit_str, test_str); | ^~~~~ ~~~~~~~~ ../drivers/net/ethernet/sfc/falcon/ethtool.c:227:17: note: ‘snprintf’ output between 32 and 64 bytes into a destination of size 32 227 | snprintf(strings + test_index * ETH_GSTRING_LEN, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 228 | ETH_GSTRING_LEN, | ~~~~~~~~~~~~~~~~ 229 | "%-6s %-24s", unit_str, test_str); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c:652:32: warning: restricted __le16 degrades to integer ../drivers/infiniband/core/uverbs_std_types_device.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c: In function ‘xgene_enet_register_irq’: ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:891:66: warning: ‘-rx-’ directive output may be truncated writing 4 bytes into a region of size between 1 and 16 [-Wformat-truncation=] 891 | snprintf(ring->irq_name, IRQ_ID_SIZE, "%s-rx-%d", | ^~~~ In function ‘xgene_enet_set_irq_name’, inlined from ‘xgene_enet_register_irq’ at ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:910:2: ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:891:63: note: directive argument in the range [-2147483641, 254] 891 | snprintf(ring->irq_name, IRQ_ID_SIZE, "%s-rx-%d", | ^~~~~~~~~~ ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:891:25: note: ‘snprintf’ output between 6 and 31 bytes into a destination of size 16 891 | snprintf(ring->irq_name, IRQ_ID_SIZE, "%s-rx-%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 892 | ndev->name, i); | ~~~~~~~~~~~~~~ ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c: In function ‘xgene_enet_register_irq’: ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:888:66: warning: ‘-rx-txc’ directive output may be truncated writing 7 bytes into a region of size between 1 and 16 [-Wformat-truncation=] 888 | snprintf(ring->irq_name, IRQ_ID_SIZE, "%s-rx-txc", | ^~~~~~~ In function ‘xgene_enet_set_irq_name’, inlined from ‘xgene_enet_register_irq’ at ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:910:2: ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:888:25: note: ‘snprintf’ output between 8 and 23 bytes into a destination of size 16 888 | snprintf(ring->irq_name, IRQ_ID_SIZE, "%s-rx-txc", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 889 | ndev->name); | ~~~~~~~~~~~ ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c: In function ‘xgene_enet_register_irq’: ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:898:58: warning: ‘-txc-’ directive output may be truncated writing 5 bytes into a region of size between 1 and 16 [-Wformat-truncation=] 898 | snprintf(ring->irq_name, IRQ_ID_SIZE, "%s-txc-%d", | ^~~~~ In function ‘xgene_enet_set_irq_name’, inlined from ‘xgene_enet_register_irq’ at ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:910:2: ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:898:55: note: directive argument in the range [-2147483641, 254] 898 | snprintf(ring->irq_name, IRQ_ID_SIZE, "%s-txc-%d", | ^~~~~~~~~~~ ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:898:17: note: ‘snprintf’ output between 7 and 32 bytes into a destination of size 16 898 | snprintf(ring->irq_name, IRQ_ID_SIZE, "%s-txc-%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 899 | ndev->name, i); | ~~~~~~~~~~~~~~ ../drivers/infiniband/core/umem_odp.c:346:5: warning: context imbalance in 'ib_umem_odp_map_dma_and_lock' - wrong count at exit ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c: In function ‘stmmac_selftest_get_strings’: ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:2040:52: warning: ‘%s’ directive output may be truncated writing up to 1535 bytes into a region of size 28 [-Wformat-truncation=] 2040 | snprintf(p, ETH_GSTRING_LEN, "%2d. %s", i + 1, | ^~ ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:2040:17: note: ‘snprintf’ output between 5 and 1540 bytes into a destination of size 32 2040 | snprintf(p, ETH_GSTRING_LEN, "%2d. %s", i + 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2041 | stmmac_selftests[i].name); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/siena/tx.c:290:9: warning: context imbalance in 'efx_siena_xdp_tx_buffers' - different lock contexts for basic block ../drivers/infiniband/hw/hfi1/tid_rdma.c:2375:9: warning: dubious: !x & y ../drivers/infiniband/hw/hfi1/tid_rdma.c:2376:9: warning: dubious: !x & y ../drivers/infiniband/hw/hfi1/tid_rdma.c:4236:9: warning: dubious: !x & y ../drivers/infiniband/hw/hfi1/tid_rdma.c:4237:9: warning: dubious: !x & y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:201:30: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:205:30: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:216:38: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:220:38: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:235:46: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:243:46: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:261:30: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:265:30: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:352:30: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:356:30: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:367:43: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:374:43: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:392:46: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:403:46: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:416:35: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:420:30: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1138:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1138:27: expected restricted __be32 [usertype] mask ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1138:27: got int ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1383:18: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1383:18: expected restricted __be32 [addressable] [usertype] src ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1383:18: got unsigned int [usertype] src_mask ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1384:18: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1384:18: expected restricted __be32 [addressable] [usertype] dst ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1384:18: got unsigned int [usertype] dst_mask ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1512:24: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1512:24: expected restricted __be16 [addressable] [usertype] src ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1512:24: got unsigned int [usertype] src_mask ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1513:24: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1513:24: expected restricted __be16 [addressable] [usertype] dst ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1513:24: got unsigned int [usertype] dst_mask ../net/netfilter/xt_hashlimit.c:198:27: warning: context imbalance in 'dsthash_find' - different lock contexts for basic block ../net/netfilter/xt_hashlimit.c:216:27: warning: context imbalance in 'dsthash_alloc_init' - different lock contexts for basic block ../net/netfilter/xt_hashlimit.c:787:20: warning: context imbalance in 'hashlimit_mt_common' - unexpected unlock ../drivers/net/ethernet/mellanox/mlx5/core/en/qos.c:367:40: warning: incorrect type in initializer (different address spaces) ../drivers/net/ethernet/mellanox/mlx5/core/en/qos.c:367:40: expected struct Qdisc *qdisc ../drivers/net/ethernet/mellanox/mlx5/core/en/qos.c:367:40: got struct Qdisc [noderef] __rcu *qdisc_sleeping ../drivers/net/ethernet/sfc/siena/ethtool_common.c: In function ‘efx_fill_test’: ../drivers/net/ethernet/sfc/siena/ethtool_common.c:229:32: warning: ‘%-24s’ directive output may be truncated writing between 24 and 31 bytes into a region of size between 0 and 25 [-Wformat-truncation=] 229 | "%-6s %-24s", unit_str, test_str); | ^~~~~ ~~~~~~~~ ../drivers/net/ethernet/sfc/siena/ethtool_common.c:227:17: note: ‘snprintf’ output between 32 and 64 bytes into a destination of size 32 227 | snprintf(strings + test_index * ETH_GSTRING_LEN, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 228 | ETH_GSTRING_LEN, | ~~~~~~~~~~~~~~~~ 229 | "%-6s %-24s", unit_str, test_str); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c: In function ‘efx_siena_mcdi_mon_probe’: ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:458:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 458 | snprintf(name, sizeof(name), "%s%u_input", | ^ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:458:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 458 | snprintf(name, sizeof(name), "%s%u_input", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 459 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:489:57: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 489 | snprintf(name, sizeof(name), "%s%u_alarm", | ^ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:489:17: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 489 | snprintf(name, sizeof(name), "%s%u_alarm", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 490 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:496:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 496 | snprintf(name, sizeof(name), "%s%u_label", | ^ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:496:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 496 | snprintf(name, sizeof(name), "%s%u_label", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 497 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/siena/ptp.c:208: warning: Excess struct member 'valid' description in 'efx_ptp_timeset' ../net/netfilter/ipset/ip_set_core.c:730:31: warning: context imbalance in 'ip_set_test' - unexpected unlock ../net/netfilter/ipset/ip_set_core.c:730:31: warning: context imbalance in 'ip_set_add' - unexpected unlock ../net/netfilter/ipset/ip_set_core.c:730:31: warning: context imbalance in 'ip_set_del' - unexpected unlock ../net/netfilter/ipset/ip_set_core.c:730:31: warning: context imbalance in 'ip_set_flush_set' - unexpected unlock ../net/netfilter/ipset/ip_set_core.c:730:31: warning: context imbalance in 'call_ad' - unexpected unlock ../net/netfilter/ipvs/ip_vs_ctl.c:1471:27: warning: dereference of noderef expression ../drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c:1803:14: warning: restricted __be64 degrades to integer WARNING: modpost: missing MODULE_DESCRIPTION() in vmlinux.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/events/intel/intel-uncore.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/events/intel/intel-cstate.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/events/rapl.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/kernel/cpu/mce/mce-inject.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/mm/testmmiotrace.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/crypto/crc32-pclmul.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/crypto/curve25519-x86_64.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/kvm/kvm.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/kvm/kvm-intel.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/kvm/kvm-amd.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/locking/locktorture.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/locking/test-ww_mutex.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/rcu/rcutorture.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/rcu/rcuscale.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/rcu/refscale.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/time/test_udelay.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/time/clocksource-wdtest.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/time/time_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/trace/preemptirq_delay_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/kcsan/kcsan_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/backtracetest.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/torture.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/resource_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/sysctl-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/scftorture.o WARNING: modpost: missing MODULE_DESCRIPTION() in mm/kfence/kfence_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in mm/dmapool_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in mm/hwpoison-inject.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nfs_common/nfs_acl.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nfs_common/grace.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp437.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp737.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp775.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp850.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp852.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp855.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp857.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp860.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp861.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp862.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp863.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp864.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp865.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp866.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp869.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp874.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp932.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_euc-jp.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp936.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp949.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp950.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp1250.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp1251.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_ascii.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-1.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-2.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-3.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-4.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-5.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-6.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-7.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp1255.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-9.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-13.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-14.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-15.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_koi8-r.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_koi8-u.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_koi8-ru.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_utf8.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-celtic.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-centeuro.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-croatian.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-cyrillic.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-gaelic.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-greek.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-iceland.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-inuit.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-romanian.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-roman.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-turkish.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_ucs2_utils.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/unicode/utf8data.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/unicode/utf8-selftest.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/binfmt_misc.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/binfmt_script.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/ext4/ext4-inode-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/jbd2/jbd2.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/cramfs/cramfs.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/minix/minix.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/fat/fat.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/fat/fat_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/isofs/isofs.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/hfs/hfs.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nfs/nfs.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nfs/nfsv2.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nfs/nfsv3.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nfs/nfsv4.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/sysv/sysv.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/smb/common/cifs_arc4.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/smb/common/cifs_md4.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/hpfs/hpfs.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/ufs/ufs.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/efs/efs.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/qnx4/qnx4.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/qnx6/qnx6.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/autofs/autofs4.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/adfs/adfs.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/btrfs/btrfs.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/bcachefs/mean_and_variance_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in security/keys/trusted-keys/trusted.o WARNING: modpost: missing MODULE_DESCRIPTION() in security/apparmor/apparmor_policy_unpack_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in crypto/cast_common.o WARNING: modpost: missing MODULE_DESCRIPTION() in crypto/af_alg.o WARNING: modpost: missing MODULE_DESCRIPTION() in crypto/algif_hash.o WARNING: modpost: missing MODULE_DESCRIPTION() in crypto/algif_skcipher.o WARNING: modpost: missing MODULE_DESCRIPTION() in crypto/ecc.o WARNING: modpost: missing MODULE_DESCRIPTION() in crypto/curve25519-generic.o WARNING: modpost: missing MODULE_DESCRIPTION() in crypto/xor.o WARNING: modpost: missing MODULE_DESCRIPTION() in crypto/crypto_simd.o WARNING: modpost: missing MODULE_DESCRIPTION() in block/t10-pi.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/kunit/kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/kunit/kunit-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/kunit/kunit-example-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/math/prime_numbers.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/math/rational-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/crypto/libchacha.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/crypto/libarc4.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/crypto/libdes.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/crypto/libpoly1305.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_string.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test-string_helpers.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_hexdump.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/find_bit_benchmark.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_bpf.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_dhry.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_firmware.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/cpumask_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_sysctl.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_hash.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_ida.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_ubsan.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test-kstrtox.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_list_sort.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_min_heap.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_module.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_rhashtable.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_sort.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_user_copy.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_static_keys.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_static_key_base.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_dynamic_debug.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_printf.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_scanf.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_bitmap.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_uuid.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_xarray.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_maple_tree.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_kmod.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_memcat_p.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_blackhole_dev.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_meminit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_hmm.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_free_pages.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_kprobes.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_ref_tracker.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_objpool.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/ts_kmp.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/ts_bm.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/ts_fsm.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/atomic64_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/asn1_encoder.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/bitfield_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/checksum_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/list-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/hashtable_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_linear_ranges.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_bits.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/cmdline_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/memcpy_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/is_signed_type_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/overflow_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/stackinit_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/fortify_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/strcat_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/strscpy_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/siphash_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/irqchip/irq-ts4800.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/irqchip/irq-meson-gpio.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/phy/broadcom/phy-bcm-ns-usb2.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/phy/broadcom/phy-bcm-ns-usb3.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pinctrl/bcm/pinctrl-bcm4908.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pinctrl/pinctrl-mcp23s08_i2c.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pinctrl/pinctrl-mcp23s08_spi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pinctrl/pinctrl-mcp23s08.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pinctrl/meson/pinctrl-meson.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpio/gpio-gw-pld.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpio/gpio-mc33880.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpio/gpio-pcf857x.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pwm/pwm-imx1.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pwm/pwm-imx27.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pwm/pwm-intel-lgm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pwm/pwm-mediatek.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pwm/pwm-pxa.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pwm/pwm-samsung.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pwm/pwm-spear.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pwm/pwm-visconti.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/controller/dwc/pci-exynos.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/controller/pci-host-generic.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/controller/pcie-altera.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/controller/pcie-altera-msi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/controller/pcie-mediatek.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/controller/pcie-mediatek-gen3.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/controller/vmd.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/controller/pcie-apple.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/controller/pcie-mt7621.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/pci-stub.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/pci-pf-stub.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/video/backlight/platform_lcd.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/video/backlight/rt4831-backlight.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/video/fbdev/matrox/matroxfb_accel.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/video/fbdev/matrox/matroxfb_DAC1064.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/video/fbdev/matrox/matroxfb_Ti3026.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/video/fbdev/macmodes.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/video/fbdev/via/viafb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/video/fbdev/kyro/kyrofb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/video/fbdev/goldfishfb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/video/fbdev/vfb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/acpi/acpi_tad.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/acpi/platform_profile.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/acpi/nfit/nfit.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/acpi/custom_method.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/imx/mxc-clk.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/imx/clk-imxrt1050.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6765-audio.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6765-cam.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6765-img.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6765-mipi0a.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6765-mm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6765-vcodec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6779.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6779-mm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6779-img.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6779-ipe.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6779-cam.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6779-vdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6779-venc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6779-mfg.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6779-aud.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6797-img.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6797-mm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6797-vdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6797-venc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt2712-apmixedsys.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt2712.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt2712-bdp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt2712-img.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt2712-jpgdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt2712-mfg.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt2712-mm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt2712-vdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt2712-venc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt7622-eth.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt7622-hif.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt7622-aud.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt7981-eth.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt7986-apmixed.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt7986-topckgen.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt7988-apmixed.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt7988-topckgen.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt7988-infracfg.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8167-apmixedsys.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8167.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8167-aud.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8167-img.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8167-mfgcfg.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8167-mm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8167-vdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-apmixedsys.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-audio.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-cam.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-img.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-ipu0.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-ipu1.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-ipu_adl.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-ipu_conn.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-mfgcfg.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-mm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-vdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-venc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-apmixedsys.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-topckgen.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-infra_ao.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-cam.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-img.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-imp_iic_wrap.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-ipe.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-mdp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-mfg.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-mm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-vdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-venc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-wpe.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-apmixedsys.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-topckgen.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-peri_ao.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-infra_ao.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-adsp_audio26m.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-cam.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-img.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-imp_iic_wrap.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-ipe.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-mfg.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-vdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-vdo0.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-vdo1.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-venc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-vpp0.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-vpp1.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-wpe.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-aud.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-cam.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-img.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-imp_iic_wrap.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-ipe.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-mdp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-mfg.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-mm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-msdc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-scp_adsp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-vdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-venc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-apusys_pll.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-cam.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-img.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-imp_iic_wrap.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-ipe.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-mfg.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-scp_adsp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-vdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-vdo0.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-vdo1.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-venc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-vpp0.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-vpp1.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-wpe.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8365-apmixedsys.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8365.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8365-apu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8365-cam.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8365-mfg.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8365-mm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8365-vdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8365-venc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sprd/clk-sprd.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sunxi-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/suniv-f1c100s-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun20i-d1-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun20i-d1-r-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun50i-a64-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun50i-a100-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun50i-a100-r-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun50i-h6-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun50i-h6-r-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun50i-h616-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun4i-a10-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun6i-a31-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun6i-rtc-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun8i-a23-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun8i-a33-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun8i-a83t-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun8i-h3-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun8i-r40-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun8i-v3s-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun8i-de2-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun8i-r-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun9i-a80-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun9i-a80-de-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun9i-a80-usb-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/clk_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/clk-gate_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/clk-fractional-divider_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/qcom/clk-qcom.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/qcom/lpass-gfm-sm8250.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/qcom/gcc-msm8976.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/qcom/videocc-sdm845.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dma/idxd/idxd.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dma/qcom/hdma_mgmt.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dma/qcom/hdma.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dma/ti/omap-dma.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dma/dmatest.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dma/ioat/ioatdma.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/soc/imx/soc-imx8m.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/soc/ixp4xx/ixp4xx-qmgr.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/soc/ixp4xx/ixp4xx-npe.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/soc/mediatek/mtk-cmdq-helper.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/soc/amlogic/meson-clk-measure.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/soc/qcom/spm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pmdomain/amlogic/meson-gx-pwrc-vpu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pmdomain/amlogic/meson-ee-pwrc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/virtio/virtio_dma_buf.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/xen/xen-pciback/xen-pciback.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/xen/xen-evtchn.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/xen/xen-privcmd.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/regulator/da9121-regulator.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/regulator/max20411-regulator.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/regulator/rt4831-regulator.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/regulator/tps6286x-regulator.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/reset/hisilicon/hi6220_reset.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/tty/serial/8250/8250_base.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/tty/serial/8250/8250_pxa.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/tty/serial/8250/serial_cs.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/tty/serial/esp32_uart.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/tty/serial/esp32_acm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/tty/serial/owl-uart.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/tty/n_hdlc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/tty/n_gsm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/tty/ttynull.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/tty/goldfish.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/agp/amd64-agp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/agp/intel-agp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/agp/intel-gtt.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/agp/sis-agp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/agp/via-agp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/ttyprintk.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/lp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/nvram.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/hw_random/omap-rng.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/hw_random/omap3-rom-rng.o WARNING: modpost: drivers/char/hw_random/mxc-rnga: section mismatch in reference: mxc_rnga_driver+0x10 (section: .data) -> mxc_rnga_remove (section: .exit.text) WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/ppdev.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/tlclk.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_kunit_helpers.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_buddy_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_cmdline_parser_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_connector_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_damage_helper_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_dp_mst_helper_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_exec_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_format_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_framebuffer_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_gem_shmem_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_managed_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_mm_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_modes_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_plane_helper_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_probe_helper_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_rect_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/panel/panel-abt-y030xx067a.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/panel/panel-auo-a030jtn01.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/panel/panel-innolux-ej030na.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/panel/panel-newvision-nv3052c.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/panel/panel-novatek-nt39016.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/panel/panel-orisetech-ota5601a.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/bridge/lontium-lt9611.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/bridge/lontium-lt9611uxc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/bridge/sil-sii8620.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/bridge/sii9234.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tiny/bochs.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tiny/cirrus.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tiny/gm12u320.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/gud/gud.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/drm_panel_orientation_quirks.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/drm_mipi_dbi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/ttm/tests/ttm_device_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/ttm/tests/ttm_pool_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/ttm/tests/ttm_kunit_helpers.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/i915/kvmgt.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/xe/tests/xe_mocs_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/udl/udl.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/base/regmap/regmap-kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/base/regmap/regmap-ac97.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/base/regmap/regmap-ram.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/base/regmap/regmap-raw-ram.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/base/regmap/regmap-slimbus.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/base/regmap/regmap-spmi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/base/regmap/regmap-w1.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/base/regmap/regmap-sccb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/base/regmap/regmap-spi-avmm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/floppy.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/brd.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/loop.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/xen-blkback/xen-blkback.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/null_blk/null_blk.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/ublk_drv.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/misc/fastrpc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/misc/open-dice.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mfd/arizona.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mfd/pcf50633-gpio.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mfd/timberdale.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mfd/ssbi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mfd/rt4831.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mfd/intel_soc_pmic_bxtwc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mfd/qcom-pm8008.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dax/hmem/dax_hmem.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dax/device_dax.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dax/kmem.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dax/dax_pmem.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dax/dax_cxl.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/cxl/core/cxl_core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/cxl/cxl_pci.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/cxl/cxl_mem.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/cxl/cxl_acpi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/cxl/cxl_pmem.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/cxl/cxl_port.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/macintosh/mac_hid.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/scsi/scsi_common.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/scsi/advansys.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/scsi/BusLogic.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/scsi/aha1740.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/scsi/isci/isci.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/scsi/elx/efct.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/scsi/atp870u.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/scsi/ppa.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/scsi/imm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvme/host/nvme-apple.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/spi/spi-altera-core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/spi/spi-bitbang.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/spi/spi-fsl-lib.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/spi/spi-omap2-mcspi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/spi/spi-qup.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/firewire/firewire-uapi-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/cdrom/cdrom.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/auxdisplay/charlcd.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/auxdisplay/hd44780_common.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/auxdisplay/line-display.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/phy/phy-am335x-control.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/phy/phy-am335x.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/host/ohci-exynos.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/host/xhci-pci-renesas.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/common/usb-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/common/usb-otg-fsm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/core/usbcore.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/mon/usbmon.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/class/usbtmc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/storage/uas.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/serial/ch341.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/serial/usb_debug.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/serial/mxuport.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/serial/navman.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/serial/qcaux.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/serial/usb-serial-simple.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/serial/symbolserial.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/misc/ezusb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/misc/isight_firmware.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/misc/yurex.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/chipidea/ci_hdrc_msm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/libcomposite.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_acm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_ss_lb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/u_serial.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_serial.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_obex.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/u_ether.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_ncm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_ecm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_phonet.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_eem.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_ecm_subset.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_rndis.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_mass_storage.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_fs.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_uac1.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_uac1_legacy.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_uac2.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_uvc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_midi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_midi2.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_hid.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_printer.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_tcm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/legacy/g_zero.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/legacy/g_midi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/legacy/g_dbgp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/input/touchscreen/cyttsp_i2c_common.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/input/misc/soc_button_array.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/input/matrix-keymap.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/input/vivaldi-fmap.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/input/tests/input_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/rtc/lib_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/rtc/rtc-goldfish.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/rtc/rtc-omap.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/rtc/rtc-rc5t583.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/rtc/rtc-tps65910.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/rtc/rtc-twl.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/i2c/busses/i2c-ccgx-ucsi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/i2c/busses/i2c-ali1563.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/i2c/busses/i2c-pxa.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/i2c/busses/i2c-qup.o WARNING: modpost: drivers/media/i2c/et8ek8/et8ek8: section mismatch in reference: et8ek8_i2c_driver+0x10 (section: .data) -> et8ek8_remove (section: .exit.text) WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/i2c/uda1342.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/tuners/tda9887.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/rc/rc-core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/common/videobuf2/videobuf2-dvb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/common/uvc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/platform/marvell/mcam-core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/platform/marvell/mmp_camera.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/platform/samsung/exynos4-is/exynos-fimc-lite.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/platform/samsung/exynos4-is/exynos-fimc-is.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/platform/samsung/exynos4-is/exynos4-is-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/platform/ti/vpe/ti-vpdma.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/pci/ttpci/budget-core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/pci/bt8xx/bt878.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/pci/ivtv/ivtvfb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/pci/saa7134/saa7134-empress.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/pci/saa7134/saa7134-go7007.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/pci/saa7134/saa7134-alsa.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/pci/saa7134/saa7134-dvb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/usb/dvb-usb/dvb-usb-dibusb-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/usb/go7007/go7007.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/usb/go7007/go7007-usb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/dvb-frontends/au8522_decoder.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/dvb-frontends/mb86a16.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/v4l2-core/v4l2-async.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/v4l2-core/v4l2-fwnode.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/radio/si470x/radio-si470x-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/power/reset/piix4-poweroff.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/thermal/intel/intel_soc_dts_iosf.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/thermal/intel/int340x_thermal/processor_thermal_rapl.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/thermal/intel/int340x_thermal/processor_thermal_rfim.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/thermal/intel/int340x_thermal/processor_thermal_mbox.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/thermal/intel/int340x_thermal/processor_thermal_wt_req.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/thermal/intel/int340x_thermal/processor_thermal_wt_hint.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/thermal/intel/int340x_thermal/processor_thermal_power_floor.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/watchdog/omap_wdt.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/watchdog/twl4030_wdt.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/watchdog/ts4800_wdt.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/watchdog/simatic-ipc-wdt.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/watchdog/menz69_wdt.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/hardware/mISDN/hfcpci.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/hardware/mISDN/hfcmulti.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/hardware/mISDN/hfcsusb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/hardware/mISDN/avmfritz.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/hardware/mISDN/speedfax.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/hardware/mISDN/mISDNinfineon.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/hardware/mISDN/w6692.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/hardware/mISDN/netjet.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/hardware/mISDN/mISDNipac.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/hardware/mISDN/mISDNisar.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/mISDN/mISDN_core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/mISDN/mISDN_dsp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/mISDN/l1oip.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/cpufreq/cpufreq-dt-platdev.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/cpuidle/cpuidle-haltpoll.o WARNING: modpost: drivers/mmc/host/davinci_mmc: section mismatch in reference: davinci_mmcsd_driver+0x10 (section: .data) -> davinci_mmcsd_remove (section: .exit.text) WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mmc/host/of_mmc_spi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mmc/host/tmio_mmc_core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mmc/host/renesas_sdhi_core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mmc/core/mmc_core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mmc/core/pwrseq_simple.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mmc/core/pwrseq_sd8787.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mmc/core/pwrseq_emmc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mmc/core/sdio_uart.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/leds/blink/leds-bcm63138.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/leds/simple/simatic-ipc-leds.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/leds/simple/simatic-ipc-leds-gpio-core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/leds/simple/simatic-ipc-leds-gpio-apollolake.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/leds/simple/simatic-ipc-leds-gpio-f7188x.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/leds/simple/simatic-ipc-leds-gpio-elkhartlake.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/leds/flash/leds-rt4505.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/firmware/google/gsmi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/firmware/google/coreboot_table.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/firmware/google/framebuffer-coreboot.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/firmware/google/memconsole.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/firmware/google/memconsole-coreboot.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/firmware/google/memconsole-x86-legacy.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/firmware/google/cbmem.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/firmware/google/vpd-sysfs.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/crypto/xilinx/zynqmp-aes-gcm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/crypto/intel/keembay/keembay-ocs-hcu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/crypto/atmel-sha204a.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/crypto/sa2ul.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-a4tech.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-apple.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-aureal.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-belkin.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-betopff.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-bigbenff.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-cherry.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-chicony.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-cypress.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-dr.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-emsff.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-elecom.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-elo.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-evision.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-ezkey.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-vivaldi-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-google-hammer.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-google-stadiaff.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-gyration.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-holtek-kbd.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-holtek-mouse.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-ite.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-kensington.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-keytouch.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-kye.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-lcpower.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-lenovo.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-letsketch.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-logitech.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-lg-g15.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-logitech-dj.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-logitech-hidpp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-magicmouse.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-maltron.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-mf.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-megaworld.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-microsoft.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-monterey.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-ntrig.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-ortek.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-prodikeys.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-pl.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-petalynx.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-primax.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-razer.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-redragon.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-retrode.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-saitek.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-samsung.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-semitek.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-sjoy.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-sony.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-speedlink.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-steam.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-steelseries.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-sunplus.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-gaff.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-tmff.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-tivo.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-topseed.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-twinhan.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-uclogic.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-xinmo.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-zpff.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-zydacron.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-viewsonic.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-waltop.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/intel-ish-hid/intel-ishtp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/media/atomisp/i2c/atomisp-mt9m114.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/media/atomisp/i2c/atomisp-libmsrlisthelper.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/wlan-ng/prism2_usb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/rtl8192e/rtllib.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/rtl8192e/rtllib_crypt_ccmp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/rtl8192e/rtllib_crypt_tkip.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/rtl8192e/rtllib_crypt_wep.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/fbtft/fbtft.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-bootrom.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-spilib.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-hid.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-light.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-log.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-loopback.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-power-supply.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-raw.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-vibrator.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-audio-manager.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-gbphy.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-gpio.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-i2c.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-pwm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-sdio.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-spi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-uart.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-usb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/intel/pmc/intel_pmc_core_pltdrv.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/intel/speed_select_if/isst_if_common.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/intel/speed_select_if/isst_tpmi_core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/intel/intel-hid.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/intel/intel-vbtn.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/intel/intel-rst.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/intel/intel-smartconnect.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/amilo-rfkill.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/uv_sysfs.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/ibm_rtl.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/xo1-rfkill.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/classmate-laptop.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/firmware_attributes_class.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/wireless-hotkey.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/siemens/simatic-ipc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/siemens/simatic-ipc-batt.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/siemens/simatic-ipc-batt-apollolake.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/siemens/simatic-ipc-batt-elkhartlake.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/siemens/simatic-ipc-batt-f7188x.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/goldfish/goldfish_pipe.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/chrome/cros_kunit_proto_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mailbox/mtk-cmdq-mailbox.o WARNING: modpost: drivers/virt/coco/sev-guest/sev-guest: section mismatch in reference: sev_guest_driver+0x10 (section: .data) -> sev_guest_remove (section: .exit.text) WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/devfreq/governor_simpleondemand.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/devfreq/governor_performance.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/devfreq/governor_powersave.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/devfreq/governor_userspace.o WARNING: modpost: drivers/memory/emif: section mismatch in reference: emif_driver+0x10 (section: .data) -> emif_remove (section: .exit.text) WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/perf/arm-ccn.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/perf/fsl_imx8_ddr_perf.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/perf/marvell_cn10k_ddr_pmu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/perf/arm_cspmu/arm_cspmu_module.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/perf/arm_cspmu/nvidia_cspmu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/perf/arm_cspmu/ampere_cspmu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/perf/cxl_pmu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hwtracing/intel_th/intel_th_msu_sink.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvmem/nvmem-apple-efuses.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvmem/nvmem_brcm_nvram.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvmem/nvmem_u-boot-env.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/interconnect/imx/imx-interconnect.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/interconnect/imx/imx8mm-interconnect.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/interconnect/imx/imx8mq-interconnect.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/interconnect/imx/imx8mn-interconnect.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/interconnect/imx/imx8mp-interconnect.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hte/hte-tegra194-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/vdpa/vdpa.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/vdpa/ifcvf/ifcvf.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/parport/parport.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvdimm/libnvdimm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvdimm/nd_pmem.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvdimm/nd_btt.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvdimm/nd_e820.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvdimm/of_pmem.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvdimm/nd_virtio.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvdimm/../../tools/testing/nvdimm/test/iomap.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mtd/parsers/brcm_u-boot.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mtd/parsers/tplink_safeloader.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mtd/chips/cfi_util.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mtd/chips/cfi_cmdset_0020.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mtd/maps/map_funcs.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/spmi/hisi-spmi-controller.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/spmi/spmi-pmic-arb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/uio/uio.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/uio/uio_cif.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/uio/uio_aec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/uio/uio_netx.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/uio/uio_pruss.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/uio/uio_mf624.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pcmcia/pcmcia_rsrc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pcmcia/yenta_socket.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pcmcia/i82092.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hwmon/asus_atk0110.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hwmon/corsair-cpro.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hwmon/mr75203.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dca/dca.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/vhost/vringh.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/greybus/greybus.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/greybus/gb-es2.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/rpmsg/rpmsg_char.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/iio/adc/ingenic-adc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/iio/adc/xilinx-ams.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/iio/buffer/kfifo_buf.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/fsi/fsi-core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/fsi/fsi-master-hub.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/fsi/fsi-master-aspeed.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/fsi/fsi-master-gpio.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/fsi/fsi-master-ast-cf.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/fsi/fsi-scom.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/siox/siox-bus-gpio.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/counter/ftm-quaddec.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/core/snd-pcm-dmaengine.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/drivers/snd-pcmtest.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/pci/hda/snd-hda-cirrus-scodec-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/soc-topology-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/codecs/snd-soc-ab8500-codec.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/codecs/snd-soc-sigmadsp.o WARNING: modpost: sound/soc/codecs/snd-soc-tlv320adc3xxx: section mismatch in reference: adc3xxx_i2c_driver+0x10 (section: .data) -> adc3xxx_i2c_remove (section: .exit.text) WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/codecs/snd-soc-wm-adsp.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/amd/renoir/snd-acp3x-rn.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/amd/yc/snd-soc-acp6x-mach.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/amd/acp/snd-acp-i2s.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/amd/acp/snd-acp-pdm.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/amd/acp/snd-acp-legacy-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/amd/acp/snd-acp-pci.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/amd/ps/snd-soc-ps-mach.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/fsl/imx-pcm-dma.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-da7219.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-dmic.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-es8336.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-i2s-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-max98927.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-max98357a.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-max98373.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-nau8825.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-probe.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-rt274.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-rt286.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-rt298.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-rt5514.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-rt5663.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-rt5682.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-ssm4567.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/mxs/snd-soc-mxs-pcm.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/qcom/snd-soc-qcom-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/qcom/snd-soc-qcom-sdw.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/qcom/qdsp6/snd-q6dsp-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-intel-atom.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-acpi-intel-byt.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-acpi-intel-bdw.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-intel-hda-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-intel-hda-mlink.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-intel-hda.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-pci-intel-tng.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-pci-intel-skl.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-pci-intel-apl.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-pci-intel-cnl.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-pci-intel-icl.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-pci-intel-tgl.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-pci-intel-mtl.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-pci-intel-lnl.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/imx/snd-sof-imx8.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/imx/snd-sof-imx8m.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/imx/snd-sof-imx8ulp.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/imx/imx-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/mediatek/mtk-adsp-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/mediatek/mt8195/snd-sof-mt8195.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/mediatek/mt8186/snd-sof-mt8186.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/snd-sof-utils.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/snd-sof-acpi.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/snd-sof-of.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/snd-sof-pci.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/xilinx/snd-soc-xlnx-i2s.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/xilinx/snd-soc-xlnx-formatter-pcm.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/ac97_bus.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/vfio-mdev/mtty.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/vfio-mdev/mdpy.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/vfio-mdev/mdpy-fb.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/vfio-mdev/mbochs.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/configfs/configfs_sample.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/kfifo/bytestream-example.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/kfifo/dma-example.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/kfifo/inttype-example.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/kfifo/record-example.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/kobject/kobject-example.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/kobject/kset-example.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/kprobes/kprobe_example.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/kprobes/kretprobe_example.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/livepatch/livepatch-sample.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/livepatch/livepatch-shadow-fix1.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/livepatch/livepatch-shadow-fix2.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/livepatch/livepatch-callbacks-demo.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/livepatch/livepatch-callbacks-mod.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/livepatch/livepatch-callbacks-busymod.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/kmemleak/kmemleak-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/fprobe/fprobe_example.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/video/fbdev.o ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? ../arch/x86/boot/compressed/misc.c:499:6: warning: symbol 'fortify_panic' was not declared. Should it be static? tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/run_tags_test.sh: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/config: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/settings: warning: ignored by one of the .gitignore files ../net/socket.c:1694:21: warning: symbol 'update_socket_protocol' was not declared. Should it be static? ../security/smack/smack_lsm.c:1911:61: warning: incorrect type in argument 1 (different address spaces) ../security/smack/smack_lsm.c:1911:61: expected struct cred const *cred ../security/smack/smack_lsm.c:1911:61: got struct cred const [noderef] __rcu *cred ../security/smack/smack_lsm.c:5209:30: warning: cast removes address space '__rcu' of expression ../net/netlink/af_netlink.c:2610:13: warning: context imbalance in 'netlink_walk_start' - wrong count at exit ../net/netlink/af_netlink.c:2616:13: warning: context imbalance in 'netlink_walk_stop' - unexpected unlock ../net/netlink/af_netlink.c:2666:9: warning: context imbalance in 'netlink_seq_start' - wrong count at exit ../net/bpf/test_run.c:508:17: warning: symbol 'bpf_fentry_test1' was not declared. Should it be static? ../net/bpf/test_run.c:514:14: warning: symbol 'bpf_fentry_test2' was not declared. Should it be static? ../net/bpf/test_run.c:519:14: warning: symbol 'bpf_fentry_test3' was not declared. Should it be static? ../net/bpf/test_run.c:524:14: warning: symbol 'bpf_fentry_test4' was not declared. Should it be static? ../net/bpf/test_run.c:529:14: warning: symbol 'bpf_fentry_test5' was not declared. Should it be static? ../net/bpf/test_run.c:534:14: warning: symbol 'bpf_fentry_test6' was not declared. Should it be static? ../net/bpf/test_run.c:543:14: warning: symbol 'bpf_fentry_test7' was not declared. Should it be static? ../net/bpf/test_run.c:549:14: warning: symbol 'bpf_fentry_test8' was not declared. Should it be static? ../net/bpf/test_run.c:554:17: warning: symbol 'bpf_fentry_test9' was not declared. Should it be static? ../net/bpf/test_run.c:559:15: warning: symbol 'bpf_fentry_test_sinfo' was not declared. Should it be static? ../net/bpf/test_run.c:563:17: warning: symbol 'bpf_modify_return_test' was not declared. Should it be static? ../net/bpf/test_run.c:569:17: warning: symbol 'bpf_modify_return_test2' was not declared. Should it be static? ../net/bpf/test_run.c:576:14: warning: symbol 'bpf_fentry_shadow_test' was not declared. Should it be static? ../net/bpf/test_run.c:598:18: warning: symbol 'bpf_kfunc_call_test_release' was not declared. Should it be static? ../net/bpf/test_run.c:603:18: warning: symbol 'bpf_kfunc_call_test_release_dtor' was not declared. Should it be static? ../net/bpf/test_run.c:609:18: warning: symbol 'bpf_kfunc_call_memb_release' was not declared. Should it be static? ../net/bpf/test_run.c:613:18: warning: symbol 'bpf_kfunc_call_memb_release_dtor' was not declared. Should it be static? ../security/selinux/avc.c:469:58: warning: context imbalance in 'avc_alloc_node' - different lock contexts for basic block ../fs/select.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../io_uring/io_uring.c: note: in included file (through ../include/linux/io_uring/cmd.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../include/linux/io_uring_types.h:182:37: warning: array of flexible structures ../io_uring/io_uring.c:656:36: warning: context imbalance in 'io_fill_cqe_req_aux' - unexpected unlock ../io_uring/io_uring.c:658:17: warning: context imbalance in '__io_submit_flush_completions' - 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 ../security/smack/smackfs.c:1504:47: warning: incorrect type in assignment (different base types) ../security/smack/smackfs.c:1504:47: expected restricted __be16 ../security/smack/smackfs.c:1504:47: got int ../security/smack/smackfs.c:1507:47: warning: incorrect type in assignment (different base types) ../security/smack/smackfs.c:1507:47: expected restricted __be16 ../security/smack/smackfs.c:1507:47: got int ../security/smack/smackfs.c:1945:17: error: incompatible types in comparison expression (different address spaces): ../security/smack/smackfs.c:1945:17: struct list_head [noderef] __rcu * ../security/smack/smackfs.c:1945: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:781:9: warning: context imbalance in 'smk_seq_stop' - unexpected unlock ../net/xfrm/xfrm_state.c:986:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:986:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:986:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:986:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:986:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:986:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:986:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:986:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:986:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:986:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1028:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1028:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1028:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1028:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1028:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1028:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1028:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1028:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1028:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1028:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1053:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1053:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1053:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1053:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1053:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1053:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1053:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1053:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1053:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1053:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1160:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1160:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1160:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1160:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1160:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1160:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1160:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1160:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1160:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1160:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1194:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1194:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1194:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1194:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1194:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1194:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1194:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1194:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1194:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1194:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1296:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1296:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1296:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1296:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1296:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1296:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1296:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1296:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1296:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1296:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1300:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1300:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1300:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1300:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1300:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1300:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1300:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1300:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1300:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1300:25: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1305:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1305:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1305:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1305:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1305:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1305:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1305:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1305:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1305:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1305:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1311:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1311:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1311:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1311:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1311:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1311:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1311:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1311:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1311:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1311:33: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1426:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1426:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1426:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1426:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1426:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1426:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1426:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1426:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1426:9: warning: cast removes address space '__rcu' of expression ../net/xfrm/xfrm_state.c:1426:9: warning: too many warnings ../net/xfrm/xfrm_state.c: note: in included file: ../include/net/xfrm.h:1840:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1840:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1840:16: struct sock * ../security/selinux/hooks.c:5446:22: warning: restricted __be16 degrades to integer ../security/selinux/hooks.c:5447:22: warning: restricted __be16 degrades to integer ../net/xfrm/xfrm_policy.c:1323:22: warning: incorrect type in assignment (different address spaces) ../net/xfrm/xfrm_policy.c:1323:22: expected struct hlist_head *odst ../net/xfrm/xfrm_policy.c:1323:22: got struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:3963:43: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_policy.c:3963:43: struct xfrm_policy_afinfo const [noderef] __rcu * ../net/xfrm/xfrm_policy.c:3963:43: struct xfrm_policy_afinfo const * ../net/xfrm/xfrm_policy.c:4053:29: warning: incorrect type in assignment (different address spaces) ../net/xfrm/xfrm_policy.c:4053:29: expected struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:4053:29: got struct hlist_head * ../net/xfrm/xfrm_policy.c:4080:36: warning: incorrect type in argument 1 (different address spaces) ../net/xfrm/xfrm_policy.c:4080:36: expected struct hlist_head *n ../net/xfrm/xfrm_policy.c:4080:36: got struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:4108:17: warning: incorrect type in argument 1 (different address spaces) ../net/xfrm/xfrm_policy.c:4108:17: expected struct hlist_head const *h ../net/xfrm/xfrm_policy.c:4108:17: got struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:4109:36: warning: incorrect type in argument 1 (different address spaces) ../net/xfrm/xfrm_policy.c:4109:36: expected struct hlist_head *n ../net/xfrm/xfrm_policy.c:4109:36: got struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:260: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:781:9: 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 * ../net/unix/af_unix.c:1455:9: error: undefined identifier 'other' ../net/unix/af_unix.c:1455:9: error: undefined identifier 'other' ../net/unix/af_unix.c:1455:9: error: undefined identifier 'other' ../net/unix/af_unix.c:1455:9: error: undefined identifier 'other' ../net/core/sock.c:2392:9: warning: context imbalance in 'sk_clone_lock' - wrong count at exit ../net/core/sock.c:2396:6: warning: context imbalance in 'sk_free_unlock_clone' - unexpected unlock ../net/core/sock.c:4033:13: warning: context imbalance in 'proto_seq_start' - wrong count at exit ../net/core/sock.c:4045:13: warning: context imbalance in 'proto_seq_stop' - wrong count at exit ../drivers/xen/pvcalls-back.c:1010:9: warning: incorrect type in assignment (different address spaces) ../drivers/xen/pvcalls-back.c:1010:9: expected void **slot ../drivers/xen/pvcalls-back.c:1010:9: got void [noderef] __rcu ** ../drivers/xen/pvcalls-back.c:1010:9: warning: incorrect type in assignment (different address spaces) ../drivers/xen/pvcalls-back.c:1010:9: expected void **slot ../drivers/xen/pvcalls-back.c:1010:9: got void [noderef] __rcu ** ../drivers/xen/pvcalls-back.c:1011:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/xen/pvcalls-back.c:1011:49: expected void [noderef] __rcu **slot ../drivers/xen/pvcalls-back.c:1011:49: got void **slot ../drivers/xen/pvcalls-back.c:1016:38: warning: incorrect type in assignment (different address spaces) ../drivers/xen/pvcalls-back.c:1016:38: expected void **slot ../drivers/xen/pvcalls-back.c:1016:38: got void [noderef] __rcu ** ../drivers/xen/pvcalls-back.c:1010:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/xen/pvcalls-back.c:1010:9: expected void [noderef] __rcu **slot ../drivers/xen/pvcalls-back.c:1010:9: got void **slot ../drivers/xen/pvcalls-back.c:1010:9: warning: incorrect type in assignment (different address spaces) ../drivers/xen/pvcalls-back.c:1010:9: expected void **slot ../drivers/xen/pvcalls-back.c:1010:9: got void [noderef] __rcu ** ../net/sched/sch_generic.c:221:9: warning: context imbalance in 'try_bulk_dequeue_skb_slow' - different lock contexts for basic block ../net/sched/sch_generic.c:301:28: warning: context imbalance in 'dequeue_skb' - different lock contexts for basic block ../net/sched/sch_generic.c:323:28: warning: context imbalance in 'sch_direct_xmit' - unexpected unlock ../net/sched/sch_generic.c:465:6: warning: context imbalance in 'netif_tx_lock' - wrong count at exit ../net/sched/sch_generic.c:488:6: warning: context imbalance in 'netif_tx_unlock' - unexpected unlock ../net/sched/sch_generic.c:1280:13: warning: context imbalance in 'dev_reset_queue' - different lock contexts for basic block ../net/core/scm.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../mm/memcontrol.c:4405:21: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol.c:4405:21: struct mem_cgroup_threshold_ary [noderef] __rcu * ../mm/memcontrol.c:4405:21: struct mem_cgroup_threshold_ary * ../mm/memcontrol.c:4407:21: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol.c:4407:21: struct mem_cgroup_threshold_ary [noderef] __rcu * ../mm/memcontrol.c:4407:21: struct mem_cgroup_threshold_ary * ../mm/memcontrol.c:4563:9: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol.c:4563:9: struct mem_cgroup_threshold_ary [noderef] __rcu * ../mm/memcontrol.c:4563:9: struct mem_cgroup_threshold_ary * ../mm/memcontrol.c:4657:9: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol.c:4657:9: struct mem_cgroup_threshold_ary [noderef] __rcu * ../mm/memcontrol.c:4657:9: struct mem_cgroup_threshold_ary * ../mm/memcontrol.c:6394:23: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol.c:6394:23: struct task_struct [noderef] __rcu * ../mm/memcontrol.c:6394:23: struct task_struct * ../mm/memcontrol.c:6643:52: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol.c:6643:52: struct task_struct [noderef] __rcu * ../mm/memcontrol.c:6643:52: struct task_struct * ../mm/memcontrol.c: note: in included file: ../include/linux/memcontrol.h:762:9: warning: context imbalance in 'folio_lruvec_lock' - wrong count at exit ../include/linux/memcontrol.h:762:9: warning: context imbalance in 'folio_lruvec_lock_irq' - wrong count at exit ../include/linux/memcontrol.h:762:9: warning: context imbalance in 'folio_lruvec_lock_irqsave' - wrong count at exit ../mm/memcontrol.c:2184:6: warning: context imbalance in 'folio_memcg_lock' - wrong count at exit ../mm/memcontrol.c:2231:17: warning: context imbalance in '__folio_memcg_unlock' - unexpected unlock ../mm/memcontrol.c:6244:28: warning: context imbalance in 'mem_cgroup_count_precharge_pte_range' - unexpected unlock ../mm/memcontrol.c:6439:36: warning: context imbalance in 'mem_cgroup_move_charge_pte_range' - unexpected unlock ../io_uring/filetable.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../drivers/xen/pvcalls-front.c:948:24: warning: incorrect type in return expression (different base types) ../drivers/xen/pvcalls-front.c:948:24: expected restricted __poll_t ../drivers/xen/pvcalls-front.c:948:24: got int [assigned] ret ../net/ipv6/netfilter/ip6_tables.c:1226:41: warning: array of flexible structures ../net/ipv6/netfilter/ip6_tables.c:1547: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 ../fs/file.c:379:17: warning: incorrect type in assignment (different address spaces) ../fs/file.c:379:17: expected struct file **old_fds ../fs/file.c:379:17: got struct file [noderef] __rcu **fd ../fs/file.c:380:17: warning: incorrect type in assignment (different address spaces) ../fs/file.c:380:17: expected struct file **new_fds ../fs/file.c:380:17: got struct file [noderef] __rcu **fd ../fs/file.c:395:17: error: incompatible types in comparison expression (different address spaces): ../fs/file.c:395:17: struct file [noderef] __rcu * ../fs/file.c:395:17: struct file * ../fs/file.c:430:54: warning: incorrect type in initializer (different address spaces) ../fs/file.c:470:28: warning: incorrect type in initializer (different address spaces) ../fs/file.c:468:21: warning: symbol 'init_files' was not declared. Should it be static? ../fs/file.c:653:14: warning: incorrect type in assignment (different address spaces) ../fs/file.c:843:30: warning: incorrect type in assignment (different address spaces) ../fs/file.c:864:14: warning: incorrect type in assignment (different address spaces) ../fs/file.c:868:13: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:871:23: warning: incorrect type in assignment (different address spaces) ../fs/file.c:894:24: warning: incorrect type in return expression (different address spaces) ../fs/file.c:896:14: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:917:22: warning: incorrect type in assignment (different address spaces) ../fs/file.c:924:24: warning: incorrect type in return expression (different address spaces) ../fs/file.c:946:31: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:946:14: warning: incorrect type in assignment (different address spaces) ../fs/file.c:950:16: warning: incorrect type in return expression (different address spaces) ../fs/file.c:1254:16: warning: incorrect type in assignment (different address spaces) ../io_uring/openclose.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../drivers/tty/n_gsm.c:3990:29: warning: restricted __be16 degrades to integer ../io_uring/uring_cmd.c: note: in included file (through ../include/linux/io_uring/cmd.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../net/xfrm/xfrm_input.c:77:21: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_input.c:77:21: struct xfrm_input_afinfo const [noderef] __rcu * ../net/xfrm/xfrm_input.c:77:21: struct xfrm_input_afinfo const * ../net/xfrm/xfrm_input.c:99: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/hrtimer.h, ../include/linux/interrupt.h): ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'xfrm_rcv_cb' - unexpected unlock ../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:781:9: warning: context imbalance in 'xfrm_local_error' - unexpected unlock ../security/selinux/netnode.c:73:17: warning: restricted __be32 degrades to integer ../security/selinux/netnode.c:90:32: warning: restricted __be32 degrades to integer ../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:1891:16: error: incompatible types in comparison expression (different address spaces): ../net/sched/cls_api.c:1891:16: struct tcf_proto * ../net/sched/cls_api.c:1891:16: struct tcf_proto [noderef] __rcu * ../net/sched/cls_api.c:1991:20: error: incompatible types in comparison expression (different address spaces): ../net/sched/cls_api.c:1991:20: struct tcf_proto [noderef] __rcu * ../net/sched/cls_api.c:1991:20: struct tcf_proto * ../net/sched/cls_api.c:1953:25: error: incompatible types in comparison expression (different address spaces): ../net/sched/cls_api.c:1953:25: struct tcf_proto [noderef] __rcu * ../net/sched/cls_api.c:1953:25: struct tcf_proto * ../net/sched/cls_api.c:1973:16: error: incompatible types in comparison expression (different address spaces): ../net/sched/cls_api.c:1973:16: struct tcf_proto * ../net/sched/cls_api.c:1973:16: struct tcf_proto [noderef] __rcu * ../net/sched/cls_api.c:2039:25: warning: restricted __be16 degrades to integer ../net/sched/cls_api.c:2726:50: warning: restricted __be16 degrades to integer ../net/8021q/vlan.c: In function ‘register_vlan_device’: ../net/8021q/vlan.c:247: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=] 247 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); | ^~ ../net/8021q/vlan.c:247:42: note: directive argument in the range [0, 4094] 247 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); | ^~~~~~~ ../net/8021q/vlan.c:247:17: note: ‘snprintf’ output between 3 and 21 bytes into a destination of size 16 247 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/8021q/vlan.c:235:46: warning: ‘%.4i’ directive output may be truncated writing 4 bytes into a region of size between 0 and 15 [-Wformat-truncation=] 235 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); | ^~~~ ../net/8021q/vlan.c:235:42: note: directive argument in the range [0, 4094] 235 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); | ^~~~~~~~~ ../net/8021q/vlan.c:235:17: note: ‘snprintf’ output between 6 and 21 bytes into a destination of size 16 235 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../io_uring/net.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../io_uring/net.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../io_uring/msg_ring.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../kernel/pid.c:382:9: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:382:9: struct pid [noderef] __rcu * ../kernel/pid.c:382:9: struct pid * ../kernel/pid.c:383:9: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:383:9: struct pid [noderef] __rcu * ../kernel/pid.c:383:9: struct pid * ../kernel/pid.c:445:23: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:445:23: struct pid [noderef] __rcu * ../kernel/pid.c:445:23: struct pid * ../kernel/pid.c:503:24: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:503:24: struct pid [noderef] __rcu * ../kernel/pid.c:503:24: struct pid * ../kernel/pid.c: note: in included file (through ../include/linux/dcache.h, ../include/linux/fs.h, ../include/linux/huge_mm.h, ../include/linux/mm.h): ../include/linux/rculist.h:552:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist.h:552:9: struct hlist_node [noderef] __rcu * ../include/linux/rculist.h:552:9: struct hlist_node * ../include/linux/rculist.h:553:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist.h:553:9: struct hlist_node [noderef] __rcu * ../include/linux/rculist.h:553:9: struct hlist_node * ../net/xfrm/xfrm_replay.c: note: in included file: ../include/net/xfrm.h:1840:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1840:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1840:16: struct sock * ../include/net/xfrm.h:1840:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1840:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1840:16: struct sock * ../include/net/xfrm.h:1840:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1840:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1840:16: struct sock * ../include/net/xfrm.h:1840:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1840:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1840:16: struct sock * ../include/net/xfrm.h:1840:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1840:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1840:16: struct sock * ../include/net/xfrm.h:1840:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1840:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1840:16: struct sock * ../include/net/xfrm.h:1840:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1840:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1840:16: struct sock * ../include/net/xfrm.h:1840:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1840:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1840:16: struct sock * ../include/net/xfrm.h:1840:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1840:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1840:16: struct sock * ../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 ../fs/eventpoll.c:619:9: warning: restricted __poll_t degrades to integer ../fs/eventpoll.c:619:9: warning: cast to restricted __poll_t ../fs/eventpoll.c:1355:53: warning: incorrect type in argument 3 (different base types) ../fs/eventpoll.c:1355:53: expected unsigned int pollflags ../fs/eventpoll.c:1355:53: got restricted __poll_t ../fs/eventpoll.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../io_uring/fdinfo.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../include/linux/io_uring_types.h:182:37: warning: array of flexible structures ../net/mpls/af_mpls.c: note: in included file: ../net/mpls/internal.h:157:38: warning: array of flexible structures ../lib/vsprintf.c: In function ‘va_format’: ../lib/vsprintf.c:1683:9: warning: function ‘va_format’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 1683 | buf += vsnprintf(buf, end > buf ? end - buf : 0, va_fmt->fmt, va); | ^~~ ../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:192:9: warning: context imbalance in 'gen_new_estimator' - different lock contexts for basic block ../net/netfilter/nfnetlink_hook.c: note: in included file (through ../include/linux/workqueue.h, ../include/linux/bpf.h): ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'nf_netlink_dump_start_rcu' - unexpected unlock ../net/xfrm/xfrm_user.c:3847:9: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:3847:9: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:3847:9: struct sock * ../net/xfrm/xfrm_user.c:3853:9: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:3853:9: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:3853:9: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c:1324:29: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_user.c:1324:29: struct sock [noderef] __rcu * ../net/xfrm/xfrm_user.c:1324:29: struct sock * ../net/xfrm/xfrm_user.c: note: in included file: ../include/net/xfrm.h:1853:16: error: incompatible types in comparison expression (different address spaces): ../include/net/xfrm.h:1853:16: struct sock [noderef] __rcu * ../include/net/xfrm.h:1853:16: struct sock * ../io_uring/rsrc.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../drivers/block/nbd.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/nbd.h): ../include/trace/events/nbd.h:61:1: warning: Using plain integer as NULL pointer ../drivers/block/nbd.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../include/trace/events/nbd.h): ../include/trace/events/nbd.h:61:1: warning: Using plain integer as NULL pointer ../drivers/block/nbd.c:651:32: warning: incorrect type in return expression (different base types) ../drivers/block/nbd.c:651:32: expected int ../drivers/block/nbd.c:651:32: got restricted blk_status_t [usertype] ../drivers/block/nbd.c:692:48: warning: incorrect type in return expression (different base types) ../drivers/block/nbd.c:692:48: expected int ../drivers/block/nbd.c:692:48: got restricted blk_status_t [usertype] ../drivers/block/nbd.c:1096:21: warning: incorrect type in assignment (different base types) ../drivers/block/nbd.c:1096:21: expected int [assigned] ret ../drivers/block/nbd.c:1096:21: got restricted blk_status_t [usertype] ../drivers/block/nbd.c:1101:16: warning: incorrect type in return expression (different base types) ../drivers/block/nbd.c:1101:16: expected restricted blk_status_t ../drivers/block/nbd.c:1101:16: got int [assigned] ret ../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/rw.c: note: in included file (through ../include/linux/io_uring/cmd.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../io_uring/rw.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../io_uring/opdef.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../net/ipv4/inet_connection_sock.c:320:36: warning: context imbalance in 'inet_csk_find_open_port' - wrong count at exit ../net/ipv4/inet_connection_sock.c:597:23: warning: context imbalance in 'inet_csk_get_port' - unexpected unlock ../net/ipv4/inet_connection_sock.c:1361:9: warning: context imbalance in 'inet_csk_complete_hashdance' - unexpected unlock ../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:2384:28: warning: context imbalance in 'get_next_corpse' - unexpected unlock ../security/apparmor/lsm.c:1138: warning: Function parameter or struct member 'protocol' not described in 'apparmor_socket_post_create' ../security/apparmor/lsm.c:1138: warning: Excess function parameter 'ptotocol' description in 'apparmor_socket_post_create' ../io_uring/notif.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../net/core/dev.c:3331:23: warning: incorrect type in argument 4 (different base types) ../net/core/dev.c:3331:23: expected restricted __wsum [usertype] csum ../net/core/dev.c:3331:23: got unsigned int ../net/core/dev.c:3331:23: warning: cast from restricted __wsum ../net/core/dev.c:5226:5: warning: symbol 'br_fdb_test_addr_hook' was not declared. Should it be static? ../net/core/dev.c:3771:17: warning: context imbalance in '__dev_queue_xmit' - different lock contexts for basic block ../net/core/dev.c:5184:17: warning: context imbalance in 'net_tx_action' - different lock contexts for basic block ../io_uring/register.c: note: in included file: ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../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/smp.h, ../include/linux/lockdep.h, ../include/linux/spinlock.h, ../include/linux/vmalloc.h): ../include/linux/list.h:229: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:1663:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf * ../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 * ../io_uring/futex.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:341:48: warning: array of flexible structures ../io_uring/futex.c:355:38: warning: context imbalance in 'io_futex_wait' - unexpected unlock ../drivers/block/drbd/drbd_bitmap.c:1220: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_read' ../drivers/block/drbd/drbd_bitmap.c:1232: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_write' ../drivers/block/drbd/drbd_bitmap.c:1244: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_write_all' ../drivers/block/drbd/drbd_bitmap.c:1271: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_write_copy_pages' ../drivers/block/drbd/drbd_worker.c:618:39: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:618:39: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:618:39: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:509:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:509:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:509:14: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:510:16: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:510:16: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:510:16: struct fifo_buffer * ../drivers/block/drbd/drbd_worker.c:560:13: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:560:13: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:560:13: struct fifo_buffer * ../drivers/block/drbd/drbd_worker.c:564:39: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:564:39: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:564:39: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:999:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:999:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:999:22: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:1545:32: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1545:32: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1545:32: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:1654:32: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1654:32: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1654:32: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:1693:16: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1693:16: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1693:16: struct fifo_buffer * ../drivers/block/drbd/drbd_worker.c:1722:34: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1722:34: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1722:34: struct net_conf * ../drivers/block/drbd/drbd_worker.c:1895:38: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1895:38: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1895:38: struct net_conf * ../drivers/block/drbd/drbd_worker.c:2102:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:2102:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:2102:14: struct net_conf * ../drivers/block/drbd/drbd_worker.c:2157:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:2157:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:2157: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:1663:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:1663:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:2075:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf * ../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:1712:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:1712:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:1712:14: struct net_conf * ../drivers/block/drbd/drbd_req.c:1719:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:1719:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:1719:22: struct disk_conf * ../drivers/block/drbd/drbd_req.c: note: in included file: ../drivers/block/drbd/drbd_int.h:2075:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:1663:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:1663:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:2075:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2075:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2075:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:1663:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf * ../net/mctp/route.c:123:9: warning: context imbalance in 'mctp_lookup_key' - different lock contexts for basic block ../net/mctp/route.c:479:39: warning: context imbalance in 'mctp_route_input' - unexpected unlock ../drivers/block/drbd/drbd_receiver.c:5313:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5314:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5323:54: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5380:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:5380:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:5380:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:272:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:272:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:272:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:528:29: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:528:29: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:528:29: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:600:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:600:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:600:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:704:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:704:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:704:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:773:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:773:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:773:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:1169:27: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:1170:27: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:1171:28: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:1175:27: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:1176:28: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:1181:27: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:1182:28: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:821:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:821:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:821:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:876:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:876:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:876:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:1044:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:1044:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:1044:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:1434:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:1434:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:1434:14: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:1587:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:1587:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:1587:14: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:1880:22: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:1884:22: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:2130:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:2161:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:2375:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2375:22: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2375:22: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2385:27: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2385:27: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2385:27: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2562:24: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:2589:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:2600:20: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:2632:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2632:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2632:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2764:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2764:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2764:22: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:2819:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:2820:18: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3027:23: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3027:23: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3027:23: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3103:23: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3103:23: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3103:23: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3160:23: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3160:23: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3160:23: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3507:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3507:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3507:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3639:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3640:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3641:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3642:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3643:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3644:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3665:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3665:22: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3665:22: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3749:9: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3749:9: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3749:9: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3906:46: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3964:55: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3965:57: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3966:56: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3967:53: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4001:25: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:4001:25: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:4001:25: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:4006:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:4006:17: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:4006:17: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:4012:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:4012:17: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:4012:17: struct fifo_buffer * ../drivers/block/drbd/drbd_receiver.c:4079:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4080:19: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4081:19: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4089:28: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:4089:28: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:4089:28: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:4130:25: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:4130:25: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:4130:25: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:4250:29: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4350:18: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4351:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4376:18: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4377:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4409:24: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4613:52: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4940:9: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4940:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4958:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4959:16: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5267:25: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_receiver.c:5268:25: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_receiver.c:5269:26: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_receiver.c:5575:23: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5594:23: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5639:27: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5640:23: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5649:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5692:27: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5693:23: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5701:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5738:27: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5739:20: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5747:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5774:27: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5781:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5783:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5783:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5783:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5783:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5804:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5805:16: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5807:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5834:44: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5866:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5867:16: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5869:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5871:13: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5920:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:5920:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:5920:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:6010:37: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:6010:37: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:6010:37: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:6107:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:6107:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:6107:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:1271:9: warning: context imbalance in 'one_flush_endio' - unexpected unlock ../drivers/block/drbd/drbd_receiver.c:1289:17: warning: context imbalance in 'submit_one_flush' - unexpected unlock ../drivers/block/drbd/drbd_receiver.c:1324:17: warning: context imbalance in 'drbd_flush' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c:1464:9: warning: context imbalance in 'drbd_bump_write_ordering' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c:1718:17: warning: context imbalance in 'drbd_submit_peer_request' - unexpected unlock ../drivers/block/drbd/drbd_receiver.c:2059:12: warning: context imbalance in 'recv_resync_read' - wrong count at exit ../drivers/block/drbd/drbd_receiver.c:2435:17: warning: context imbalance in 'fail_postponed_requests' - unexpected unlock ../drivers/block/drbd/drbd_receiver.c:2554:12: warning: context imbalance in 'receive_Data' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c:2802:12: warning: context imbalance in 'receive_DataRequest' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c:4029:9: warning: context imbalance in 'receive_SyncParam' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c:4209:9: warning: context imbalance in 'receive_sizes' - different lock contexts for basic block ../drivers/block/drbd/drbd_receiver.c:4542: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:5006:19: warning: context imbalance in 'receive_rs_deallocated' - different lock contexts for basic block ../net/mptcp/protocol.c:3254:9: warning: context imbalance in 'mptcp_sk_clone_init' - unexpected unlock ../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:1663:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:1663:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf * ../drivers/block/drbd/drbd_main.c:569:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:569:20: expected unsigned int [usertype] magic ../drivers/block/drbd/drbd_main.c:569:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:570:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:570:20: expected unsigned short [usertype] command ../drivers/block/drbd/drbd_main.c:570:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:571:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:571:20: expected unsigned short [usertype] length ../drivers/block/drbd/drbd_main.c:571:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:577:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:577:20: expected unsigned short [usertype] magic ../drivers/block/drbd/drbd_main.c:577:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:578:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:578:20: expected unsigned short [usertype] command ../drivers/block/drbd/drbd_main.c:578:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:579:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:579:19: expected unsigned int [usertype] length ../drivers/block/drbd/drbd_main.c:579:19: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:586:18: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:586:18: expected unsigned int [usertype] magic ../drivers/block/drbd/drbd_main.c:586:18: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:587:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:587:19: expected unsigned short [usertype] volume ../drivers/block/drbd/drbd_main.c:587:19: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:588:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:588:20: expected unsigned short [usertype] command ../drivers/block/drbd/drbd_main.c:588:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:589:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:589:19: expected unsigned int [usertype] length ../drivers/block/drbd/drbd_main.c:589:19: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:728:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:728:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:728:14: struct net_conf * ../drivers/block/drbd/drbd_main.c:743:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:743:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:743:22: struct disk_conf * ../drivers/block/drbd/drbd_main.c:780:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:780:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:780:14: struct net_conf * ../drivers/block/drbd/drbd_main.c:840:28: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:844:26: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:846:23: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:846:23: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:846:23: struct net_conf * ../drivers/block/drbd/drbd_main.c:905:25: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:936:26: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:936:26: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:936:26: struct disk_conf * ../drivers/block/drbd/drbd_main.c:1000:18: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1023:18: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1036:17: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1037:16: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1052:17: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1053:16: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1065:28: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1079:28: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1116:19: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:1116:19: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:1116:19: struct net_conf * ../drivers/block/drbd/drbd_main.c:1326:21: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1326:21: expected unsigned int [usertype] set_size ../drivers/block/drbd/drbd_main.c:1326:21: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1354:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1354:20: expected unsigned int [usertype] seq_num ../drivers/block/drbd/drbd_main.c:1354:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1366:54: warning: incorrect type in argument 4 (different base types) ../drivers/block/drbd/drbd_main.c:1366:54: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1366:54: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1386:31: warning: incorrect type in argument 3 (different base types) ../drivers/block/drbd/drbd_main.c:1386:31: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1386:31: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1387:31: warning: incorrect type in argument 4 (different base types) ../drivers/block/drbd/drbd_main.c:1387:31: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1387:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1397:31: warning: incorrect type in argument 3 (different base types) ../drivers/block/drbd/drbd_main.c:1397:31: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1397:31: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1398:31: warning: incorrect type in argument 4 (different base types) ../drivers/block/drbd/drbd_main.c:1398:31: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1398:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1399:31: warning: incorrect type in argument 5 (different base types) ../drivers/block/drbd/drbd_main.c:1399:31: expected unsigned long long [usertype] block_id ../drivers/block/drbd/drbd_main.c:1399:31: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1412:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1412:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1412:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1413:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1413:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1413:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1428:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1428:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1428:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1430:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1430:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1430:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1446:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1446:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1446:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1448:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1448:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1448:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1461:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1461:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1461:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1463:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1463:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1463:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1682:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1682:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1682:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1684:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1684:20: expected unsigned int [usertype] seq_num ../drivers/block/drbd/drbd_main.c:1684:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1698:21: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1698:21: expected unsigned int [usertype] dp_flags ../drivers/block/drbd/drbd_main.c:1698:21: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1703:25: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1703:25: expected unsigned int [usertype] size ../drivers/block/drbd/drbd_main.c:1703:25: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1774:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1774:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1774:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1797:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1797:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1797:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1798:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1798:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1798:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1834:40: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:1834:40: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:1834:40: struct net_conf * ../drivers/block/drbd/drbd_main.c:3004:30: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3004:30: expected unsigned long long [usertype] la_size_sect ../drivers/block/drbd/drbd_main.c:3004:30: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:3006:33: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3006:33: expected unsigned long long ../drivers/block/drbd/drbd_main.c:3006:33: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:3007:23: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3007:23: expected unsigned int [usertype] flags ../drivers/block/drbd/drbd_main.c:3007:23: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3008:23: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3008:23: expected unsigned int [usertype] magic ../drivers/block/drbd/drbd_main.c:3008:23: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3010:31: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3010:31: expected unsigned int [usertype] md_size_sect ../drivers/block/drbd/drbd_main.c:3010:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3011:31: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3011:31: expected unsigned int [usertype] al_offset ../drivers/block/drbd/drbd_main.c:3011:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3012:31: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3012:31: expected unsigned int [usertype] al_nr_extents ../drivers/block/drbd/drbd_main.c:3012:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3013:34: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3013:34: expected unsigned int [usertype] bm_bytes_per_bit ../drivers/block/drbd/drbd_main.c:3013:34: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3014:29: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3014:29: expected unsigned long long [usertype] device_uuid ../drivers/block/drbd/drbd_main.c:3014:29: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:3016:27: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3016:27: expected unsigned int [usertype] bm_offset ../drivers/block/drbd/drbd_main.c:3016:27: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3017:38: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3017:38: expected unsigned int [usertype] la_peer_max_bio_size ../drivers/block/drbd/drbd_main.c:3017:38: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3019:28: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3019:28: expected unsigned int [usertype] al_stripes ../drivers/block/drbd/drbd_main.c:3019:28: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3020:35: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:3020:35: expected unsigned int [usertype] al_stripe_size_4k ../drivers/block/drbd/drbd_main.c:3020:35: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3073:26: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3074:33: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3236:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3237:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3255:13: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3256:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3256:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3256:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3256:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3263:33: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_main.c:3265:36: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_main.c:3266:26: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3267:32: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_main.c:3269:33: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3270:30: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3271:30: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3278:13: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3279:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3279:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3279:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3279:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3283:13: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3284:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3284:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3284:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3284:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3294:24: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3686:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:3686:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:3686:14: struct net_conf * ../drivers/block/drbd/drbd_main.c:868: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:2075:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2075:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2075:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:1663:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1663:14: struct disk_conf * ../drivers/block/drbd/drbd_main.c:3424: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bmio_set_n_write' ../drivers/block/drbd/drbd_main.c:3450: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bmio_clear_n_write' ../drivers/block/drbd/drbd_main.c:3511: warning: Function parameter or struct member 'peer_device' not described in 'drbd_queue_bitmap_io' ../drivers/block/drbd/drbd_main.c:3553: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bitmap_io' ../net/sched/act_bpf.c:133:9: warning: incorrect type in argument 1 (different address spaces) ../net/sched/act_bpf.c:133:9: expected void const * ../net/sched/act_bpf.c:133:9: got unsigned char [noderef] __rcu * ../net/sched/act_bpf.c:133:9: warning: incorrect type in argument 1 (different address spaces) ../net/sched/act_bpf.c:133:9: expected void const * ../net/sched/act_bpf.c:133:9: got unsigned char [noderef] __rcu * ../net/sched/act_bpf.c:133:9: warning: incorrect type in argument 2 (different address spaces) ../net/sched/act_bpf.c:133:9: expected void const * ../net/sched/act_bpf.c:133:9: got unsigned char [noderef] __rcu * ../net/sched/act_bpf.c:126:50: warning: dereference of noderef expression ../net/sched/act_bpf.c:126:50: warning: dereference of noderef expression ../fs/proc/proc_sysctl.c:924:16: error: incompatible types in comparison expression (different address spaces): ../fs/proc/proc_sysctl.c:924:16: struct ctl_table_header [noderef] __rcu * ../fs/proc/proc_sysctl.c:924:16: struct ctl_table_header * ../fs/proc/proc_sysctl.c:295:32: warning: context imbalance in 'start_unregistering' - unexpected unlock ../drivers/block/drbd/drbd_state.c:1908:30: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_state.c:1908:30: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_state.c:1908: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:2075:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_state.c:2075:17: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_state.c:2075: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:1954:25: warning: context imbalance in 'after_state_ch' - unexpected unlock ../drivers/block/drbd/drbd_state.c:2369:32: warning: context imbalance in '_conn_request_state' - unexpected unlock ../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:1285:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:1285:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:1285:22: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:1578:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:1578:17: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:1578:17: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:1588:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:1588:17: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:1588:17: struct fifo_buffer * ../drivers/block/drbd/drbd_nl.c:1814:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:1814:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:1814:14: struct net_conf * ../drivers/block/drbd/drbd_nl.c:2074:39: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2074:39: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2074:39: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:2082:13: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2082:13: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2082:13: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:2265:50: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2265:50: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2265:50: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:2288:45: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2288:45: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2288:45: struct net_conf * ../drivers/block/drbd/drbd_nl.c:2433:9: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2433:9: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2433:9: struct net_conf * ../drivers/block/drbd/drbd_nl.c:2596:9: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2596:9: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2596:9: struct net_conf * ../drivers/block/drbd/drbd_nl.c:2829:18: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2829:18: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2829:18: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:2869:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2869:17: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2869:17: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:3407:33: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3407:33: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3407:33: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:3532:28: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3532:28: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3532:28: struct net_conf * ../drivers/block/drbd/drbd_nl.c:3745:29: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3745:29: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3745:29: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:3751:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3751:22: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3751:22: struct net_conf * ../drivers/block/drbd/drbd_nl.c:3941:38: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3941:38: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3941: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:2129: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:2075:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2075:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2075: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 * ../net/ipv4/tcp_input.c:7228:17: warning: context imbalance in 'tcp_conn_request' - unexpected unlock ../net/sched/act_skbmod.c:74:39: warning: incorrect type in assignment (different base types) ../net/sched/act_skbmod.c:74:39: expected restricted __be16 [usertype] h_proto ../net/sched/act_skbmod.c:74:39: got unsigned short [usertype] eth_type ../net/sched/act_skbmod.c:208:29: warning: incorrect type in assignment (different base types) ../net/sched/act_skbmod.c:208:29: expected unsigned short [usertype] eth_type ../net/sched/act_skbmod.c:208:29: got restricted __be16 [usertype] ../net/sched/act_skbmod.c:265:48: warning: cast to restricted __be16 ../net/sched/act_skbmod.c:214:9: warning: context imbalance in 'tcf_skbmod_init' - different lock contexts for basic block ../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/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/packet/af_packet.c:1052:13: warning: context imbalance in '__packet_lookup_frame_in_block' - different lock contexts for basic block ../net/packet/af_packet.c:2489:17: warning: context imbalance in 'tpacket_rcv' - unexpected unlock ../net/sched/act_meta_mark.c:33:21: warning: cast to restricted __be32 ../net/ipv4/tcp_ipv4.c:3362:41: warning: incorrect type in argument 1 (different address spaces) ../net/ipv4/tcp_ipv4.c:3362:41: expected void const *data ../net/ipv4/tcp_ipv4.c:3362:41: got struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3483:45: warning: incorrect type in argument 1 (different address spaces) ../net/ipv4/tcp_ipv4.c:3483:45: expected void const *data ../net/ipv4/tcp_ipv4.c:3483:45: got struct tcp_congestion_ops const [noderef] __rcu *extern [addressable] [toplevel] tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3487:50: warning: incorrect type in assignment (different address spaces) ../net/ipv4/tcp_ipv4.c:3487:50: expected struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3487:50: got struct tcp_congestion_ops * ../net/ipv4/tcp_ipv4.c:1827:25: warning: context imbalance in 'tcp_v4_syn_recv_sock' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2112:17: warning: context imbalance in 'tcp_add_backlog' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2367:21: warning: context imbalance in 'tcp_v4_rcv' - different lock contexts for basic block ../net/ipv4/tcp_ipv4.c:2561:13: warning: context imbalance in 'listening_get_first' - wrong count at exit ../net/ipv4/tcp_ipv4.c:2609:29: warning: context imbalance in 'listening_get_next' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2642:13: warning: context imbalance in 'established_get_first' - wrong count at exit ../net/ipv4/tcp_ipv4.c:2687:40: warning: context imbalance in 'established_get_next' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2819:36: warning: context imbalance in 'tcp_seq_stop' - unexpected unlock ../net/ipv4/tcp_ipv4.c:3038:20: warning: context imbalance in 'bpf_iter_tcp_listening_batch' - unexpected unlock ../net/ipv4/tcp_ipv4.c:3066:40: warning: context imbalance in 'bpf_iter_tcp_established_batch' - unexpected unlock ../net/ipv4/tcp_ipv4.c:3363:41: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3363:41: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3484:45: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3484:45: warning: dereference of noderef expression ../net/sched/act_meta_skbprio.c:38:25: warning: cast to restricted __be32 ../net/mptcp/pm_netlink.c:605:31: warning: context imbalance in 'mptcp_pm_create_subflow_or_signal_addr' - unexpected unlock ../net/mptcp/pm_netlink.c:717:23: warning: context imbalance in 'mptcp_pm_nl_add_addr_received' - unexpected unlock ../net/core/neighbour.c:452:9: warning: context imbalance in '__neigh_ifdown' - wrong count at exit ../net/core/neighbour.c:865:9: warning: context imbalance in 'pneigh_ifdown_and_unlock' - unexpected unlock ../drivers/scsi/scsi_transport_fc.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1107:42: 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 ../net/ipv4/tcp_cong.c:300:24: warning: incorrect type in initializer (different address spaces) ../net/ipv4/tcp_cong.c:300:24: expected struct tcp_congestion_ops const [noderef] __rcu *__ret ../net/ipv4/tcp_cong.c:300:24: got struct tcp_congestion_ops *[assigned] ca ../net/ipv4/tcp_cong.c:300:22: warning: incorrect type in assignment (different address spaces) ../net/ipv4/tcp_cong.c:300:22: expected struct tcp_congestion_ops const *prev ../net/ipv4/tcp_cong.c:300:22: got struct tcp_congestion_ops const [noderef] __rcu *[assigned] __ret ../net/ipv6/anycast.c:515:25: warning: context imbalance in 'ac6_get_next' - unexpected unlock ../net/ipv6/anycast.c:537:9: warning: context imbalance in 'ac6_get_idx' - wrong count at exit ../net/ipv6/anycast.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:781:9: warning: context imbalance in 'ac6_seq_stop' - unexpected unlock ../kernel/cgroup/cgroup.c:6622:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/cgroup.c:6622:41: expected struct spinlock [usertype] *lock ../kernel/cgroup/cgroup.c:6622:41: got struct spinlock [noderef] __rcu * ../kernel/cgroup/cgroup.c:6625:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/cgroup.c:6625:43: expected struct spinlock [usertype] *lock ../kernel/cgroup/cgroup.c:6625:43: got struct spinlock [noderef] __rcu * ../kernel/cgroup/cgroup.c:3094:9: warning: context imbalance in 'cgroup_lock_and_drain_offline' - wrong count at exit ../kernel/cgroup/cgroup.c:6389:12: warning: context imbalance in 'cgroup_css_set_fork' - wrong count at exit ../kernel/cgroup/cgroup.c:6505:9: warning: context imbalance in 'cgroup_css_set_put_fork' - wrong count at exit ../kernel/cgroup/cgroup.c:6525:5: warning: context imbalance in 'cgroup_can_fork' - wrong count at exit ../kernel/cgroup/cgroup.c:6574:9: warning: context imbalance in 'cgroup_cancel_fork' - unexpected unlock ../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 ../net/appletalk/aarp.c:446:28: warning: incorrect type in assignment (different base types) ../net/appletalk/aarp.c:446:28: expected restricted __be16 [usertype] s_net ../net/appletalk/aarp.c:446:28: got unsigned short [usertype] ../net/appletalk/aarp.c:451:45: warning: cast from restricted __be16 ../net/appletalk/aarp.c:455:41: warning: cast from restricted __be16 ../net/appletalk/ddp.c:100:33: warning: restricted __be16 degrades to integer ../net/appletalk/ddp.c:113:33: warning: restricted __be16 degrades to integer ../net/appletalk/ddp.c:409:47: warning: restricted __be16 degrades to integer ../net/sched/act_meta_skbtcindex.c:33:25: warning: cast to restricted __be16 ../net/core/filter.c:1419:39: warning: incorrect type in argument 1 (different address spaces) ../net/core/filter.c:1419:39: expected struct sock_filter const *filter ../net/core/filter.c:1419:39: got struct sock_filter [noderef] __user *filter ../net/core/filter.c:1497:39: warning: incorrect type in argument 1 (different address spaces) ../net/core/filter.c:1497:39: expected struct sock_filter const *filter ../net/core/filter.c:1497:39: got struct sock_filter [noderef] __user *filter ../net/core/filter.c:2325:45: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:2325:45: expected restricted __be32 [usertype] daddr ../net/core/filter.c:2325:45: got unsigned int [usertype] ipv4_nh ../net/core/filter.c:3895:29: warning: symbol 'bpf_xdp_get_buff_len_trace_proto' was not declared. Should it be static? ../net/core/filter.c:4606:29: warning: symbol 'bpf_skb_output_proto' was not declared. Should it be static? ../net/core/filter.c:5018:29: warning: symbol 'bpf_xdp_output_proto' was not declared. Should it be static? ../net/core/filter.c:7870:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static? ../net/core/filter.c:11826:17: warning: symbol 'bpf_dynptr_from_skb' was not declared. Should it be static? ../net/core/filter.c:11839:17: warning: symbol 'bpf_dynptr_from_xdp' was not declared. Should it be static? ../net/core/filter.c:11852:17: warning: symbol 'bpf_sock_addr_set_sun_path' was not declared. Should it be static? ../net/core/filter.c:11873:17: warning: symbol 'bpf_sk_assign_tcp_reqsk' was not declared. Should it be static? ../net/core/filter.c:12060:17: warning: symbol 'bpf_sock_destroy' was not declared. Should it be static? ../net/core/filter.c:1931:43: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1931:43: expected restricted __wsum [usertype] diff ../net/core/filter.c:1931:43: got unsigned long long [usertype] to ../net/core/filter.c:1934:36: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1934:36: expected restricted __be16 [usertype] old ../net/core/filter.c:1934:36: got unsigned long long [usertype] from ../net/core/filter.c:1934:42: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1934:42: expected restricted __be16 [usertype] new ../net/core/filter.c:1934:42: got unsigned long long [usertype] to ../net/core/filter.c:1937:36: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1937:36: expected restricted __be32 [usertype] from ../net/core/filter.c:1937:36: got unsigned long long [usertype] from ../net/core/filter.c:1937:42: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1937:42: expected restricted __be32 [usertype] to ../net/core/filter.c:1937:42: got unsigned long long [usertype] to ../net/core/filter.c:1982:59: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1982:59: expected restricted __wsum [usertype] diff ../net/core/filter.c:1982:59: got unsigned long long [usertype] to ../net/core/filter.c:1985:52: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1985:52: expected restricted __be16 [usertype] from ../net/core/filter.c:1985:52: got unsigned long long [usertype] from ../net/core/filter.c:1985:58: warning: incorrect type in argument 4 (different base types) ../net/core/filter.c:1985:58: expected restricted __be16 [usertype] to ../net/core/filter.c:1985:58: got unsigned long long [usertype] to ../net/core/filter.c:1988:52: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1988:52: expected restricted __be32 [usertype] from ../net/core/filter.c:1988:52: got unsigned long long [usertype] from ../net/core/filter.c:1988:58: warning: incorrect type in argument 4 (different base types) ../net/core/filter.c:1988:58: expected restricted __be32 [usertype] to ../net/core/filter.c:1988:58: got unsigned long long [usertype] to ../net/core/filter.c:2034:28: warning: incorrect type in return expression (different base types) ../net/core/filter.c:2034:28: expected unsigned long long ../net/core/filter.c:2034:28: got restricted __wsum ../net/core/filter.c:2056:35: warning: incorrect type in return expression (different base types) ../net/core/filter.c:2056:35: expected unsigned long long ../net/core/filter.c:2056:35: got restricted __wsum [usertype] csum ../net/core/filter.c:5789:17: warning: incorrect type in assignment (different base types) ../net/core/filter.c:5789:17: expected unsigned int [usertype] spi ../net/core/filter.c:5789:17: got restricted __be32 const [usertype] spi ../net/core/filter.c:5797:33: warning: incorrect type in assignment (different base types) ../net/core/filter.c:5797:33: expected unsigned int [usertype] remote_ipv4 ../net/core/filter.c:5797:33: got restricted __be32 const [usertype] a4 ../net/sched/act_tunnel_key.c:233:45: warning: restricted __be16 degrades to integer ../net/sched/act_tunnel_key.c:250:30: warning: incorrect type in assignment (different base types) ../net/sched/act_tunnel_key.c:250:30: expected int type ../net/sched/act_tunnel_key.c:250:30: got restricted __be16 [usertype] ../net/sched/act_tunnel_key.c:262:30: warning: incorrect type in assignment (different base types) ../net/sched/act_tunnel_key.c:262:30: expected int type ../net/sched/act_tunnel_key.c:262:30: got restricted __be16 [usertype] ../net/sched/act_tunnel_key.c:274:30: warning: incorrect type in assignment (different base types) ../net/sched/act_tunnel_key.c:274:30: expected int type ../net/sched/act_tunnel_key.c:274:30: got restricted __be16 [usertype] ../drivers/net/ethernet/alteon/acenic.c:1989:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/alteon/acenic.c:1989:35: expected restricted __wsum [usertype] csum ../drivers/net/ethernet/alteon/acenic.c:1989:35: got restricted __be16 [usertype] ../lib/test_bpf.c:7836:25: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7836:25: expected unsigned int [usertype] result ../lib/test_bpf.c:7836:25: got restricted __be16 [usertype] ../lib/test_bpf.c:7850:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7850:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7850:24: got restricted __be32 [usertype] ../lib/test_bpf.c:7861:25: warning: cast from restricted __be64 ../lib/test_bpf.c:7873:31: warning: restricted __be64 degrades to integer ../lib/test_bpf.c:7885:25: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7885:25: expected unsigned int [usertype] result ../lib/test_bpf.c:7885:25: got restricted __be16 [usertype] ../lib/test_bpf.c:7899:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7899:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7899:24: got restricted __be32 [usertype] ../lib/test_bpf.c:7910:25: warning: cast from restricted __be64 ../lib/test_bpf.c:7922:31: warning: restricted __be64 degrades to integer ../lib/test_bpf.c:7934:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7934:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7934:24: got restricted __le16 [usertype] ../lib/test_bpf.c:7948:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7948:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7948:24: got restricted __le32 [usertype] ../lib/test_bpf.c:7959:25: warning: cast from restricted __le64 ../lib/test_bpf.c:7971:31: warning: restricted __le64 degrades to integer ../lib/test_bpf.c:7983:25: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7983:25: expected unsigned int [usertype] result ../lib/test_bpf.c:7983:25: got restricted __le16 [usertype] ../lib/test_bpf.c:7997:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7997:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7997:24: got restricted __le32 [usertype] ../lib/test_bpf.c:8008:25: warning: cast from restricted __le64 ../lib/test_bpf.c:8020:31: warning: restricted __le64 degrades to integer ../lib/test_bpf.c:4877:25: warning: cast truncates bits from constant value (567800001234 becomes 1234) ../lib/test_bpf.c:4888:25: warning: cast truncates bits from constant value (1ffffffff becomes ffffffff) ../lib/test_bpf.c:4965:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:5043:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:5059:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:5119:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5135:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5152:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5168:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5184:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5266:25: warning: cast truncates bits from constant value (100000000 becomes 0) ../lib/test_bpf.c:5444:25: warning: cast truncates bits from constant value (100000000 becomes 0) ../lib/test_bpf.c:5754:25: warning: cast truncates bits from constant value (fedcba987654321 becomes 87654321) ../lib/test_bpf.c:5755:25: warning: cast truncates bits from constant value (123456789abcdef0 becomes 9abcdef0) ../lib/test_bpf.c:5766:25: warning: cast truncates bits from constant value (fedcba987654321 becomes 87654321) ../lib/test_bpf.c:5767:25: warning: cast truncates bits from constant value (123456789abcdef0 becomes 9abcdef0) ../lib/test_bpf.c:5889:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:5900:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6387:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6425:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6441:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6442:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6473:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6489:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6490:25: warning: cast truncates bits from constant value (123456780a0c0e0 becomes 80a0c0e0) ../lib/test_bpf.c:6599:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6637:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6638:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6653:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6685:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6686:25: warning: cast truncates bits from constant value (12345678fafcfef becomes 8fafcfef) ../lib/test_bpf.c:6701:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6811:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6849:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6850:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6865:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6866:25: warning: cast truncates bits from constant value (ffff00000000ffff becomes ffff) ../lib/test_bpf.c:6897:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6898:25: warning: cast truncates bits from constant value (123456786a4c2e0 becomes 86a4c2e0) ../lib/test_bpf.c:6913:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6914:25: warning: cast truncates bits from constant value (fedcba98795b3d1f becomes 795b3d1f) ../lib/test_bpf.c:6990:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7002:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7015:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7027:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7040:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7052:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7065:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7077:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7157:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7168:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7180:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7191:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7203:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7214:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7226:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7298:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7310:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7323:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7335:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7348:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7360:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7373:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7385:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7465:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7476:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7488:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7499:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7511:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7522:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7534:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7558:25: warning: cast truncates bits from constant value (ff00ff0000000000 becomes 0) ../lib/test_bpf.c:7570:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7582:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7595:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7607:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7620:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7632:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7645:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7657:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7693:25: warning: cast truncates bits from constant value (ff00ff0000000000 becomes 0) ../lib/test_bpf.c:7704:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7715:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7727:25: warning: too many warnings ../kernel/audit.c: In function ‘audit_log_vformat’: ../kernel/audit.c:1979:9: warning: function ‘audit_log_vformat’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 1979 | len = vsnprintf(skb_tail_pointer(skb), avail, fmt, args); | ^~~ ../kernel/audit.c:1988:17: warning: function ‘audit_log_vformat’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 1988 | len = vsnprintf(skb_tail_pointer(skb), avail, fmt, args2); | ^~~ ../net/ipv4/tcp_offload.c:130:49: warning: incorrect type in argument 2 (different base types) ../net/ipv4/tcp_offload.c:130:49: expected restricted __wsum [usertype] res ../net/ipv4/tcp_offload.c:130:49: got fouled restricted __sum16 ../net/ipv4/tcp_offload.c:132:60: warning: incorrect type in argument 2 (different base types) ../net/ipv4/tcp_offload.c:132:60: expected restricted __wsum [usertype] res ../net/ipv4/tcp_offload.c:132:60: got fouled restricted __sum16 ../net/ipv4/tcp_offload.c:174:41: warning: incorrect type in argument 2 (different base types) ../net/ipv4/tcp_offload.c:174:41: expected restricted __wsum [usertype] res ../net/ipv4/tcp_offload.c:174:41: got fouled restricted __sum16 ../net/ipv4/tcp_offload.c:176:52: warning: incorrect type in argument 2 (different base types) ../net/ipv4/tcp_offload.c:176:52: expected restricted __wsum [usertype] res ../net/ipv4/tcp_offload.c:176:52: got fouled restricted __sum16 ../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/usb/atm/ueagle-atm.c:2059:9: warning: restricted __be16 degrades to integer ../drivers/usb/atm/ueagle-atm.c:2059:9: warning: restricted __be16 degrades to integer ../net/ipv6/ip6_input.c:531:33: warning: context imbalance in 'ip6_mc_input' - different lock contexts for basic block ../kernel/audit.c:2233:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/audit.c:2233:9: expected struct spinlock [usertype] *lock ../kernel/audit.c:2233:9: got struct spinlock [noderef] __rcu * ../kernel/audit.c:2236:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/audit.c:2236:40: expected struct spinlock [usertype] *lock ../kernel/audit.c:2236:40: got struct spinlock [noderef] __rcu * ../lib/test_blackhole_dev.c:58:27: warning: incorrect type in assignment (different base types) ../lib/test_blackhole_dev.c:58:27: expected restricted __be16 [usertype] payload_len ../lib/test_blackhole_dev.c:58:27: got unsigned long ../drivers/usb/usbip/usbip_common.c:499:33: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:499:33: expected unsigned int [usertype] command ../drivers/usb/usbip/usbip_common.c:499:33: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:500:33: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:500:33: expected unsigned int [usertype] seqnum ../drivers/usb/usbip/usbip_common.c:500:33: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:501:33: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:501:33: expected unsigned int [usertype] devid ../drivers/usb/usbip/usbip_common.c:501:33: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:502:33: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:502:33: expected unsigned int [usertype] direction ../drivers/usb/usbip/usbip_common.c:502:33: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:503:33: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:503:33: expected unsigned int [usertype] ep ../drivers/usb/usbip/usbip_common.c:503:33: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:505:35: warning: cast to restricted __be32 ../drivers/usb/usbip/usbip_common.c:506:35: warning: cast to restricted __be32 ../drivers/usb/usbip/usbip_common.c:507:35: warning: cast to restricted __be32 ../drivers/usb/usbip/usbip_common.c:508:35: warning: cast to restricted __be32 ../drivers/usb/usbip/usbip_common.c:509:35: warning: cast to restricted __be32 ../drivers/usb/usbip/usbip_common.c:517:37: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:517:37: expected unsigned int [usertype] transfer_flags ../drivers/usb/usbip/usbip_common.c:517:37: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:524:39: warning: cast to restricted __be32 ../drivers/usb/usbip/usbip_common.c:555:29: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:555:29: expected unsigned int [usertype] seqnum ../drivers/usb/usbip/usbip_common.c:555:29: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:557:31: warning: cast to restricted __be32 ../drivers/usb/usbip/usbip_common.c:607:33: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:607:33: expected unsigned int [usertype] offset ../drivers/usb/usbip/usbip_common.c:607:33: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:608:33: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:608:33: expected unsigned int [usertype] length ../drivers/usb/usbip/usbip_common.c:608:33: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:609:33: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:609:33: expected unsigned int [usertype] status ../drivers/usb/usbip/usbip_common.c:609:33: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:610:36: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/usbip_common.c:610:36: expected unsigned int [usertype] actual_length ../drivers/usb/usbip/usbip_common.c:610:36: got restricted __be32 [usertype] ../drivers/usb/usbip/usbip_common.c:612:35: warning: cast to restricted __be32 ../drivers/usb/usbip/usbip_common.c:613:35: warning: cast to restricted __be32 ../drivers/usb/usbip/usbip_common.c:614:35: warning: cast to restricted __be32 ../drivers/usb/usbip/usbip_common.c:615:38: warning: cast to restricted __be32 ../drivers/net/wireless/ath/wil6210/cfg80211.c: note: in included file (through ../drivers/net/wireless/ath/wil6210/wil6210.h): ../drivers/net/wireless/ath/wil6210/fw.h:96:47: warning: array of flexible structures ../drivers/net/macsec.c:431:24: warning: restricted ssci_t degrades to integer ../drivers/net/macsec.c:431:22: warning: incorrect type in assignment (different base types) ../drivers/net/macsec.c:431:22: expected restricted ssci_t [usertype] ssci ../drivers/net/macsec.c:431:22: got unsigned int ../drivers/net/macsec.c:432:22: warning: restricted __be64 degrades to integer ../drivers/net/macsec.c:432:20: warning: incorrect type in assignment (different base types) ../drivers/net/macsec.c:432:20: expected restricted __be64 [usertype] pn ../drivers/net/macsec.c:432:20: got unsigned long long ../drivers/net/amt.c: note: in included file (through ../include/linux/igmp.h): ../include/uapi/linux/igmp.h:60:32: warning: array of flexible structures ../drivers/net/amt.c: note: in included file: ../include/net/mld.h:32:43: warning: array of flexible structures ../net/core/xdp.c:711:17: warning: symbol 'bpf_xdp_metadata_rx_timestamp' was not declared. Should it be static? ../net/core/xdp.c:733:17: warning: symbol 'bpf_xdp_metadata_rx_hash' was not declared. Should it be static? ../net/core/xdp.c:766:17: warning: symbol 'bpf_xdp_metadata_rx_vlan_tag' was not declared. Should it be static? ../lib/checksum_kunit.c:219:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:219:9: expected restricted __sum16 ../lib/checksum_kunit.c:219:9: got int ../lib/checksum_kunit.c:219:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:219:17: expected restricted __sum16 ../lib/checksum_kunit.c:219:17: got int ../lib/checksum_kunit.c:219:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:219:25: expected restricted __sum16 ../lib/checksum_kunit.c:219:25: got int ../lib/checksum_kunit.c:219:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:219:33: expected restricted __sum16 ../lib/checksum_kunit.c:219:33: got int ../lib/checksum_kunit.c:219:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:219:41: expected restricted __sum16 ../lib/checksum_kunit.c:219:41: got int ../lib/checksum_kunit.c:219:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:219:49: expected restricted __sum16 ../lib/checksum_kunit.c:219:49: got int ../lib/checksum_kunit.c:219:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:219:57: expected restricted __sum16 ../lib/checksum_kunit.c:219:57: got int ../lib/checksum_kunit.c:219:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:219:65: expected restricted __sum16 ../lib/checksum_kunit.c:219:65: got int ../lib/checksum_kunit.c:219:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:219:73: expected restricted __sum16 ../lib/checksum_kunit.c:219:73: got int ../lib/checksum_kunit.c:220:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:220:9: expected restricted __sum16 ../lib/checksum_kunit.c:220:9: got int ../lib/checksum_kunit.c:220:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:220:17: expected restricted __sum16 ../lib/checksum_kunit.c:220:17: got int ../lib/checksum_kunit.c:220:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:220:25: expected restricted __sum16 ../lib/checksum_kunit.c:220:25: got int ../lib/checksum_kunit.c:220:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:220:33: expected restricted __sum16 ../lib/checksum_kunit.c:220:33: got int ../lib/checksum_kunit.c:220:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:220:41: expected restricted __sum16 ../lib/checksum_kunit.c:220:41: got int ../lib/checksum_kunit.c:220:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:220:49: expected restricted __sum16 ../lib/checksum_kunit.c:220:49: got int ../lib/checksum_kunit.c:220:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:220:57: expected restricted __sum16 ../lib/checksum_kunit.c:220:57: got int ../lib/checksum_kunit.c:220:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:220:65: expected restricted __sum16 ../lib/checksum_kunit.c:220:65: got int ../lib/checksum_kunit.c:220:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:220:73: expected restricted __sum16 ../lib/checksum_kunit.c:220:73: got int ../lib/checksum_kunit.c:221:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:221:9: expected restricted __sum16 ../lib/checksum_kunit.c:221:9: got int ../lib/checksum_kunit.c:221:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:221:17: expected restricted __sum16 ../lib/checksum_kunit.c:221:17: got int ../lib/checksum_kunit.c:221:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:221:25: expected restricted __sum16 ../lib/checksum_kunit.c:221:25: got int ../lib/checksum_kunit.c:221:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:221:33: expected restricted __sum16 ../lib/checksum_kunit.c:221:33: got int ../lib/checksum_kunit.c:221:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:221:41: expected restricted __sum16 ../lib/checksum_kunit.c:221:41: got int ../lib/checksum_kunit.c:221:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:221:49: expected restricted __sum16 ../lib/checksum_kunit.c:221:49: got int ../lib/checksum_kunit.c:221:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:221:57: expected restricted __sum16 ../lib/checksum_kunit.c:221:57: got int ../lib/checksum_kunit.c:221:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:221:65: expected restricted __sum16 ../lib/checksum_kunit.c:221:65: got int ../lib/checksum_kunit.c:221:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:221:73: expected restricted __sum16 ../lib/checksum_kunit.c:221:73: got int ../lib/checksum_kunit.c:222:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:222:9: expected restricted __sum16 ../lib/checksum_kunit.c:222:9: got int ../lib/checksum_kunit.c:222:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:222:17: expected restricted __sum16 ../lib/checksum_kunit.c:222:17: got int ../lib/checksum_kunit.c:222:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:222:25: expected restricted __sum16 ../lib/checksum_kunit.c:222:25: got int ../lib/checksum_kunit.c:222:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:222:33: expected restricted __sum16 ../lib/checksum_kunit.c:222:33: got int ../lib/checksum_kunit.c:222:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:222:41: expected restricted __sum16 ../lib/checksum_kunit.c:222:41: got int ../lib/checksum_kunit.c:222:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:222:49: expected restricted __sum16 ../lib/checksum_kunit.c:222:49: got int ../lib/checksum_kunit.c:222:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:222:57: expected restricted __sum16 ../lib/checksum_kunit.c:222:57: got int ../lib/checksum_kunit.c:222:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:222:65: expected restricted __sum16 ../lib/checksum_kunit.c:222:65: got int ../lib/checksum_kunit.c:222:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:222:73: expected restricted __sum16 ../lib/checksum_kunit.c:222:73: got int ../lib/checksum_kunit.c:223:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:223:9: expected restricted __sum16 ../lib/checksum_kunit.c:223:9: got int ../lib/checksum_kunit.c:223:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:223:17: expected restricted __sum16 ../lib/checksum_kunit.c:223:17: got int ../lib/checksum_kunit.c:223:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:223:25: expected restricted __sum16 ../lib/checksum_kunit.c:223:25: got int ../lib/checksum_kunit.c:223:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:223:33: expected restricted __sum16 ../lib/checksum_kunit.c:223:33: got int ../lib/checksum_kunit.c:223:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:223:41: expected restricted __sum16 ../lib/checksum_kunit.c:223:41: got int ../lib/checksum_kunit.c:223:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:223:49: expected restricted __sum16 ../lib/checksum_kunit.c:223:49: got int ../lib/checksum_kunit.c:223:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:223:57: expected restricted __sum16 ../lib/checksum_kunit.c:223:57: got int ../lib/checksum_kunit.c:223:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:223:65: expected restricted __sum16 ../lib/checksum_kunit.c:223:65: got int ../lib/checksum_kunit.c:223:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:223:73: expected restricted __sum16 ../lib/checksum_kunit.c:223:73: got int ../lib/checksum_kunit.c:224:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:224:9: expected restricted __sum16 ../lib/checksum_kunit.c:224:9: got int ../lib/checksum_kunit.c:224:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:224:17: expected restricted __sum16 ../lib/checksum_kunit.c:224:17: got int ../lib/checksum_kunit.c:224:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:224:25: expected restricted __sum16 ../lib/checksum_kunit.c:224:25: got int ../lib/checksum_kunit.c:224:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:224:33: expected restricted __sum16 ../lib/checksum_kunit.c:224:33: got int ../lib/checksum_kunit.c:224:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:224:41: expected restricted __sum16 ../lib/checksum_kunit.c:224:41: got int ../lib/checksum_kunit.c:224:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:224:49: expected restricted __sum16 ../lib/checksum_kunit.c:224:49: got int ../lib/checksum_kunit.c:224:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:224:57: expected restricted __sum16 ../lib/checksum_kunit.c:224:57: got int ../lib/checksum_kunit.c:224:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:224:65: expected restricted __sum16 ../lib/checksum_kunit.c:224:65: got int ../lib/checksum_kunit.c:224:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:224:73: expected restricted __sum16 ../lib/checksum_kunit.c:224:73: got int ../lib/checksum_kunit.c:225:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:225:9: expected restricted __sum16 ../lib/checksum_kunit.c:225:9: got int ../lib/checksum_kunit.c:225:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:225:17: expected restricted __sum16 ../lib/checksum_kunit.c:225:17: got int ../lib/checksum_kunit.c:225:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:225:25: expected restricted __sum16 ../lib/checksum_kunit.c:225:25: got int ../lib/checksum_kunit.c:225:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:225:33: expected restricted __sum16 ../lib/checksum_kunit.c:225:33: got int ../lib/checksum_kunit.c:225:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:225:41: expected restricted __sum16 ../lib/checksum_kunit.c:225:41: got int ../lib/checksum_kunit.c:225:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:225:49: expected restricted __sum16 ../lib/checksum_kunit.c:225:49: got int ../lib/checksum_kunit.c:225:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:225:57: expected restricted __sum16 ../lib/checksum_kunit.c:225:57: got int ../lib/checksum_kunit.c:225:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:225:65: expected restricted __sum16 ../lib/checksum_kunit.c:225:65: got int ../lib/checksum_kunit.c:225:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:225:73: expected restricted __sum16 ../lib/checksum_kunit.c:225:73: got int ../lib/checksum_kunit.c:226:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:226:9: expected restricted __sum16 ../lib/checksum_kunit.c:226:9: got int ../lib/checksum_kunit.c:226:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:226:17: expected restricted __sum16 ../lib/checksum_kunit.c:226:17: got int ../lib/checksum_kunit.c:226:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:226:25: expected restricted __sum16 ../lib/checksum_kunit.c:226:25: got int ../lib/checksum_kunit.c:226:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:226:33: expected restricted __sum16 ../lib/checksum_kunit.c:226:33: got int ../lib/checksum_kunit.c:226:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:226:41: expected restricted __sum16 ../lib/checksum_kunit.c:226:41: got int ../lib/checksum_kunit.c:226:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:226:49: expected restricted __sum16 ../lib/checksum_kunit.c:226:49: got int ../lib/checksum_kunit.c:226:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:226:57: expected restricted __sum16 ../lib/checksum_kunit.c:226:57: got int ../lib/checksum_kunit.c:226:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:226:65: expected restricted __sum16 ../lib/checksum_kunit.c:226:65: got int ../lib/checksum_kunit.c:226:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:226:73: expected restricted __sum16 ../lib/checksum_kunit.c:226:73: got int ../lib/checksum_kunit.c:227:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:227:9: expected restricted __sum16 ../lib/checksum_kunit.c:227:9: got int ../lib/checksum_kunit.c:227:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:227:17: expected restricted __sum16 ../lib/checksum_kunit.c:227:17: got int ../lib/checksum_kunit.c:227:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:227:25: expected restricted __sum16 ../lib/checksum_kunit.c:227:25: got int ../lib/checksum_kunit.c:227:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:227:33: expected restricted __sum16 ../lib/checksum_kunit.c:227:33: got int ../lib/checksum_kunit.c:227:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:227:41: expected restricted __sum16 ../lib/checksum_kunit.c:227:41: got int ../lib/checksum_kunit.c:227:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:227:49: expected restricted __sum16 ../lib/checksum_kunit.c:227:49: got int ../lib/checksum_kunit.c:227:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:227:57: expected restricted __sum16 ../lib/checksum_kunit.c:227:57: got int ../lib/checksum_kunit.c:227:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:227:65: expected restricted __sum16 ../lib/checksum_kunit.c:227:65: got int ../lib/checksum_kunit.c:227:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:227:73: expected restricted __sum16 ../lib/checksum_kunit.c:227:73: got int ../lib/checksum_kunit.c:228:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:228:9: expected restricted __sum16 ../lib/checksum_kunit.c:228:9: got int ../lib/checksum_kunit.c:228:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:228:17: expected restricted __sum16 ../lib/checksum_kunit.c:228:17: got int ../lib/checksum_kunit.c:228:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:228:25: expected restricted __sum16 ../lib/checksum_kunit.c:228:25: got int ../lib/checksum_kunit.c:228:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:228:33: expected restricted __sum16 ../lib/checksum_kunit.c:228:33: got int ../lib/checksum_kunit.c:228:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:228:41: expected restricted __sum16 ../lib/checksum_kunit.c:228:41: got int ../lib/checksum_kunit.c:228:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:228:49: expected restricted __sum16 ../lib/checksum_kunit.c:228:49: got int ../lib/checksum_kunit.c:228:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:228:57: expected restricted __sum16 ../lib/checksum_kunit.c:228:57: got int ../lib/checksum_kunit.c:228:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:228:65: expected restricted __sum16 ../lib/checksum_kunit.c:228:65: got int ../lib/checksum_kunit.c:228:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:228:73: expected restricted __sum16 ../lib/checksum_kunit.c:228:73: got int ../lib/checksum_kunit.c:229:9: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:229:9: expected restricted __sum16 ../lib/checksum_kunit.c:229:9: got int ../lib/checksum_kunit.c:229:17: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:229:17: expected restricted __sum16 ../lib/checksum_kunit.c:229:17: got int ../lib/checksum_kunit.c:229:25: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:229:25: expected restricted __sum16 ../lib/checksum_kunit.c:229:25: got int ../lib/checksum_kunit.c:229:33: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:229:33: expected restricted __sum16 ../lib/checksum_kunit.c:229:33: got int ../lib/checksum_kunit.c:229:41: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:229:41: expected restricted __sum16 ../lib/checksum_kunit.c:229:41: got int ../lib/checksum_kunit.c:229:49: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:229:49: expected restricted __sum16 ../lib/checksum_kunit.c:229:49: got int ../lib/checksum_kunit.c:229:57: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:229:57: expected restricted __sum16 ../lib/checksum_kunit.c:229:57: got int ../lib/checksum_kunit.c:229:65: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:229:65: expected restricted __sum16 ../lib/checksum_kunit.c:229:65: got int ../lib/checksum_kunit.c:229:73: warning: incorrect type in initializer (different base types) ../lib/checksum_kunit.c:229:73: expected restricted __sum16 ../lib/checksum_kunit.c:229:73: got int ../lib/checksum_kunit.c:230:9: warning: too many warnings ../drivers/net/wireless/ath/wcn36xx/main.c:758:58: warning: incorrect type in assignment (different base types) ../drivers/net/wireless/ath/wcn36xx/main.c:758:58: expected unsigned short [usertype] vht_rx_mcs_map ../drivers/net/wireless/ath/wcn36xx/main.c:758:58: got restricted __le16 [usertype] rx_mcs_map ../drivers/net/wireless/ath/wcn36xx/main.c:760:58: warning: incorrect type in assignment (different base types) ../drivers/net/wireless/ath/wcn36xx/main.c:760:58: expected unsigned short [usertype] vht_tx_mcs_map ../drivers/net/wireless/ath/wcn36xx/main.c:760:58: got restricted __le16 [usertype] tx_mcs_map ../net/ipv6/route.c:2341:39: warning: incorrect type in assignment (different base types) ../net/ipv6/route.c:2341:39: expected unsigned int [usertype] flow_label ../net/ipv6/route.c:2341:39: got restricted __be32 ../net/ipv6/ip6_fib.c:2754:13: warning: context imbalance in 'ipv6_route_seq_stop' - unexpected unlock ../net/ipv4/udp.c:1434:28: warning: context imbalance in 'udp_rmem_release' - unexpected unlock ../net/ipv4/udp.c:1466:19: warning: context imbalance in 'busylock_acquire' - wrong count at exit ../net/ipv4/udp.c:1478:28: warning: context imbalance in 'busylock_release' - unexpected unlock ../net/ipv4/udp.c:3008:9: warning: context imbalance in 'udp_get_first' - wrong count at exit ../net/ipv4/udp.c:3025:39: warning: context imbalance in 'udp_get_next' - unexpected unlock ../net/ipv4/udp.c:3073:31: warning: context imbalance in 'udp_seq_stop' - unexpected unlock ../net/ipv4/udp_offload.c:140:60: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:140:60: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:140:60: got fouled restricted __sum16 ../net/ipv4/udp_offload.c:338:49: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:338:49: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:338:49: got fouled restricted __sum16 ../net/ipv4/udp_offload.c:340:60: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:340:60: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:340:60: got fouled restricted __sum16 ../net/ipv4/udp_offload.c:356:41: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:356:41: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:356:41: got fouled restricted __sum16 ../net/ipv4/udp_offload.c:358:52: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:358:52: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:358:52: got fouled restricted __sum16 ../kernel/seccomp.c:882:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:882:9: expected struct qspinlock *lock ../kernel/seccomp.c:882:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:1383:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1383:31: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:1383:31: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:1395:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1395:33: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:1395:33: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:1876:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1876:9: expected struct lockdep_map const *lock ../kernel/seccomp.c:1876:9: got struct lockdep_map [noderef] __rcu * ../kernel/seccomp.c:1962:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1962:31: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:1962:31: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:1980:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1980:33: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:1980:33: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2122:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2122:28: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2122:28: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2125:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2125:38: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2125:38: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2131:30: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2131:30: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2131:30: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:495:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:495:9: expected struct qspinlock *lock ../kernel/seccomp.c:495:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:596:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:596:9: expected struct qspinlock *lock ../kernel/seccomp.c:596:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:453:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:453:9: expected struct qspinlock *lock ../kernel/seccomp.c:453:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:439:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:439:9: expected struct qspinlock *lock ../kernel/seccomp.c:439:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:453:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:453:9: expected struct qspinlock *lock ../kernel/seccomp.c:453:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:439:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:439:9: expected struct qspinlock *lock ../kernel/seccomp.c:439:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:453:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:453:9: expected struct qspinlock *lock ../kernel/seccomp.c:453: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 * ../drivers/net/wireless/microchip/wilc1000/cfg80211.c:359:42: warning: incorrect type in assignment (different base types) ../drivers/net/wireless/microchip/wilc1000/cfg80211.c:359:42: expected unsigned int key_mgmt_suite ../drivers/net/wireless/microchip/wilc1000/cfg80211.c:359:42: got restricted __be32 [usertype] ../fs/nfs/client.c: note: in included file (through ../include/linux/module.h): ../include/linux/list.h:229:25: warning: context imbalance in 'nfs_put_client' - unexpected unlock ../net/sunrpc/clnt.c: In function ‘rpc_create’: ../net/sunrpc/clnt.c:582:75: warning: ‘%s’ directive output may be truncated writing up to 107 bytes into a region of size 48 [-Wformat-truncation=] 582 | snprintf(servername, sizeof(servername), "%s", | ^~ ../net/sunrpc/clnt.c:582:33: note: ‘snprintf’ output between 1 and 108 bytes into a destination of size 48 582 | snprintf(servername, sizeof(servername), "%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 583 | sun->sun_path); | ~~~~~~~~~~~~~~ ../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:584:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/taskstats.c:584:27: expected struct spinlock [usertype] *lock ../kernel/taskstats.c:584:27: got struct spinlock [noderef] __rcu * ../kernel/taskstats.c:595:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/taskstats.c:595:29: expected struct spinlock [usertype] *lock ../kernel/taskstats.c:595: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:779:9: warning: context imbalance in 'fill_stats_for_tgid' - different lock contexts for basic block ../drivers/scsi/fcoe/fcoe.c:1708:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/fcoe/fcoe.c:1708:20: expected unsigned int [usertype] fr_crc ../drivers/scsi/fcoe/fcoe.c:1708:20: got restricted __le32 [addressable] [usertype] fcoe_crc32 ../drivers/scsi/fcoe/fcoe.c:1633:13: warning: cast to restricted __le32 ../net/bluetooth/af_bluetooth.c:223:25: warning: context imbalance in 'bt_accept_enqueue' - different lock contexts for basic block ../net/rose/rose_route.c:722:41: warning: context imbalance in 'rose_get_neigh' - unexpected unlock ../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) ../fs/nfs/inode.c: note: in included file (through ../include/linux/dcache.h, ../include/linux/fs.h, ../include/linux/compat.h, ../arch/x86/include/asm/ia32.h, ../arch/x86/include/asm/elf.h, ../include/linux/elf.h, ...): ../include/linux/rculist.h:157:25: warning: context imbalance in 'nfs_put_lock_context' - unexpected unlock ../drivers/net/ethernet/atheros/atlx/atl1.c:1999:26: warning: cast to restricted __le16 ../drivers/net/ethernet/atheros/atlx/atl1.c:2060:33: warning: cast to restricted __le16 ../drivers/net/ethernet/atheros/atlx/atl1.c:2128:45: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2128:45: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2128:45: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2130:45: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2130:45: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2130:45: right side has type unsigned int ../drivers/net/ethernet/atheros/atlx/atl1.c:2133:45: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2133:45: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2133:45: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2134:45: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2134:45: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2134:45: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2144:45: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2144:45: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2144:45: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2148:37: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2148:37: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2148:37: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2150:37: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2150:37: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2150:37: right side has type unsigned int ../drivers/net/ethernet/atheros/atlx/atl1.c:2152:37: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2152:37: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2152:37: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2154:37: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2154:37: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2154:37: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2176:29: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2176:29: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2176:29: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2178:29: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2178:29: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2178:29: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2180:29: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2180:29: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2180:29: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2209:23: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atlx/atl1.c:2306:28: warning: invalid assignment: &= ../drivers/net/ethernet/atheros/atlx/atl1.c:2306:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2306:28: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2307:32: warning: restricted __le16 degrades to integer ../drivers/net/ethernet/atheros/atlx/atl1.c:2307:28: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2307:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2307:28: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2314:27: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atlx/atl1.c:2318:44: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2318:44: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2318:44: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2320:44: warning: invalid assignment: &= ../drivers/net/ethernet/atheros/atlx/atl1.c:2320:44: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2320:44: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2324:36: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2324:36: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2324:36: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2403:29: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2403:29: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2403:29: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2404:29: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2404:29: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2404:29: right side has type int ../net/sunrpc/xprt.c:1701:9: warning: context imbalance in 'xprt_dynamic_alloc_slot' - unexpected unlock ../net/bluetooth/hci_event.c: note: in included file (through ../include/net/bluetooth/hci_core.h): ../include/net/bluetooth/hci.h:2671:47: warning: array of flexible structures ../include/net/bluetooth/hci.h:2757:43: warning: array of flexible structures ../drivers/net/ethernet/cadence/macb_main.c: In function ‘gem_get_ethtool_strings’: ../drivers/net/ethernet/cadence/macb_main.c:3151:77: warning: ‘%s’ directive output may be truncated writing up to 239 bytes into a region of size between 19 and 29 [-Wformat-truncation=] 3151 | snprintf(stat_string, ETH_GSTRING_LEN, "q%d_%s", | ^~ ../drivers/net/ethernet/cadence/macb_main.c:3151:33: note: ‘snprintf’ output between 4 and 253 bytes into a destination of size 32 3151 | snprintf(stat_string, ETH_GSTRING_LEN, "q%d_%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3152 | q, queue_statistics[i].stat_string); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1447:45: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1475:46: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1666:44: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1666:44: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1666:44: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1669:44: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1669:44: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1669:44: right side has type unsigned int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1672:44: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1672:44: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1672:44: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1674:44: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1674:44: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1674:44: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1691:36: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1691:36: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1691:36: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1693:36: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1693:36: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1693:36: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1695:36: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1695:36: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1695:36: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1718:23: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1736:42: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1737:27: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1736:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1736:32: expected restricted __le32 [usertype] word2 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1736:32: got unsigned int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1781:42: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1782:27: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1781:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1781:32: expected restricted __le32 [usertype] word2 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1781:32: got unsigned int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1831:50: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1832:43: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1831:40: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1831:40: expected restricted __le32 [usertype] word2 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1831:40: got unsigned int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1837:17: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1839:28: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1839:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1839:28: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1842:24: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1842:24: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1842:24: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1891:28: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1891:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1891:28: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1893:28: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1893:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1893:28: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1898:28: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1898:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1898:28: right side has type int ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1901:28: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1901:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1e/atl1e_main.c:1901:28: right side has type int ../fs/nfs/super.c:1151:49: warning: incorrect type in initializer (different address spaces) ../fs/nfs/super.c:1151:49: expected struct rpc_xprt *xprt1 ../fs/nfs/super.c:1151:49: got struct rpc_xprt [noderef] __rcu *cl_xprt ../fs/nfs/super.c:1152:49: warning: incorrect type in initializer (different address spaces) ../fs/nfs/super.c:1152:49: expected struct rpc_xprt *xprt2 ../fs/nfs/super.c:1152:49: got struct rpc_xprt [noderef] __rcu *cl_xprt ../fs/nfs/super.c:1366:14: warning: symbol 'nfs_idmap_cache_timeout' was not declared. Should it be static? ../drivers/net/ethernet/broadcom/bnx2.c: In function ‘bnx2_setup_int_mode’: ../drivers/net/ethernet/broadcom/bnx2.c:6287:56: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size between 2 and 17 [-Wformat-truncation=] 6287 | snprintf(bp->irq_tbl[i].name, len, "%s-%d", dev->name, i); | ^~ In function ‘bnx2_enable_msix’, inlined from ‘bnx2_setup_int_mode’ at ../drivers/net/ethernet/broadcom/bnx2.c:6313:3: ../drivers/net/ethernet/broadcom/bnx2.c:6287:52: note: directive argument in the range [0, 2147483646] 6287 | snprintf(bp->irq_tbl[i].name, len, "%s-%d", dev->name, i); | ^~~~~~~ ../drivers/net/ethernet/broadcom/bnx2.c:6287:17: note: ‘snprintf’ output between 3 and 27 bytes into a destination of size 18 6287 | snprintf(bp->irq_tbl[i].name, len, "%s-%d", dev->name, i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../kernel/trace/bpf_trace.c:191:29: warning: symbol 'bpf_probe_read_user_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:228:29: warning: symbol 'bpf_probe_read_user_str_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:243:29: warning: symbol 'bpf_probe_read_kernel_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:278:29: warning: symbol 'bpf_probe_read_kernel_str_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:766:29: warning: symbol 'bpf_get_current_task_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:777:29: warning: symbol 'bpf_get_current_task_btf_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:792:29: warning: symbol 'bpf_task_pt_regs_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1286:28: warning: symbol 'bpf_lookup_user_key' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1335:28: warning: symbol 'bpf_lookup_system_key' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1359:18: warning: symbol 'bpf_key_put' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1379:17: warning: symbol 'bpf_verify_pkcs7_signature' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1453:17: warning: symbol 'bpf_get_file_xattr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:2620:21: warning: dereference of noderef expression ../kernel/trace/bpf_trace.c:2624: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:781:9: warning: context imbalance in 'uprobe_prog_run' - unexpected unlock ../drivers/net/ethernet/cadence/macb_main.c:284:16: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cadence/macb_main.c:284:16: expected unsigned int [usertype] bottom ../drivers/net/ethernet/cadence/macb_main.c:284:16: got restricted __le32 [usertype] ../drivers/net/ethernet/cadence/macb_main.c:286:13: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cadence/macb_main.c:286:13: expected unsigned short [usertype] top ../drivers/net/ethernet/cadence/macb_main.c:286:13: got restricted __le16 [usertype] ../drivers/net/ethernet/cadence/macb_main.c:3457:39: warning: restricted __be32 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3462:39: warning: restricted __be32 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3467:40: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3467:69: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3492:20: warning: restricted __be32 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3496:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cadence/macb_main.c:3496:20: expected unsigned int [assigned] [usertype] w0 ../drivers/net/ethernet/cadence/macb_main.c:3496:20: got restricted __be32 [usertype] ip4src ../drivers/net/ethernet/cadence/macb_main.c:3506:20: warning: restricted __be32 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3510:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cadence/macb_main.c:3510:20: expected unsigned int [assigned] [usertype] w0 ../drivers/net/ethernet/cadence/macb_main.c:3510:20: got restricted __be32 [usertype] ip4dst ../drivers/net/ethernet/cadence/macb_main.c:3520:21: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3520:50: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3526:30: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3527:30: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3534:36: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3535:38: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3538:38: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3574:9: warning: cast from restricted __be32 ../drivers/net/ethernet/cadence/macb_main.c:3574:9: warning: cast from restricted __be32 ../drivers/net/ethernet/cadence/macb_main.c:3628:25: warning: cast from restricted __be32 ../drivers/net/ethernet/cadence/macb_main.c:3628:25: warning: cast from restricted __be32 ../drivers/net/ethernet/atheros/alx/main.c: In function ‘alx_request_msix’: ../drivers/net/ethernet/atheros/alx/main.c:874:55: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 874 | sprintf(np->irq_lbl, "%s-rx-%u", netdev->name, | ^ ../drivers/net/ethernet/atheros/alx/main.c:874:25: note: ‘sprintf’ output between 6 and 25 bytes into a destination of size 24 874 | sprintf(np->irq_lbl, "%s-rx-%u", netdev->name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 875 | np->rxq->queue_idx); | ~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/atheros/alx/main.c:871:55: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 871 | sprintf(np->irq_lbl, "%s-tx-%u", netdev->name, | ^ ../drivers/net/ethernet/atheros/alx/main.c:871:25: note: ‘sprintf’ output between 6 and 25 bytes into a destination of size 24 871 | sprintf(np->irq_lbl, "%s-tx-%u", netdev->name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 872 | np->txq->queue_idx); | ~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/atheros/alx/main.c:868:55: warning: ‘%u’ directive writing between 1 and 5 bytes into a region of size between 3 and 18 [-Wformat-overflow=] 868 | sprintf(np->irq_lbl, "%s-TxRx-%u", netdev->name, | ^~ ../drivers/net/ethernet/atheros/alx/main.c:868:46: note: directive argument in the range [0, 65535] 868 | sprintf(np->irq_lbl, "%s-TxRx-%u", netdev->name, | ^~~~~~~~~~~~ ../drivers/net/ethernet/atheros/alx/main.c:868:25: note: ‘sprintf’ output between 8 and 27 bytes into a destination of size 24 868 | sprintf(np->irq_lbl, "%s-TxRx-%u", netdev->name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 869 | np->txq->queue_idx); | ~~~~~~~~~~~~~~~~~~~ ../net/ipv4/icmp.c: note: in included file (through ../include/linux/spinlock.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/umh.h, ../include/linux/kmod.h, ../include/linux/module.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 ../net/can/j1939/main.c: note: in included file (through ../include/linux/can/can-ml.h): ../include/linux/netdevice.h:2625:20: warning: context imbalance in '__j1939_rx_release' - wrong count at exit ../drivers/net/ethernet/brocade/bna/bnad.c: In function ‘bnad_setup_tx’: ../drivers/net/ethernet/brocade/bna/bnad.c:1537:51: warning: ‘ TXQ ’ directive writing 5 bytes into a region of size between 1 and 16 [-Wformat-overflow=] 1537 | sprintf(tx_info->tcb[i]->name, "%s TXQ %d", bnad->netdev->name, | ^~~~~ In function ‘bnad_tx_msix_register’, inlined from ‘bnad_setup_tx’ at ../drivers/net/ethernet/brocade/bna/bnad.c:1998:9: ../drivers/net/ethernet/brocade/bna/bnad.c:1537:48: note: using the range [-2147483648, 2147483647] for directive argument 1537 | sprintf(tx_info->tcb[i]->name, "%s TXQ %d", bnad->netdev->name, | ^~~~~~~~~~~ ../drivers/net/ethernet/brocade/bna/bnad.c:1537:17: note: ‘sprintf’ output between 7 and 32 bytes into a destination of size 16 1537 | sprintf(tx_info->tcb[i]->name, "%s TXQ %d", bnad->netdev->name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1538 | tx_id + tx_info->tcb[i]->id); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/brocade/bna/bnad.c: In function ‘bnad_setup_rx’: ../drivers/net/ethernet/brocade/bna/bnad.c:1588:59: warning: ‘ CQ ’ directive writing 4 bytes into a region of size between 1 and 16 [-Wformat-overflow=] 1588 | sprintf(rx_info->rx_ctrl[i].ccb->name, "%s CQ %d", | ^~~~ In function ‘bnad_rx_msix_register’, inlined from ‘bnad_setup_rx’ at ../drivers/net/ethernet/brocade/bna/bnad.c:2260:9: ../drivers/net/ethernet/brocade/bna/bnad.c:1588:56: note: using the range [-2147483648, 2147483647] for directive argument 1588 | sprintf(rx_info->rx_ctrl[i].ccb->name, "%s CQ %d", | ^~~~~~~~~~ ../drivers/net/ethernet/brocade/bna/bnad.c:1588:17: note: ‘sprintf’ output between 6 and 31 bytes into a destination of size 16 1588 | sprintf(rx_info->rx_ctrl[i].ccb->name, "%s CQ %d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1589 | bnad->netdev->name, | ~~~~~~~~~~~~~~~~~~~ 1590 | rx_id + rx_info->rx_ctrl[i].ccb->id); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1839:28: warning: invalid assignment: &= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1839:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1839:28: right side has type unsigned int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1852:25: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1893:21: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1894:39: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1907:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1916:26: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1916:26: warning: cast to restricted __le16 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1920:41: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1937:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1940:25: warning: restricted __le16 degrades to integer ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1940:25: warning: restricted __le16 degrades to integer ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1941:32: warning: cast to restricted __le16 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2082:47: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2082:47: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2082:47: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2104:37: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2104:37: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2104:37: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2105:37: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2105:37: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2105:37: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2107:39: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2107:39: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2107:39: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2110:31: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2110:31: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2110:31: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2111:31: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2111:31: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2111:31: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2113:31: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2113:31: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2113:31: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2131:39: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2131:39: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2131:39: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2133:39: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2133:39: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2133:39: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2135:39: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2135:39: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2135:39: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2178:19: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2248:24: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2248:24: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2248:24: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2305:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2305:22: expected unsigned short [usertype] vlan ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2305:22: got restricted __le16 [usertype] ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2306:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2306:17: expected restricted __le16 [usertype] tag ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2306:17: got int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2307:28: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2307:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2307:28: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2312:28: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2312:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2312:28: right side has type int ../drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1734:25: warning: restricted __le32 degrades to integer ../net/l2tp/l2tp_ppp.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../net/core/netpoll.c:365:25: warning: context imbalance in '__netpoll_send_skb' - different lock contexts for basic block ../drivers/net/ethernet/broadcom/bnx2.c:8293:31: warning: cast to restricted __be32 ../drivers/net/ethernet/atheros/alx/main.c:1444:30: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/alx/main.c:1444:30: left side has type restricted __le32 ../drivers/net/ethernet/atheros/alx/main.c:1444:30: right side has type int ../drivers/net/ethernet/atheros/alx/main.c:1448:39: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/atheros/alx/main.c:1448:39: expected restricted __le32 [usertype] pkt_len ../drivers/net/ethernet/atheros/alx/main.c:1448:39: got unsigned int len ../drivers/net/ethernet/atheros/alx/main.c:1449:30: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/alx/main.c:1449:30: left side has type restricted __le32 ../drivers/net/ethernet/atheros/alx/main.c:1449:30: right side has type int ../drivers/net/ethernet/atheros/alx/main.c:1452:22: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/alx/main.c:1452:22: left side has type restricted __le32 ../drivers/net/ethernet/atheros/alx/main.c:1452:22: right side has type int ../drivers/net/ethernet/atheros/alx/main.c:1453:22: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/alx/main.c:1453:22: left side has type restricted __le32 ../drivers/net/ethernet/atheros/alx/main.c:1453:22: right side has type int ../drivers/net/ethernet/atheros/alx/main.c:1455:22: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/alx/main.c:1455:22: left side has type restricted __le32 ../drivers/net/ethernet/atheros/alx/main.c:1455:22: right side has type int ../drivers/net/ethernet/atheros/alx/main.c:1469:16: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/brocade/bna/bnad.c:396:17: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:396:17: expected unsigned long long [usertype] tmp_addr ../drivers/net/ethernet/brocade/bna/bnad.c:396:17: got restricted __be64 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:452:17: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:452:17: expected unsigned long long [usertype] tmp_addr ../drivers/net/ethernet/brocade/bna/bnad.c:452:17: got restricted __be64 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:551:23: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bnad.c:617:17: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bnad.c:639:25: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bnad.c:640:23: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bnad.c:667:39: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bnad.c:668:41: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bnad.c:712:73: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bnad.c:1322:33: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bnad.c:1322:33: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bnad.c:1362:25: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:1362:25: expected unsigned long long [usertype] tmp_addr ../drivers/net/ethernet/brocade/bna/bnad.c:1362:25: got restricted __be64 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2815:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2815:33: expected unsigned short [usertype] vlan_tag ../drivers/net/ethernet/brocade/bna/bnad.c:2815:33: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2824:47: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2824:47: expected unsigned short [usertype] opcode ../drivers/net/ethernet/brocade/bna/bnad.c:2824:47: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2828:47: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2828:47: expected unsigned short [usertype] opcode ../drivers/net/ethernet/brocade/bna/bnad.c:2828:47: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2829:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2829:48: expected unsigned short [usertype] lso_mss ../drivers/net/ethernet/brocade/bna/bnad.c:2829:48: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2838:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2838:53: expected unsigned short [usertype] l4_hdr_size_n_offset ../drivers/net/ethernet/brocade/bna/bnad.c:2838:53: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2842:39: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2842:39: expected unsigned short [usertype] opcode ../drivers/net/ethernet/brocade/bna/bnad.c:2842:39: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2864:69: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2864:69: expected unsigned short [usertype] l4_hdr_size_n_offset ../drivers/net/ethernet/brocade/bna/bnad.c:2864:69: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2877:69: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2877:69: expected unsigned short [usertype] l4_hdr_size_n_offset ../drivers/net/ethernet/brocade/bna/bnad.c:2877:69: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2897:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2897:30: expected unsigned short [usertype] flags ../drivers/net/ethernet/brocade/bna/bnad.c:2897:30: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2898:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2898:37: expected unsigned int [usertype] frame_length ../drivers/net/ethernet/brocade/bna/bnad.c:2898:37: got restricted __be32 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:3018:9: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:3018:9: expected unsigned long long [usertype] tmp_addr ../drivers/net/ethernet/brocade/bna/bnad.c:3018:9: got restricted __be64 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:3019:34: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:3019:34: expected unsigned short [usertype] length ../drivers/net/ethernet/brocade/bna/bnad.c:3019:34: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:3043:51: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:3043:51: expected unsigned short [usertype] opcode ../drivers/net/ethernet/brocade/bna/bnad.c:3043:51: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:3059:17: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:3059:17: expected unsigned long long [usertype] tmp_addr ../drivers/net/ethernet/brocade/bna/bnad.c:3059:17: got restricted __be64 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:3060:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:3060:48: expected unsigned short [usertype] length ../drivers/net/ethernet/brocade/bna/bnad.c:3060:48: got restricted __be16 [usertype] ../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 ../drivers/net/ethernet/atheros/atl1c/atl1c_hw.c:60:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/atheros/atl1c/atl1c_hw.c:60:31: expected unsigned int [usertype] ../drivers/net/ethernet/atheros/atl1c/atl1c_hw.c:60:31: got restricted __be32 [usertype] ../drivers/net/ethernet/atheros/atl1c/atl1c_hw.c:61:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/atheros/atl1c/atl1c_hw.c:61:31: expected unsigned short [usertype] ../drivers/net/ethernet/atheros/atl1c/atl1c_hw.c:61:31: got restricted __be16 [usertype] ../drivers/net/bareudp.c:276:14: warning: incorrect type in assignment (different address spaces) ../drivers/net/bareudp.c:276:14: expected struct socket *sock ../drivers/net/bareudp.c:276:14: got struct socket [noderef] __rcu *sock ../drivers/net/bareudp.c:597:20: warning: incorrect type in assignment (different base types) ../drivers/net/bareudp.c:597:20: expected restricted __be16 [usertype] port ../drivers/net/bareudp.c:597:20: got unsigned short ../drivers/net/bareudp.c:598:25: warning: incorrect type in assignment (different base types) ../drivers/net/bareudp.c:598:25: expected restricted __be16 [usertype] ethertype ../drivers/net/bareudp.c:598:25: got unsigned short ../drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c: In function ‘aq_ethtool_get_strings’: ../drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c:278:59: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 6 [-Wformat-truncation=] 278 | snprintf(tc_string, 8, "TC%d ", tc); | ^~ ../drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c:278:56: note: directive argument in the range [-2147483641, 254] 278 | snprintf(tc_string, 8, "TC%d ", tc); | ^~~~~~~ ../drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c:278:33: note: ‘snprintf’ output between 5 and 15 bytes into a destination of size 8 278 | snprintf(tc_string, 8, "TC%d ", tc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2698:44: warning: cast from restricted __be16 ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2698:44: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2698:44: expected unsigned short [usertype] vxlan_port ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2698:44: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2709:44: warning: cast from restricted __be16 ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2709:44: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2709:44: expected unsigned short [usertype] vxlan_port ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2709:44: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3386:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3386:30: expected unsigned short [usertype] major ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3386:30: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3387:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3387:30: expected unsigned short [usertype] minor ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3387:30: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3388:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3388:30: expected unsigned short [usertype] micro ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3388:30: got restricted __be16 [usertype] ../drivers/net/ethernet/cisco/enic/enic_main.c: In function ‘enic_request_intr’: ../drivers/net/ethernet/cisco/enic/enic_main.c:1750:40: warning: ‘%u’ directive output may be truncated writing between 1 and 10 bytes into a region of size between 5 and 20 [-Wformat-truncation=] 1750 | "%s-rx-%u", netdev->name, i); | ^~ ../drivers/net/ethernet/cisco/enic/enic_main.c:1750:33: note: directive argument in the range [0, 4294967294] 1750 | "%s-rx-%u", netdev->name, i); | ^~~~~~~~~~ ../drivers/net/ethernet/cisco/enic/enic_main.c:1748:25: note: ‘snprintf’ output between 6 and 30 bytes into a destination of size 24 1748 | snprintf(enic->msix[intr].devname, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1749 | sizeof(enic->msix[intr].devname), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1750 | "%s-rx-%u", netdev->name, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/cisco/enic/enic_main.c:1761:40: warning: ‘%u’ directive output may be truncated writing between 1 and 10 bytes into a region of size between 5 and 20 [-Wformat-truncation=] 1761 | "%s-tx-%u", netdev->name, i); | ^~ ../drivers/net/ethernet/cisco/enic/enic_main.c:1761:33: note: directive argument in the range [0, 4294967294] 1761 | "%s-tx-%u", netdev->name, i); | ^~~~~~~~~~ ../drivers/net/ethernet/cisco/enic/enic_main.c:1759:25: note: ‘snprintf’ output between 6 and 30 bytes into a destination of size 24 1759 | snprintf(enic->msix[intr].devname, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1760 | sizeof(enic->msix[intr].devname), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1761 | "%s-tx-%u", netdev->name, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/broadcom/tg3.c: In function ‘tg3_request_irq’: ../drivers/net/ethernet/broadcom/tg3.c:11335:38: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 0 and 15 [-Wformat-truncation=] 11335 | "%s-%d", tp->dev->name, irq_num); | ^~ ../drivers/net/ethernet/broadcom/tg3.c:11334:25: note: ‘snprintf’ output between 3 and 28 bytes into a destination of size 16 11334 | snprintf(name, IFNAMSIZ, | ^~~~~~~~~~~~~~~~~~~~~~~~ 11335 | "%s-%d", tp->dev->name, irq_num); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/broadcom/tg3.c:11332:37: warning: ‘-rx-’ directive output may be truncated writing 4 bytes into a region of size between 1 and 16 [-Wformat-truncation=] 11332 | "%s-rx-%d", tp->dev->name, irq_num); | ^~~~ ../drivers/net/ethernet/broadcom/tg3.c:11331:25: note: ‘snprintf’ output between 6 and 31 bytes into a destination of size 16 11331 | snprintf(name, IFNAMSIZ, | ^~~~~~~~~~~~~~~~~~~~~~~~ 11332 | "%s-rx-%d", tp->dev->name, irq_num); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/broadcom/tg3.c:11329:37: warning: ‘-tx-’ directive output may be truncated writing 4 bytes into a region of size between 1 and 16 [-Wformat-truncation=] 11329 | "%s-tx-%d", tp->dev->name, irq_num); | ^~~~ ../drivers/net/ethernet/broadcom/tg3.c:11328:25: note: ‘snprintf’ output between 6 and 31 bytes into a destination of size 16 11328 | snprintf(name, IFNAMSIZ, | ^~~~~~~~~~~~~~~~~~~~~~~~ 11329 | "%s-tx-%d", tp->dev->name, irq_num); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/broadcom/tg3.c:11326:37: warning: ‘-txrx-’ directive output may be truncated writing 6 bytes into a region of size between 1 and 16 [-Wformat-truncation=] 11326 | "%s-txrx-%d", tp->dev->name, irq_num); | ^~~~~~ ../drivers/net/ethernet/broadcom/tg3.c:11325:25: note: ‘snprintf’ output between 8 and 33 bytes into a destination of size 16 11325 | snprintf(name, IFNAMSIZ, | ^~~~~~~~~~~~~~~~~~~~~~~~ 11326 | "%s-txrx-%d", tp->dev->name, irq_num); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/broadcom/cnic.c:5252:40: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5252:40: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:5252:40: got unsigned int [usertype] cli ../drivers/net/ethernet/broadcom/cnic.c:5207:40: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5207:40: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:5207:40: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:5208:40: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5208:40: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:5208:40: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1382:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1382:33: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1382:33: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1383:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1383:33: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1383:33: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1407:36: warning: cast from restricted __le32 ../drivers/net/ethernet/broadcom/cnic.c:1408:36: warning: cast from restricted __le32 ../drivers/net/ethernet/broadcom/cnic.c:1678:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1678:22: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1678:22: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1679:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1679:22: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1679:22: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1720:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1720:54: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1720:54: got unsigned int [usertype] sq_page_table_addr_lo ../drivers/net/ethernet/broadcom/cnic.c:1722:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1722:54: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1722:54: got unsigned int [usertype] sq_page_table_addr_hi ../drivers/net/ethernet/broadcom/cnic.c:1724:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1724:54: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1724:54: got unsigned int [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1725:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1725:54: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1725:54: got unsigned int [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1726:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1726:54: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1726:54: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1728:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1728:54: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1728:54: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1730:59: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1730:59: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1730:59: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1732:59: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1732:59: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1732:59: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1734:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1734:56: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1734:56: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1736:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1736:56: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1736:56: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1738:61: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1738:61: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1738:61: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1740:61: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1740:61: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1740:61: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1742:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1742:56: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1742:56: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1744:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1744:56: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1744:56: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1766:57: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1766:57: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1766:57: got unsigned int ../drivers/net/ethernet/broadcom/cnic.c:1768:57: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1768:57: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1768:57: got unsigned int [usertype] rq_page_table_addr_hi ../drivers/net/ethernet/broadcom/cnic.c:1779:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1779:53: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1779:53: got unsigned int [usertype] rq_page_table_addr_lo ../drivers/net/ethernet/broadcom/cnic.c:1781:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1781:53: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1781:53: got unsigned int [usertype] rq_page_table_addr_hi ../drivers/net/ethernet/broadcom/cnic.c:1783:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1783:53: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1783:53: got unsigned int [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1784:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1784:53: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1784:53: got unsigned int [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1785:55: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1785:55: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1785:55: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1787:55: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1787:55: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1787:55: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1789:55: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1789:55: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1789:55: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1791:55: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1791:55: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1791:55: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1793:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1793:53: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1793:53: got unsigned int [usertype] cq_page_table_addr_lo ../drivers/net/ethernet/broadcom/cnic.c:1795:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1795:53: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1795:53: got unsigned int [usertype] cq_page_table_addr_hi ../drivers/net/ethernet/broadcom/cnic.c:1798:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1798:56: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1798:56: got unsigned int [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1799:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1799:56: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1799:56: got unsigned int [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1813:64: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1813:64: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1813:64: got unsigned int [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1815:64: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1815:64: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1815:64: got unsigned int [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1819:50: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1819:50: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1819:50: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1821:50: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1821:50: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1821:50: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1823:49: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1823:49: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1823:49: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1825:49: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1825:49: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1825:49: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1836:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1836:48: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1836:48: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1838:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1838:48: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1838:48: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1840:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1840:48: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1840:48: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1841:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1841:48: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1841:48: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1842:50: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1842:50: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1842:50: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1844:50: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1844:50: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1844:50: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1848:47: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1848:47: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1848:47: got unsigned int ../drivers/net/ethernet/broadcom/cnic.c:1850:47: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1850:47: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1850:47: got unsigned int [usertype] cq_page_table_addr_hi ../drivers/net/ethernet/broadcom/cnic.c:2069:17: warning: cast from restricted __sum16 ../drivers/net/ethernet/broadcom/cnic.c:2318:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2318:35: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:2318:35: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:2319:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2319:35: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:2319:35: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:2320:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2320:32: expected restricted __le32 [usertype] eq_pbl_size ../drivers/net/ethernet/broadcom/cnic.c:2320:32: got int num_pages ../drivers/net/ethernet/broadcom/cnic.c:2322:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2322:27: expected restricted __le16 [usertype] sb_num ../drivers/net/ethernet/broadcom/cnic.c:2322:27: got unsigned int [usertype] status_blk_num ../drivers/net/ethernet/broadcom/cnic.c:2323:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2323:28: expected restricted __le16 [usertype] eq_prod ../drivers/net/ethernet/broadcom/cnic.c:2323:28: got unsigned long ../drivers/net/ethernet/broadcom/cnic.c:2364:16: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2364:16: expected unsigned int [usertype] l5_cid ../drivers/net/ethernet/broadcom/cnic.c:2364:16: got restricted __le16 [usertype] fcoe_conn_id ../drivers/net/ethernet/broadcom/cnic.c:2421:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2421:27: expected restricted __le32 [addressable] [assigned] [usertype] fcoe_conn_id ../drivers/net/ethernet/broadcom/cnic.c:2421:27: got restricted __le16 [usertype] fcoe_conn_id ../drivers/net/ethernet/broadcom/cnic.c:2422:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2422:32: expected restricted __le32 [addressable] [assigned] [usertype] completion_status ../drivers/net/ethernet/broadcom/cnic.c:2422:32: got int ../drivers/net/ethernet/broadcom/cnic.c:2439:13: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2439:13: expected unsigned int [usertype] cid ../drivers/net/ethernet/broadcom/cnic.c:2439:13: got restricted __le32 [usertype] context_id ../drivers/net/ethernet/broadcom/cnic.c:2440:21: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/broadcom/cnic.c:2467:13: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2467:13: expected unsigned int [usertype] cid ../drivers/net/ethernet/broadcom/cnic.c:2467:13: got restricted __le32 [usertype] context_id ../drivers/net/ethernet/broadcom/cnic.c:2468:16: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2468:16: expected unsigned int [usertype] l5_cid ../drivers/net/ethernet/broadcom/cnic.c:2468:16: got restricted __le32 [usertype] conn_id ../drivers/net/ethernet/broadcom/cnic.c:2501:13: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2501:13: expected unsigned int [usertype] cid ../drivers/net/ethernet/broadcom/cnic.c:2501:13: got restricted __le32 [usertype] context_id ../drivers/net/ethernet/broadcom/cnic.c:2502:16: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2502:16: expected unsigned int [usertype] l5_cid ../drivers/net/ethernet/broadcom/cnic.c:2502:16: got restricted __le32 [usertype] conn_id ../drivers/net/ethernet/broadcom/cnic.c:2514:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2514:32: expected restricted __le32 [addressable] [usertype] completion_status ../drivers/net/ethernet/broadcom/cnic.c:2514:32: got int ../drivers/net/ethernet/broadcom/cnic.c:2529:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2529:35: expected restricted __le32 [addressable] [assigned] [usertype] fcoe_conn_context_id ../drivers/net/ethernet/broadcom/cnic.c:2529:35: got unsigned int [usertype] cid ../drivers/net/ethernet/broadcom/cnic.c:2601:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2601:29: expected unsigned int [assigned] [usertype] cid ../drivers/net/ethernet/broadcom/cnic.c:2601:29: got restricted __le32 [usertype] context_id ../drivers/net/ethernet/broadcom/cnic.c:2602:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2602:32: expected unsigned int [usertype] l5_cid ../drivers/net/ethernet/broadcom/cnic.c:2602:32: got restricted __le32 [usertype] conn_id ../drivers/net/ethernet/broadcom/cnic.c:3503:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3504:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3505:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3506:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3507:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3508:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3523:27: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3524:27: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3525:29: warning: cast to restricted __be16 ../drivers/net/ethernet/broadcom/cnic.c:3526:29: warning: cast to restricted __be16 ../drivers/net/ethernet/broadcom/cnic.c:3629:49: warning: cast to restricted __be16 ../drivers/net/ethernet/broadcom/cnic.c:3781:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:3781:31: expected unsigned short [usertype] dst_port ../drivers/net/ethernet/broadcom/cnic.c:3781:31: got restricted __be16 [usertype] sin6_port ../drivers/net/ethernet/broadcom/cnic.c:3787:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:3787:32: expected unsigned int ../drivers/net/ethernet/broadcom/cnic.c:3787:32: got restricted __be32 [usertype] s_addr ../drivers/net/ethernet/broadcom/cnic.c:3788:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:3788:31: expected unsigned short [usertype] dst_port ../drivers/net/ethernet/broadcom/cnic.c:3788:31: got restricted __be16 [usertype] sin_port ../drivers/net/ethernet/broadcom/cnic.c:3818:23: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:3818:23: expected unsigned short [usertype] src_port ../drivers/net/ethernet/broadcom/cnic.c:3818:23: got restricted __be16 [assigned] [usertype] local_port ../drivers/net/ethernet/broadcom/cnic.c:3975:29: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/broadcom/cnic.c:4937:43: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/broadcom/cnic.c:4937:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:4937:33: expected restricted __le32 [usertype] addr_lo ../drivers/net/ethernet/broadcom/cnic.c:4937:33: got unsigned int ../drivers/net/ethernet/broadcom/cnic.c:4945:46: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:4945:46: expected restricted __le32 [usertype] parsing_data ../drivers/net/ethernet/broadcom/cnic.c:4945:46: got int ../drivers/net/ethernet/broadcom/cnic.c:4948:46: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:4948:46: expected restricted __le16 [usertype] global_data ../drivers/net/ethernet/broadcom/cnic.c:4948:46: got int ../drivers/net/ethernet/broadcom/cnic.c:4973:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:4973:25: expected unsigned short [usertype] *tx_cons_ptr ../drivers/net/ethernet/broadcom/cnic.c:4973:25: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5038:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5038:35: expected restricted __le16 [usertype] silent_vlan_mask ../drivers/net/ethernet/broadcom/cnic.c:5038:35: got int ../drivers/net/ethernet/broadcom/cnic.c:5040:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5040:25: expected unsigned short [usertype] *rx_cons_ptr ../drivers/net/ethernet/broadcom/cnic.c:5040:25: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5058:42: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5058:42: expected unsigned short [usertype] *hw_prod_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5058:42: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5060:41: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5060:41: expected unsigned short [usertype] *status_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5060:41: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5065:42: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5065:42: expected unsigned short [usertype] *hw_prod_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5065:42: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5067:41: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5067:41: expected unsigned short [usertype] *status_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5067:41: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5077:42: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5077:42: expected unsigned short [usertype] *hw_prod_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5077:42: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5079:41: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5079:41: expected unsigned short [usertype] *status_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5079:41: got restricted __le16 * ../drivers/isdn/hardware/mISDN/hfcmulti.c:452:22: warning: incorrect type in argument 1 (different base types) ../drivers/isdn/hardware/mISDN/hfcmulti.c:452:22: expected unsigned int [usertype] value ../drivers/isdn/hardware/mISDN/hfcmulti.c:452:22: got restricted __le32 [usertype] ../drivers/isdn/hardware/mISDN/hfcmulti.c:457:22: warning: incorrect type in argument 1 (different base types) ../drivers/isdn/hardware/mISDN/hfcmulti.c:457:22: expected unsigned short [usertype] value ../drivers/isdn/hardware/mISDN/hfcmulti.c:457:22: got restricted __le16 [usertype] ../drivers/isdn/hardware/mISDN/hfcmulti.c:472:24: warning: incorrect type in argument 1 (different base types) ../drivers/isdn/hardware/mISDN/hfcmulti.c:472:24: expected unsigned int val ../drivers/isdn/hardware/mISDN/hfcmulti.c:472:24: got restricted __le32 [usertype] ../drivers/isdn/hardware/mISDN/hfcmulti.c:478:24: warning: incorrect type in argument 1 (different base types) ../drivers/isdn/hardware/mISDN/hfcmulti.c:478:24: expected unsigned short val ../drivers/isdn/hardware/mISDN/hfcmulti.c:478:24: got restricted __le16 [usertype] ../drivers/isdn/hardware/mISDN/hfcmulti.c:496:32: warning: cast to restricted __le32 ../drivers/isdn/hardware/mISDN/hfcmulti.c:501:32: warning: cast to restricted __le16 ../drivers/isdn/hardware/mISDN/hfcmulti.c:518:25: warning: cast to restricted __le32 ../drivers/isdn/hardware/mISDN/hfcmulti.c:524:25: warning: cast to restricted __le16 ../drivers/isdn/hardware/mISDN/hfcmulti.c:1061:26: warning: incorrect type in argument 1 (different address spaces) ../drivers/isdn/hardware/mISDN/hfcmulti.c:1061:26: expected void volatile [noderef] __iomem *addr ../drivers/isdn/hardware/mISDN/hfcmulti.c:1061:26: got void * ../net/ipv6/mcast.c: note: in included file: ../include/net/mld.h:32:43: warning: array of flexible structures ../net/phonet/socket.c:620:14: error: incompatible types in comparison expression (different address spaces): ../net/phonet/socket.c:620:14: struct sock [noderef] __rcu * ../net/phonet/socket.c:620:14: struct sock * ../net/phonet/socket.c:643:17: error: incompatible types in comparison expression (different address spaces): ../net/phonet/socket.c:643:17: struct sock [noderef] __rcu * ../net/phonet/socket.c:643:17: struct sock * ../net/phonet/socket.c:659:17: error: incompatible types in comparison expression (different address spaces): ../net/phonet/socket.c:659:17: struct sock [noderef] __rcu * ../net/phonet/socket.c:659:17: struct sock * ../net/phonet/socket.c:678:25: error: incompatible types in comparison expression (different address spaces): ../net/phonet/socket.c:678:25: struct sock [noderef] __rcu * ../net/phonet/socket.c:678:25: struct sock * ../net/phonet/socket.c:727:21: warning: context imbalance in 'pn_res_seq_start' - wrong count at exit ../net/phonet/socket.c:742:13: warning: context imbalance in 'pn_res_seq_stop' - wrong count at exit ../net/ax25/ax25_std_timer.c:29:6: warning: context imbalance in 'ax25_std_heartbeat_expiry' - different lock contexts for basic block ../drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.c:588:31: warning: context imbalance in 'chcr_ktls_dev_add' - unexpected unlock ../net/ipv4/af_inet.c:1537:59: warning: restricted __be16 degrades to integer ../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:2936:31: warning: context imbalance in 'igmp_mcf_get_next' - unexpected unlock ../net/ipv4/igmp.c:2962:9: warning: context imbalance in 'igmp_mcf_get_idx' - wrong count at exit ../net/ipv4/igmp.c:2979: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:781:9: warning: context imbalance in 'igmp_mcf_seq_stop' - unexpected unlock ../drivers/net/ethernet/cisco/enic/enic_main.c:272:14: warning: cast to restricted __be16 ../drivers/net/ethernet/cisco/enic/enic_main.c:276:14: warning: cast to restricted __be16 ../drivers/net/ethernet/cisco/enic/enic_main.c:271:20: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cisco/enic/enic_main.c:271:20: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cisco/enic/enic_main.c:633:14: warning: cast to restricted __be16 ../drivers/net/ethernet/cisco/enic/enic_main.c:640:14: warning: cast to restricted __be16 ../drivers/net/ethernet/cisco/enic/enic_main.c:632:20: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cisco/enic/enic_main.c:632:20: warning: restricted __be16 degrades to integer ../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:781:9: warning: context imbalance in '__uprobe_perf_func' - unexpected unlock ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1781:44: warning: cast from restricted __be16 ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1781:44: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1781:44: expected unsigned short [usertype] vxlan_port ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1781:44: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1792:44: warning: cast from restricted __be16 ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1792:44: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1792:44: expected unsigned short [usertype] vxlan_port ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1792:44: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1973:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1973:30: expected unsigned short [usertype] major ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1973:30: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1974:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1974:30: expected unsigned short [usertype] minor ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1974:30: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1975:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1975:30: expected unsigned short [usertype] micro ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1975:30: got restricted __be16 [usertype] ../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. ../net/phonet/af_phonet.c:35:14: error: incompatible types in comparison expression (different address spaces): ../net/phonet/af_phonet.c:35:14: struct phonet_protocol const [noderef] __rcu * ../net/phonet/af_phonet.c:35:14: struct phonet_protocol const * ../net/phonet/af_phonet.c:474:17: error: incompatible types in comparison expression (different address spaces): ../net/phonet/af_phonet.c:474:17: struct phonet_protocol const [noderef] __rcu * ../net/phonet/af_phonet.c:474:17: struct phonet_protocol const * ../net/phonet/af_phonet.c:486:9: error: incompatible types in comparison expression (different address spaces): ../net/phonet/af_phonet.c:486:9: struct phonet_protocol const [noderef] __rcu * ../net/phonet/af_phonet.c:486:9: struct phonet_protocol const * ../drivers/net/ethernet/broadcom/tg3.c:3745:34: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/tg3.c:13109:21: warning: cast to restricted __le32 ../drivers/net/ethernet/broadcom/tg3.c:13109:21: warning: cast from restricted __be32 ../drivers/net/ethernet/broadcom/tg3.c:13114:21: warning: cast to restricted __le32 ../drivers/net/ethernet/broadcom/tg3.c:13114:21: warning: cast from restricted __be32 ../drivers/net/ethernet/broadcom/tg3.c:17081:63: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/broadcom/tg3.c:17081:63: expected restricted __be32 [usertype] *val ../drivers/net/ethernet/broadcom/tg3.c:17081:63: got unsigned int * ../drivers/net/ethernet/broadcom/tg3.c:17082:63: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/broadcom/tg3.c:17082:63: expected restricted __be32 [usertype] *val ../drivers/net/ethernet/broadcom/tg3.c:17082:63: got unsigned int * ../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/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/net/ethernet/chelsio/inline_crypto/chtls/chtls_cm.c:1241:22: warning: context imbalance in 'chtls_recv_sock' - unexpected unlock ../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/net/ethernet/cisco/enic/enic_pp.c:147:45: warning: dubious: x | !y ../drivers/net/ethernet/cisco/enic/enic_pp.c:148:52: warning: dubious: x | !y ../drivers/net/ethernet/cisco/enic/enic_pp.c:149:73: warning: dubious: x | !y ../net/netfilter/nf_conntrack_netlink.c:1218:36: warning: context imbalance in 'ctnetlink_dump_table' - unexpected unlock ../kernel/bpf/core.c:236:49: error: arithmetics on pointers to functions ../kernel/bpf/core.c:2847:29: warning: symbol 'bpf_seq_printf_btf_proto' was not declared. Should it be static? ../kernel/bpf/core.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/xdp.h, ../include/linux/bpf_trace.h): ../include/trace/events/xdp.h:321:1: warning: Using plain integer as NULL pointer ../include/trace/events/xdp.h:348:1: warning: Using plain integer as NULL pointer ../include/trace/events/xdp.h:382: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/isdn/hardware/mISDN/avmfritz.c:421:23: warning: cast to restricted __le32 ../drivers/isdn/hardware/mISDN/avmfritz.c:494:30: warning: incorrect type in argument 1 (different base types) ../drivers/isdn/hardware/mISDN/avmfritz.c:494:30: expected unsigned int [usertype] value ../drivers/isdn/hardware/mISDN/avmfritz.c:494:30: got restricted __le32 [usertype] ../drivers/net/ethernet/chelsio/cxgb/sge.c:1390:65: warning: cast to restricted __be16 ../drivers/net/ethernet/chelsio/cxgb/sge.c:1901:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/chelsio/cxgb/sge.c:1901:27: expected unsigned short [usertype] vlan ../drivers/net/ethernet/chelsio/cxgb/sge.c:1901:27: got restricted __be16 [usertype] ../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. ../net/rds/af_rds.c:245:22: warning: invalid assignment: |= ../net/rds/af_rds.c:245:22: left side has type restricted __poll_t ../net/rds/af_rds.c:245:22: right side has type int ../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. ../net/ipv6/tcp_ipv6.c:1559:25: warning: context imbalance in 'tcp_v6_syn_recv_sock' - unexpected unlock ../net/ipv6/tcp_ipv6.c:1945:21: warning: context imbalance in 'tcp_v6_rcv' - different lock contexts for basic block ../kernel/bpf/verifier.c:342:12: warning: symbol 'btf_vmlinux' was not declared. Should it be static? ../kernel/bpf/verifier.c:19876: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/net/ethernet/emulex/benet/be_ethtool.c: In function ‘be_get_drvinfo’: ../drivers/net/ethernet/emulex/benet/be_ethtool.c:229:29: warning: ‘ [’ directive output may be truncated writing 2 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 229 | "%s [%s]", adapter->fw_ver, adapter->fw_on_flash); | ^~ ../drivers/net/ethernet/emulex/benet/be_ethtool.c:228:17: note: ‘snprintf’ output between 4 and 66 bytes into a destination of size 32 228 | snprintf(drvinfo->fw_version, sizeof(drvinfo->fw_version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 229 | "%s [%s]", adapter->fw_ver, adapter->fw_on_flash); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/sched/sch_mqprio.c:704:17: warning: context imbalance in 'mqprio_dump_class_stats' - different lock contexts for basic block ../drivers/net/ethernet/emulex/benet/be_main.c:1468:41: warning: cast to restricted __be16 ../drivers/net/ethernet/emulex/benet/be_main.c:1468:41: warning: cast from restricted __be32 ../drivers/net/ethernet/emulex/benet/be_main.c:1470:41: warning: cast to restricted __be16 ../drivers/net/ethernet/emulex/benet/be_main.c:1470:41: warning: cast from restricted __be32 ../drivers/net/ethernet/emulex/benet/be_main.c:1558:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_main.c:1558:29: expected unsigned short ../drivers/net/ethernet/emulex/benet/be_main.c:1558:29: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_main.c:2628:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_main.c:2628:32: expected unsigned int [usertype] fragpa_lo ../drivers/net/ethernet/emulex/benet/be_main.c:2628:32: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_main.c:2629:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_main.c:2629:32: expected unsigned int [usertype] fragpa_hi ../drivers/net/ethernet/emulex/benet/be_main.c:2629:32: got restricted __le32 [usertype] ../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/isdn/hardware/mISDN/mISDNinfineon.c:261:1: warning: cast removes address space '__iomem' of expression ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: warning: incorrect type in argument 1 (different address spaces) ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: expected void const volatile [noderef] __iomem *addr ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: got unsigned int [usertype] * ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: warning: cast removes address space '__iomem' of expression ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: warning: incorrect type in argument 2 (different address spaces) ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: expected void volatile [noderef] __iomem *addr ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: got unsigned int [usertype] * ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: warning: cast removes address space '__iomem' of expression ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: warning: incorrect type in argument 1 (different address spaces) ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: expected void const volatile [noderef] __iomem *addr ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: got unsigned int [usertype] * ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: warning: cast removes address space '__iomem' of expression ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: warning: incorrect type in argument 2 (different address spaces) ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: expected void volatile [noderef] __iomem *addr ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:261:1: got unsigned int [usertype] * ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: warning: cast removes address space '__iomem' of expression ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: warning: incorrect type in argument 1 (different address spaces) ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: expected void const volatile [noderef] __iomem *addr ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: got unsigned int [usertype] * ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: warning: cast removes address space '__iomem' of expression ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: warning: incorrect type in argument 2 (different address spaces) ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: expected void volatile [noderef] __iomem *addr ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: got unsigned int [usertype] * ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: warning: cast removes address space '__iomem' of expression ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: warning: incorrect type in argument 1 (different address spaces) ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: expected void const volatile [noderef] __iomem *addr ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: got unsigned int [usertype] * ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: warning: cast removes address space '__iomem' of expression ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: warning: incorrect type in argument 2 (different address spaces) ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: expected void volatile [noderef] __iomem *addr ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:262:1: got unsigned int [usertype] * ../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/net/ethernet/chelsio/cxgb3/cxgb3_main.c:520:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c:520:30: expected restricted __be16 [usertype] l2t_idx ../drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c:520:30: got restricted __be32 [usertype] ../drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2.c:61:27: warning: symbol 'hw_atl2_caps_aqc113' was not declared. Should it be static? ../drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2.c:72:27: warning: symbol 'hw_atl2_caps_aqc115c' was not declared. Should it be static? ../drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2.c:81:27: warning: symbol 'hw_atl2_caps_aqc116c' was not declared. Should it be static? ../drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2.c:825:24: warning: symbol 'hw_atl2_ops' was not declared. Should it be static? ../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 ( * )( ... ) ../net/bluetooth/hci_codec.c: note: in included file: ../include/net/bluetooth/hci_core.h:150:35: warning: array of flexible structures ../drivers/net/ethernet/broadcom/bnxt/bnxt.c: In function ‘bnxt_setup_int_mode’: ../drivers/net/ethernet/broadcom/bnxt/bnxt.c:10155:48: warning: ‘%s’ directive output may be truncated writing 4 bytes into a region of size between 2 and 17 [-Wformat-truncation=] 10155 | snprintf(bp->irq_tbl[0].name, len, "%s-%s-%d", bp->dev->name, "TxRx", | ^~ ~~~~~~ In function ‘bnxt_setup_inta’, inlined from ‘bnxt_setup_int_mode’ at ../drivers/net/ethernet/broadcom/bnxt/bnxt.c:10175:3: ../drivers/net/ethernet/broadcom/bnxt/bnxt.c:10155:9: note: ‘snprintf’ output between 8 and 23 bytes into a destination of size 18 10155 | snprintf(bp->irq_tbl[0].name, len, "%s-%s-%d", bp->dev->name, "TxRx", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10156 | 0); | ~~ ../drivers/net/ethernet/broadcom/bnxt/bnxt.c: In function ‘bnxt_setup_int_mode’: ../drivers/net/ethernet/broadcom/bnxt/bnxt.c:10140:62: warning: ‘%s’ directive output may be truncated writing between 2 and 4 bytes into a region of size between 2 and 17 [-Wformat-truncation=] 10140 | snprintf(bp->irq_tbl[map_idx].name, len, "%s-%s-%d", dev->name, | ^~ In function ‘bnxt_setup_msix’, inlined from ‘bnxt_setup_int_mode’ at ../drivers/net/ethernet/broadcom/bnxt/bnxt.c:10173:3: ../drivers/net/ethernet/broadcom/bnxt/bnxt.c:10140:58: note: directive argument in the range [-2147483643, 2147483646] 10140 | snprintf(bp->irq_tbl[map_idx].name, len, "%s-%s-%d", dev->name, | ^~~~~~~~~~ ../drivers/net/ethernet/broadcom/bnxt/bnxt.c:10140:17: note: ‘snprintf’ output between 6 and 33 bytes into a destination of size 18 10140 | snprintf(bp->irq_tbl[map_idx].name, len, "%s-%s-%d", dev->name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10141 | attr, i); | ~~~~~~~~ ../drivers/net/ethernet/emulex/benet/be_cmds.c:315:39: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:316:39: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:390:43: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:401:33: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:413:23: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:417:42: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:460:44: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:804:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:804:33: expected unsigned int [usertype] request_length ../drivers/net/ethernet/emulex/benet/be_cmds.c:804:33: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:812:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:812:28: expected unsigned int [usertype] pa_hi ../drivers/net/ethernet/emulex/benet/be_cmds.c:812:28: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:813:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:813:28: expected unsigned int [usertype] pa_lo ../drivers/net/ethernet/emulex/benet/be_cmds.c:813:28: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:814:26: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:814:26: expected unsigned int [usertype] len ../drivers/net/ethernet/emulex/benet/be_cmds.c:814:26: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:827:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:827:29: expected unsigned int [usertype] lo ../drivers/net/ethernet/emulex/benet/be_cmds.c:827:29: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:828:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:828:29: expected unsigned int [usertype] hi ../drivers/net/ethernet/emulex/benet/be_cmds.c:828:29: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:899:29: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/emulex/benet/be_cmds.c:1017:24: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1017:24: expected unsigned short [usertype] num_pages ../drivers/net/ethernet/emulex/benet/be_cmds.c:1017:24: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1032:29: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1034:38: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1066:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1066:28: expected unsigned short [usertype] if_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1066:28: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1067:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1067:30: expected unsigned int [usertype] pmac_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1067:30: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1105:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1105:20: expected unsigned int [usertype] if_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1105:20: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1112:28: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1148:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1148:20: expected unsigned int [usertype] if_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1148:20: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1149:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1149:22: expected unsigned int [usertype] pmac_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1149:22: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1179:24: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1179:24: expected unsigned short [usertype] num_pages ../drivers/net/ethernet/emulex/benet/be_cmds.c:1179:24: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1218:26: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1257:24: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1257:24: expected unsigned short [usertype] num_pages ../drivers/net/ethernet/emulex/benet/be_cmds.c:1257:24: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1265:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1265:28: expected unsigned short [usertype] cq_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1265:28: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1279:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1279:36: expected unsigned int ../drivers/net/ethernet/emulex/benet/be_cmds.c:1279:36: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1293:28: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1322:24: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1322:24: expected unsigned short [usertype] num_pages ../drivers/net/ethernet/emulex/benet/be_cmds.c:1322:24: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1337:28: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1383:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1383:28: expected unsigned short [usertype] if_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1383:28: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1387:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1387:20: expected unsigned short [usertype] cq_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1387:20: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1396:27: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1398:42: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1429:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1429:20: expected unsigned short [usertype] cq_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1429:20: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1433:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1433:27: expected unsigned int [usertype] interface_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1433:27: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1434:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1434:29: expected unsigned short [usertype] max_frame_size ../drivers/net/ethernet/emulex/benet/be_cmds.c:1434:29: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1435:24: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1435:24: expected unsigned int [usertype] rss_queue ../drivers/net/ethernet/emulex/benet/be_cmds.c:1435:24: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1441:27: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1495:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1495:17: expected unsigned short [usertype] id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1495:17: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1522:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1522:17: expected unsigned short [usertype] id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1522:17: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1547:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1547:31: expected unsigned int [usertype] capability_flags ../drivers/net/ethernet/emulex/benet/be_cmds.c:1547:31: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1548:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1548:27: expected unsigned int [usertype] enable_flags ../drivers/net/ethernet/emulex/benet/be_cmds.c:1548:27: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1555:30: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1559:47: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1580:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1580:27: expected unsigned int [usertype] interface_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1580:27: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1653:42: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1653:42: expected unsigned short [usertype] pport_num ../drivers/net/ethernet/emulex/benet/be_cmds.c:1653:42: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1728:39: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1781:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1781:28: expected unsigned int [usertype] fat_operation ../drivers/net/ethernet/emulex/benet/be_cmds.c:1781:28: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1787:38: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1832:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1832:36: expected unsigned int [usertype] fat_operation ../drivers/net/ethernet/emulex/benet/be_cmds.c:1832:36: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1833:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1833:38: expected unsigned int [usertype] read_log_offset ../drivers/net/ethernet/emulex/benet/be_cmds.c:1833:38: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1834:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1834:38: expected unsigned int [usertype] read_log_length ../drivers/net/ethernet/emulex/benet/be_cmds.c:1834:38: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1835:39: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1835:39: expected unsigned int [usertype] data_buffer_size ../drivers/net/ethernet/emulex/benet/be_cmds.c:1835:39: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1841:25: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:1915:21: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1915:21: expected unsigned int [usertype] num_eq ../drivers/net/ethernet/emulex/benet/be_cmds.c:1915:21: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1917:39: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1917:39: expected unsigned int [usertype] eq_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1917:39: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1919:50: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1919:50: expected unsigned int [usertype] delay_multiplier ../drivers/net/ethernet/emulex/benet/be_cmds.c:1919:50: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1997:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1997:20: expected unsigned int [usertype] if_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:1997:20: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:1998:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:1998:28: expected unsigned int [usertype] if_flags_mask ../drivers/net/ethernet/emulex/benet/be_cmds.c:1998:28: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2007:36: warning: invalid assignment: |= ../drivers/net/ethernet/emulex/benet/be_cmds.c:2007:36: left side has type unsigned int ../drivers/net/ethernet/emulex/benet/be_cmds.c:2007:36: right side has type restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2010:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2010:32: expected unsigned int [usertype] mcast_num ../drivers/net/ethernet/emulex/benet/be_cmds.c:2010:32: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2063:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2063:30: expected unsigned short [usertype] tx_flow_control ../drivers/net/ethernet/emulex/benet/be_cmds.c:2063:30: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2064:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2064:30: expected unsigned short [usertype] rx_flow_control ../drivers/net/ethernet/emulex/benet/be_cmds.c:2064:30: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2106:26: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2107:26: warning: cast to restricted __le16 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2136:37: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2137:42: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2138:42: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2139:37: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2204:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2204:20: expected unsigned int [usertype] if_id ../drivers/net/ethernet/emulex/benet/be_cmds.c:2204:20: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2205:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2205:25: expected unsigned short [usertype] enable_rss ../drivers/net/ethernet/emulex/benet/be_cmds.c:2205:25: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2206:34: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2206:34: expected unsigned short [usertype] cpu_table_size_log2 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2206:34: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2376:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2376:27: expected unsigned int [usertype] write_offset ../drivers/net/ethernet/emulex/benet/be_cmds.c:2376:27: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2378:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2378:31: expected unsigned int [usertype] descriptor_count ../drivers/net/ethernet/emulex/benet/be_cmds.c:2378:31: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2379:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2379:22: expected unsigned int [usertype] buf_len ../drivers/net/ethernet/emulex/benet/be_cmds.c:2379:22: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2380:23: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2380:23: expected unsigned int [usertype] addr_low ../drivers/net/ethernet/emulex/benet/be_cmds.c:2380:23: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2383:24: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2383:24: expected unsigned int [usertype] addr_high ../drivers/net/ethernet/emulex/benet/be_cmds.c:2383:24: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2400:33: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2509:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2509:31: expected unsigned int [usertype] desired_read_len ../drivers/net/ethernet/emulex/benet/be_cmds.c:2509:31: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2510:26: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2510:26: expected unsigned int [usertype] read_offset ../drivers/net/ethernet/emulex/benet/be_cmds.c:2510:26: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2512:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2512:31: expected unsigned int [usertype] descriptor_count ../drivers/net/ethernet/emulex/benet/be_cmds.c:2512:31: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2513:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2513:22: expected unsigned int [usertype] buf_len ../drivers/net/ethernet/emulex/benet/be_cmds.c:2513:22: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2514:23: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2514:23: expected unsigned int [usertype] addr_low ../drivers/net/ethernet/emulex/benet/be_cmds.c:2514:23: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2515:24: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2515:24: expected unsigned int [usertype] addr_high ../drivers/net/ethernet/emulex/benet/be_cmds.c:2515:24: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2521:30: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2522:24: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2554:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2554:29: expected unsigned int [usertype] op_type ../drivers/net/ethernet/emulex/benet/be_cmds.c:2554:29: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2556:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2556:36: expected unsigned int [usertype] offset ../drivers/net/ethernet/emulex/benet/be_cmds.c:2556:36: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2558:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2558:29: expected unsigned int [usertype] op_code ../drivers/net/ethernet/emulex/benet/be_cmds.c:2558:29: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2559:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2559:35: expected unsigned int [usertype] data_buf_size ../drivers/net/ethernet/emulex/benet/be_cmds.c:2559:35: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2600:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2600:29: expected unsigned int [usertype] op_type ../drivers/net/ethernet/emulex/benet/be_cmds.c:2600:29: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2602:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2602:36: expected unsigned int [usertype] offset ../drivers/net/ethernet/emulex/benet/be_cmds.c:2602:36: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2604:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2604:36: expected unsigned int [usertype] offset ../drivers/net/ethernet/emulex/benet/be_cmds.c:2604:36: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2606:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2606:29: expected unsigned int [usertype] op_code ../drivers/net/ethernet/emulex/benet/be_cmds.c:2606:29: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2607:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_cmds.c:2607:35: expected unsigned int [usertype] data_buf_size ../drivers/net/ethernet/emulex/benet/be_cmds.c:2607:35: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_cmds.c:2637:36: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2639:36: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2871:24: warning: too many warnings ../fs/lockd/clntproc.c: note: in included file (through ../include/linux/module.h): ../include/linux/list.h:229:25: warning: context imbalance in 'nlmclnt_put_lockowner' - unexpected unlock ../net/ax25/ax25_ds_timer.c:91:6: warning: context imbalance in 'ax25_ds_heartbeat_expiry' - different lock contexts for basic block ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: In function ‘setup_sge_queues’: ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:1074:48: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 8 and 23 [-Wformat-truncation=] 1074 | "%s-Rx%d", dev->name, j); | ^~ ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:1074:42: note: directive argument in the range [-2147483641, 254] 1074 | "%s-Rx%d", dev->name, j); | ^~~~~~~~~ ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:1072:33: note: ‘snprintf’ output between 5 and 30 bytes into a destination of size 26 1072 | snprintf(adap->msix_info[msix].desc, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1073 | sizeof(adap->msix_info[msix].desc), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1074 | "%s-Rx%d", dev->name, j); | ~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: In function ‘cxgb4_port_mirror_alloc_queues’: ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:1356:47: warning: ‘%d’ directive output may be truncated writing between 1 and 5 bytes into a region of size between 1 and 16 [-Wformat-truncation=] 1356 | "%s-mirrorrxq%d", dev->name, i); | ^~ ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:1356:34: note: directive argument in the range [0, 65534] 1356 | "%s-mirrorrxq%d", dev->name, i); | ^~~~~~~~~~~~~~~~ ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:1354:25: note: ‘snprintf’ output between 12 and 31 bytes into a destination of size 26 1354 | snprintf(mirror_rxq->msix->desc, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1355 | sizeof(mirror_rxq->msix->desc), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1356 | "%s-mirrorrxq%d", dev->name, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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 ( * )( ... ) ../net/core/lwtunnel.c:223:60: warning: incorrect type in initializer (different address spaces) ../net/core/lwtunnel.c:223:60: expected struct lwtunnel_encap_ops const *ops ../net/core/lwtunnel.c:223:60: got struct lwtunnel_encap_ops const [noderef] __rcu * ../drivers/net/ethernet/chelsio/cxgb3/t3_hw.c:833:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/chelsio/cxgb3/t3_hw.c:833:31: expected unsigned int [usertype] ../drivers/net/ethernet/chelsio/cxgb3/t3_hw.c:833:31: got restricted __be32 [usertype] ../drivers/net/ethernet/chelsio/cxgb3/t3_hw.c:3601:52: warning: dubious: !x | y ../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/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. ../kernel/events/core.c:1386:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:1386:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:1386:15: struct perf_event_context * ../kernel/events/core.c:1399:28: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:1399:28: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:1399:28: struct perf_event_context * ../kernel/events/core.c:3504:20: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3504:20: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3504:20: struct perf_event_context * ../kernel/events/core.c:3508:18: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3508:18: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3508:18: struct perf_event_context * ../kernel/events/core.c:3509:23: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3509:23: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3509:23: struct perf_event_context * ../kernel/events/core.c:3558:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3558:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3558:25: struct perf_event_context * ../kernel/events/core.c:3559:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3559:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3559:25: struct perf_event_context * ../kernel/events/core.c:3946:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3946:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3946:15: struct perf_event_context * ../kernel/events/core.c:4338:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:4338:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:4338:15: struct perf_event_context * ../kernel/events/core.c:4829:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:4829:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:4829:25: struct perf_event_context * ../kernel/events/core.c:6238:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6238:9: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6238:9: struct perf_buffer * ../kernel/events/core.c:5710:24: warning: incorrect type in assignment (different base types) ../kernel/events/core.c:5954:22: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:5954:22: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:5954:22: struct perf_buffer * ../kernel/events/core.c:6078:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6078:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6078:14: struct perf_buffer * ../kernel/events/core.c:6111:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6111:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6111:14: struct perf_buffer * ../kernel/events/core.c:6168:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6168:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6168:14: struct perf_buffer * ../kernel/events/core.c:6259:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6259:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6259:14: struct perf_buffer * ../kernel/events/core.c:6275:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6275:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6275:14: struct perf_buffer * ../kernel/events/core.c:8023:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:8023:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:8023:15: struct perf_event_context * ../kernel/events/core.c:8110:13: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:8110:13: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:8110:13: struct perf_buffer * ../kernel/events/core.c:8214:61: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:8214:61: expected struct task_struct *p ../kernel/events/core.c:8214:61: got struct task_struct [noderef] __rcu *real_parent ../kernel/events/core.c:8216:61: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:8216:61: expected struct task_struct *p ../kernel/events/core.c:8216:61: got struct task_struct [noderef] __rcu *real_parent ../kernel/events/core.c:8904:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:8904:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:8904:15: struct perf_event_context * ../kernel/events/core.c:9944:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9944:9: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:9944:9: struct swevent_hlist * ../kernel/events/core.c:9983:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9983:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:9983:17: struct swevent_hlist * ../kernel/events/core.c:10257:23: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10257:23: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:10257:23: struct perf_event_context * ../kernel/events/core.c:11370:1: warning: symbol 'dev_attr_nr_addr_filters' was not declared. Should it be static? ../kernel/events/core.c:13137:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:13137:9: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:13137:9: struct perf_event_context * ../kernel/events/core.c:13231:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:13231:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:13231:15: struct perf_event_context * ../kernel/events/core.c:13243:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:13243:9: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:13243:9: struct perf_event_context * ../kernel/events/core.c:13666:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:13666:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:13666:17: struct swevent_hlist * ../kernel/events/core.c:162:9: warning: context imbalance in 'perf_ctx_lock' - wrong count at exit ../kernel/events/core.c:170:17: warning: context imbalance in 'perf_ctx_unlock' - unexpected unlock ../kernel/events/core.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h): ../include/linux/rcupdate.h:779:9: warning: context imbalance in 'perf_lock_task_context' - different lock contexts for basic block ../kernel/events/core.c:1433:17: warning: context imbalance in 'perf_pin_task_context' - unexpected unlock ../kernel/events/core.c:2813:9: warning: context imbalance in '__perf_install_in_context' - wrong count at exit ../kernel/events/core.c:4803:17: warning: context imbalance in 'find_get_context' - unexpected unlock ../kernel/events/core.c: note: in included file: ../kernel/events/internal.h:209:1: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h): ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'perf_get_pgtable_size' - unexpected unlock ../kernel/events/core.c:9793:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9793:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:9793:17: struct swevent_hlist * ../kernel/events/core.c:9813:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9813:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:9813:17: struct swevent_hlist * ../kernel/events/core.c:9933:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9933:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:9933:16: struct swevent_hlist * ../kernel/events/core.c:9933:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9933:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:9933:16: struct swevent_hlist * ../kernel/events/core.c:9933:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9933:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:9933:16: struct swevent_hlist * ../drivers/net/ethernet/chelsio/cxgb4vf/sge.c:2148:17: warning: context imbalance in 'sge_tx_timer_cb' - different lock contexts for basic block ../fs/nfsd/nfs4state.c: note: in included file (through ../include/linux/wait.h, ../include/linux/wait_bit.h, ../include/linux/fs.h): ../include/linux/list.h:229:25: warning: context imbalance in 'put_clnt_odstate' - unexpected unlock ../fs/nfsd/nfs4state.c:1212:9: warning: context imbalance in 'nfs4_put_stid' - unexpected unlock ../drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c:3247:28: error: too long token expansion ../drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c:3247:28: error: too long token expansion ../kernel/bpf/helpers.c:1674:29: warning: symbol 'bpf_get_current_task_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1675:29: warning: symbol 'bpf_get_current_task_btf_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1676:29: warning: symbol 'bpf_probe_read_user_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1677:29: warning: symbol 'bpf_probe_read_user_str_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1678:29: warning: symbol 'bpf_probe_read_kernel_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1679:29: warning: symbol 'bpf_probe_read_kernel_str_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1680:29: warning: symbol 'bpf_task_pt_regs_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:1902:18: warning: symbol 'bpf_obj_new_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:1916:18: warning: symbol 'bpf_percpu_obj_new_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:1947:18: warning: symbol 'bpf_obj_drop_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:1955:18: warning: symbol 'bpf_percpu_obj_drop_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:1961:18: warning: symbol 'bpf_refcount_acquire_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2006:17: warning: symbol 'bpf_list_push_front_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2016:17: warning: symbol 'bpf_list_push_back_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2049:34: warning: symbol 'bpf_list_pop_front' was not declared. Should it be static? ../kernel/bpf/helpers.c:2054:34: warning: symbol 'bpf_list_pop_back' was not declared. Should it be static? ../kernel/bpf/helpers.c:2059:32: warning: symbol 'bpf_rbtree_remove' was not declared. Should it be static? ../kernel/bpf/helpers.c:2115:17: warning: symbol 'bpf_rbtree_add_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2125:32: warning: symbol 'bpf_rbtree_first' was not declared. Should it be static? ../kernel/bpf/helpers.c:2138:32: warning: symbol 'bpf_task_acquire' was not declared. Should it be static? ../kernel/bpf/helpers.c:2149:18: warning: symbol 'bpf_task_release' was not declared. Should it be static? ../kernel/bpf/helpers.c:2154:18: warning: symbol 'bpf_task_release_dtor' was not declared. Should it be static? ../kernel/bpf/helpers.c:2167:27: warning: symbol 'bpf_cgroup_acquire' was not declared. Should it be static? ../kernel/bpf/helpers.c:2179:18: warning: symbol 'bpf_cgroup_release' was not declared. Should it be static? ../kernel/bpf/helpers.c:2184:18: warning: symbol 'bpf_cgroup_release_dtor' was not declared. Should it be static? ../kernel/bpf/helpers.c:2197:27: warning: symbol 'bpf_cgroup_ancestor' was not declared. Should it be static? ../kernel/bpf/helpers.c:2217:27: warning: symbol 'bpf_cgroup_from_id' was not declared. Should it be static? ../kernel/bpf/helpers.c:2237:18: warning: symbol 'bpf_task_under_cgroup' was not declared. Should it be static? ../kernel/bpf/helpers.c:2257:27: warning: symbol 'bpf_task_get_cgroup1' was not declared. Should it be static? ../kernel/bpf/helpers.c:2274:32: warning: symbol 'bpf_task_from_pid' was not declared. Should it be static? ../kernel/bpf/helpers.c:2315:18: warning: symbol 'bpf_dynptr_slice' was not declared. Should it be static? ../kernel/bpf/helpers.c:2399:18: warning: symbol 'bpf_dynptr_slice_rdwr' was not declared. Should it be static? ../kernel/bpf/helpers.c:2430:17: warning: symbol 'bpf_dynptr_adjust' was not declared. Should it be static? ../kernel/bpf/helpers.c:2448:18: warning: symbol 'bpf_dynptr_is_null' was not declared. Should it be static? ../kernel/bpf/helpers.c:2453:18: warning: symbol 'bpf_dynptr_is_rdonly' was not declared. Should it be static? ../kernel/bpf/helpers.c:2461:19: warning: symbol 'bpf_dynptr_size' was not declared. Should it be static? ../kernel/bpf/helpers.c:2469:17: warning: symbol 'bpf_dynptr_clone' was not declared. Should it be static? ../kernel/bpf/helpers.c:2482:18: warning: symbol 'bpf_cast_to_kern_ctx' was not declared. Should it be static? ../kernel/bpf/helpers.c:2487:18: warning: symbol 'bpf_rdonly_cast' was not declared. Should it be static? ../kernel/bpf/helpers.c:2492:18: warning: symbol 'bpf_rcu_read_lock' was not declared. Should it be static? ../kernel/bpf/helpers.c:2497:18: warning: symbol 'bpf_rcu_read_unlock' was not declared. Should it be static? ../kernel/bpf/helpers.c:2526:18: warning: symbol 'bpf_throw' was not declared. Should it be static? ../kernel/bpf/helpers.c:2492: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:781:9: warning: context imbalance in 'bpf_rcu_read_unlock' - unexpected unlock ../drivers/net/ethernet/engleder/tsnep_main.c:1622:25: error: too long token expansion ../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/net/ethernet/broadcom/bnxt/bnxt_ethtool.c: In function ‘bnxt_ethtool_init’: ../drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:3965:32: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size 26 [-Wformat-truncation=] 3965 | "/pkg %s", buf); | ^~ ~~~ In function ‘bnxt_get_pkgver’, inlined from ‘bnxt_ethtool_init’ at ../drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:4872:3: ../drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:3964:17: note: ‘snprintf’ output between 6 and 37 bytes into a destination of size 31 3964 | snprintf(bp->fw_ver_str + len, FW_VER_STR_LEN - len - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3965 | "/pkg %s", buf); | ~~~~~~~~~~~~~~~ ../drivers/scsi/qedi/qedi_main.c:96:36: warning: restricted __le16 degrades to integer ../drivers/scsi/qedi/qedi_main.c:1214:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_main.c:1214:20: expected unsigned int [usertype] iscsi_cid ../drivers/scsi/qedi/qedi_main.c:1214:20: got restricted __le16 [usertype] conn_id ../drivers/scsi/qedi/qedi_main.c:1226:74: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/qedi/qedi_main.c:1226:74: expected unsigned int [usertype] tid ../drivers/scsi/qedi/qedi_main.c:1226:74: got restricted __le16 [usertype] itid ../drivers/scsi/qedi/qedi_main.c:1274:18: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_main.c:1274:18: expected unsigned short [usertype] prod_idx ../drivers/scsi/qedi/qedi_main.c:1274:18: got restricted __le16 ../drivers/scsi/qedi/qedi_main.c:1326:18: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_main.c:1326:18: expected unsigned short [usertype] prod_idx ../drivers/scsi/qedi/qedi_main.c:1326:18: got restricted __le16 ../drivers/scsi/qedi/qedi_main.c:1854:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_main.c:1854:32: expected restricted __le32 [usertype] itt ../drivers/scsi/qedi/qedi_main.c:1854:32: got unsigned int [usertype] proto_itt ../drivers/scsi/qedi/qedi_main.c:1867:37: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_main.c:1881:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_main.c:1881:20: expected unsigned int [usertype] ../drivers/scsi/qedi/qedi_main.c:1881:20: got restricted __le32 [usertype] itt ../drivers/net/ethernet/freescale/enetc/enetc.c: In function ‘enetc_setup_irqs’: ../drivers/net/ethernet/freescale/enetc/enetc.c:2306:60: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 4 and 19 [-Wformat-truncation=] 2306 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2306:52: note: directive argument in the range [-2147483641, 2147483646] 2306 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~~~~~~~~~~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2306:17: note: ‘snprintf’ output between 7 and 32 bytes into a destination of size 24 2306 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2307 | priv->ndev->name, i); | ~~~~~~~~~~~~~~~~~~~~ In file included from ../include/uapi/linux/neighbour.h:6, from ../include/linux/netdevice.h:45, from ../drivers/net/ethernet/freescale/enetc/enetc.h:6, from ../drivers/net/ethernet/freescale/enetc/enetc.c:4: In function ‘enetc_setup_xdp_prog’, inlined from ‘enetc_setup_bpf’ at ../drivers/net/ethernet/freescale/enetc/enetc.c:2791:10: ../include/linux/netlink.h:116:13: warning: ‘ for stack (total ’ directive output truncated writing 18 bytes into a region of size between 0 and 14 [-Wformat-truncation=] 116 | if (snprintf(__extack->_msg_buf, NETLINK_MAX_FMTMSG_LEN, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 117 | "%s" fmt "%s", "", ##args, "") >= \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/linux/netlink.h:131:9: note: in expansion of macro ‘NL_SET_ERR_MSG_FMT’ 131 | NL_SET_ERR_MSG_FMT((extack), KBUILD_MODNAME ": " fmt, ##args) | ^~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2771:17: note: in expansion of macro ‘NL_SET_ERR_MSG_FMT_MOD’ 2771 | NL_SET_ERR_MSG_FMT_MOD(extack, | ^~~~~~~~~~~~~~~~~~~~~~ ../include/linux/netlink.h:116:13: note: directive argument in the range [0, 65535] 116 | if (snprintf(__extack->_msg_buf, NETLINK_MAX_FMTMSG_LEN, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 117 | "%s" fmt "%s", "", ##args, "") >= \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/linux/netlink.h:131:9: note: in expansion of macro ‘NL_SET_ERR_MSG_FMT’ 131 | NL_SET_ERR_MSG_FMT((extack), KBUILD_MODNAME ": " fmt, ##args) | ^~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2771:17: note: in expansion of macro ‘NL_SET_ERR_MSG_FMT_MOD’ 2771 | NL_SET_ERR_MSG_FMT_MOD(extack, | ^~~~~~~~~~~~~~~~~~~~~~ ../include/linux/netlink.h:116:13: note: ‘snprintf’ output between 87 and 111 bytes into a destination of size 80 116 | if (snprintf(__extack->_msg_buf, NETLINK_MAX_FMTMSG_LEN, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 117 | "%s" fmt "%s", "", ##args, "") >= \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/linux/netlink.h:131:9: note: in expansion of macro ‘NL_SET_ERR_MSG_FMT’ 131 | NL_SET_ERR_MSG_FMT((extack), KBUILD_MODNAME ": " fmt, ##args) | ^~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2771:17: note: in expansion of macro ‘NL_SET_ERR_MSG_FMT_MOD’ 2771 | NL_SET_ERR_MSG_FMT_MOD(extack, | ^~~~~~~~~~~~~~~~~~~~~~ ../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/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. ../net/ipv6/seg6.c:254:15: warning: incorrect type in assignment (different address spaces) ../net/ipv6/seg6.c:254:15: expected struct in6_addr *t_old ../net/ipv6/seg6.c:254:15: got struct in6_addr [noderef] __rcu *tun_src ../net/ipv6/seg6.c:432:24: warning: incorrect type in assignment (different address spaces) ../net/ipv6/seg6.c:432:24: expected struct in6_addr [noderef] __rcu *tun_src ../net/ipv6/seg6.c:432:24: got void * ../net/atm/lec.c:889:39: warning: context imbalance in 'lec_priv_walk' - unexpected unlock ../net/atm/lec.c:945:39: warning: context imbalance in 'lec_seq_stop' - unexpected unlock ../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 ../net/rds/connection.c:71:31: warning: incorrect type in argument 1 (different base types) ../net/rds/connection.c:71:31: expected restricted __be32 const [usertype] laddr ../net/rds/connection.c:71:31: got unsigned int [assigned] [usertype] lhash ../net/rds/connection.c:71:41: warning: incorrect type in argument 3 (different base types) ../net/rds/connection.c:71:41: expected restricted __be32 const [usertype] faddr ../net/rds/connection.c:71:41: got unsigned int [assigned] [usertype] fhash ../drivers/net/ethernet/chelsio/cxgb3/sge.c:2371:50: warning: incorrect type in argument 1 (different base types) ../drivers/net/ethernet/chelsio/cxgb3/sge.c:2371:50: expected unsigned int [usertype] rss ../drivers/net/ethernet/chelsio/cxgb3/sge.c:2371:50: got restricted __be32 [assigned] [usertype] rss_hi ../drivers/net/ethernet/chelsio/cxgb3/sge.c:2434:43: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/chelsio/cxgb3/sge.c:2434:43: expected restricted __wsum [usertype] csum ../drivers/net/ethernet/chelsio/cxgb3/sge.c:2434:43: got restricted __be32 [assigned] [usertype] rss_hi ../drivers/net/ethernet/chelsio/cxgb3/sge.c:2435:47: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/chelsio/cxgb3/sge.c:2435:47: expected unsigned int [usertype] priority ../drivers/net/ethernet/chelsio/cxgb3/sge.c:2435:47: got restricted __be32 [assigned] [usertype] rss_lo ../drivers/net/ethernet/chelsio/cxgb3/sge.c:2120:16: warning: cast to restricted __be32 ../net/bluetooth/sco.c: note: in included file: ../include/net/bluetooth/hci_core.h:150:35: warning: array of flexible structures ../drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c:2046:35: error: too long token expansion ../drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c:2046:35: error: too long token expansion ../drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c:4544:32: error: too long token expansion ../drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c:4544:32: error: too long token expansion ../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 ../net/sctp/sm_make_chunk.c:3107:48: warning: incorrect type in argument 2 (different base types) ../net/sctp/sm_make_chunk.c:3107:48: expected int optname ../net/sctp/sm_make_chunk.c:3107:48: got restricted __be16 ../net/sctp/sm_make_chunk.c:3179:48: warning: incorrect type in argument 2 (different base types) ../net/sctp/sm_make_chunk.c:3179:48: expected int optname ../net/sctp/sm_make_chunk.c:3179:48: got restricted __be16 ../net/atm/mpc.c:123:20: warning: symbol 'mpcs' was not declared. Should it be static? ../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 ../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. ../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 * ../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/isdn/hardware/mISDN/mISDNisar.c:203:33: warning: cast to restricted __le16 ../drivers/isdn/hardware/mISDN/mISDNisar.c:204:32: warning: cast to restricted __le16 ../drivers/isdn/hardware/mISDN/mISDNisar.c:205:34: warning: cast to restricted __le16 ../drivers/isdn/hardware/mISDN/mISDNisar.c:252:39: warning: cast to restricted __le16 ../net/9p/trans_fd.c:133: warning: Excess struct member 'req' description in 'p9_conn' ../fs/lockd/svclock.c: note: in included file (through ../include/linux/smp.h, ../include/linux/lockdep.h, ../include/linux/spinlock.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/list.h:229:25: warning: context imbalance in 'nlmsvc_put_lockowner' - unexpected unlock ../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 ( * )( ... ) ../kernel/bpf/bpf_iter.c:787:17: warning: symbol 'bpf_iter_num_new' was not declared. Should it be static? ../kernel/bpf/bpf_iter.c:818:17: warning: symbol 'bpf_iter_num_next' was not declared. Should it be static? ../kernel/bpf/bpf_iter.c:837:18: warning: symbol 'bpf_iter_num_destroy' was not declared. Should it be static? ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c: In function ‘get_drvinfo’: ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c:209:52: warning: ‘%u’ directive output may be truncated writing between 1 and 3 bytes into a region of size between 0 and 14 [-Wformat-truncation=] 209 | "%u.%u.%u.%u, TP %u.%u.%u.%u", | ^~ ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c:209:26: note: directive argument in the range [0, 255] 209 | "%u.%u.%u.%u, TP %u.%u.%u.%u", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c:208:17: note: ‘snprintf’ output between 20 and 36 bytes into a destination of size 32 208 | snprintf(info->fw_version, sizeof(info->fw_version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 209 | "%u.%u.%u.%u, TP %u.%u.%u.%u", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 210 | FW_HDR_FW_VER_MAJOR_G(adapter->params.fw_vers), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 211 | FW_HDR_FW_VER_MINOR_G(adapter->params.fw_vers), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 212 | FW_HDR_FW_VER_MICRO_G(adapter->params.fw_vers), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 213 | FW_HDR_FW_VER_BUILD_G(adapter->params.fw_vers), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 214 | FW_HDR_FW_VER_MAJOR_G(adapter->params.tp_vers), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 215 | FW_HDR_FW_VER_MINOR_G(adapter->params.tp_vers), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 216 | FW_HDR_FW_VER_MICRO_G(adapter->params.tp_vers), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 217 | FW_HDR_FW_VER_BUILD_G(adapter->params.tp_vers)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../kernel/bpf/map_iter.c:198:17: warning: symbol 'bpf_map_sum_elem_count' was not declared. Should it be static? ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c: In function ‘alloc_uld_rxqs’: ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c:141:38: warning: ‘%s’ directive output may be truncated writing up to 15 bytes into a region of size between 10 and 25 [-Wformat-truncation=] 141 | "%s-%s%d", | ^~ ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c:141:34: note: directive argument in the range [0, 131069] 141 | "%s-%s%d", | ^~~~~~~~~ ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c:139:25: note: ‘snprintf’ output between 3 and 38 bytes into a destination of size 26 139 | snprintf(adap->msix_info[msi_idx].desc, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 140 | sizeof(adap->msix_info[msi_idx].desc), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 141 | "%s-%s%d", | ~~~~~~~~~~ 142 | adap->port[0]->name, rxq_info->name, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/dccp/proto.c:536:52: warning: incorrect type in argument 2 (different base types) ../net/dccp/proto.c:536:52: expected restricted __be32 const [usertype] service ../net/dccp/proto.c:536:52: got int [addressable] val ../net/dccp/proto.c:719:57: warning: incorrect type in argument 2 (different base types) ../net/dccp/proto.c:719:57: expected restricted __be32 [usertype] param ../net/dccp/proto.c:719:57: got int cmsg_type ../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 ../net/rxrpc/sendmsg.c:620:5: warning: context imbalance in 'rxrpc_do_sendmsg' - wrong count at exit ../net/ipv4/ipmr.c:2912: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:432:31: warning: context imbalance in 'mr_mfc_seq_stop' - unexpected unlock ../drivers/net/ethernet/freescale/enetc/enetc_ethtool.c: note: in included file (through ../drivers/net/ethernet/freescale/enetc/enetc.h): ../drivers/net/ethernet/freescale/enetc/enetc_hw.h:488:16: warning: cast to restricted __le64 ../drivers/net/ethernet/freescale/enetc/enetc_hw.h:488:16: warning: restricted __le64 degrades to integer ../drivers/net/ethernet/freescale/enetc/enetc_hw.h:488:16: warning: cast to restricted __le64 ../kernel/bpf/task_iter.c:825:17: warning: symbol 'bpf_iter_task_vma_new' was not declared. Should it be static? ../kernel/bpf/task_iter.c:869:35: warning: symbol 'bpf_iter_task_vma_next' was not declared. Should it be static? ../kernel/bpf/task_iter.c:878:18: warning: symbol 'bpf_iter_task_vma_destroy' was not declared. Should it be static? ../kernel/bpf/task_iter.c:903:17: warning: symbol 'bpf_iter_css_task_new' was not declared. Should it be static? ../kernel/bpf/task_iter.c:928:32: warning: symbol 'bpf_iter_css_task_next' was not declared. Should it be static? ../kernel/bpf/task_iter.c:937:18: warning: symbol 'bpf_iter_css_task_destroy' was not declared. Should it be static? ../kernel/bpf/task_iter.c:972:17: warning: symbol 'bpf_iter_task_new' was not declared. Should it be static? ../kernel/bpf/task_iter.c:1002:32: warning: symbol 'bpf_iter_task_next' was not declared. Should it be static? ../kernel/bpf/task_iter.c:1031:18: warning: symbol 'bpf_iter_task_destroy' was not declared. Should it be static? ../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/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 ( * )( ... ) ../net/dccp/qpolicy.c:88:27: warning: incorrect type in initializer (different base types) ../net/dccp/qpolicy.c:88:27: expected restricted __be32 [usertype] params ../net/dccp/qpolicy.c:88:27: got int ../net/dccp/qpolicy.c:133:33: warning: restricted __be32 degrades to integer ../net/dccp/qpolicy.c:133:24: warning: restricted __be32 degrades to integer ../drivers/net/ethernet/huawei/hinic/hinic_main.c:830:25: warning: cast to restricted __be16 ../net/dccp/ccids/ccid2.c:365: warning: Function parameter or struct member 'mrtt' not described in 'ccid2_rtt_estimator' ../net/ipv4/syncookies.c:218:17: warning: context imbalance in 'tcp_get_cookie_sock' - unexpected unlock ../net/core/bpf_sk_storage.c:335:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static? ../net/core/bpf_sk_storage.c:708:38: warning: context imbalance in 'bpf_sk_storage_map_seq_find_next' - different lock contexts for basic block ../net/core/bpf_sk_storage.c:837:9: warning: context imbalance in 'bpf_sk_storage_map_seq_stop' - different lock contexts for basic block ../net/ipv6/ip6mr.c:407: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:432:31: warning: context imbalance in 'mr_mfc_seq_stop' - unexpected unlock ../net/sctp/socket.c:8498:23: warning: context imbalance in 'sctp_get_port_local' - unexpected unlock ../drivers/net/ethernet/huawei/hinic/hinic_tx.c:713:25: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:218:42: warning: cast to restricted __be16 ../net/rds/recv.c:222:44: warning: cast to restricted __be32 ../drivers/net/wireless/mediatek/mt76/mt76x02_mac.c:123:17: warning: dubious: x & !y ../drivers/net/wireless/mediatek/mt76/mt76x02_mac.c:155:16: warning: dubious: x & !y ../net/bridge/netfilter/ebtable_filter.c:19:41: warning: array of flexible structures ../kernel/bpf/hashtab.c:1045:30: warning: incorrect type in assignment (different address spaces) ../kernel/bpf/hashtab.c:1045:30: expected void [noderef] __percpu *[assigned] pptr ../kernel/bpf/hashtab.c:1045:30: got void * ../kernel/bpf/hashtab.c:1051:44: warning: incorrect type in assignment (different address spaces) ../kernel/bpf/hashtab.c:1051:44: expected void *ptr_to_pptr ../kernel/bpf/hashtab.c:1051:44: got void [noderef] __percpu *[assigned] pptr ../kernel/bpf/hashtab.c:1052:34: warning: cast removes address space '__percpu' of expression ../kernel/bpf/hashtab.c:1052:30: warning: incorrect type in assignment (different address spaces) ../kernel/bpf/hashtab.c:1052:30: expected void [noderef] __percpu *[assigned] pptr ../kernel/bpf/hashtab.c:1052:30: got void * ../kernel/bpf/hashtab.c:1432:27: warning: context imbalance in 'htab_map_delete_elem' - unexpected unlock ../kernel/bpf/hashtab.c:1466:27: warning: context imbalance in 'htab_lru_map_delete_elem' - unexpected unlock ../kernel/bpf/hashtab.c:1637:27: warning: context imbalance in '__htab_map_lookup_and_delete_elem' - unexpected unlock ../kernel/bpf/hashtab.c: note: in included file (through ../include/linux/workqueue.h, ../include/linux/bpf.h): ../include/linux/rcupdate.h:781:9: warning: context imbalance in '__htab_map_lookup_and_delete_batch' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'bpf_hash_map_seq_find_next' - unexpected unlock ../include/linux/rcupdate.h:781:9: warning: context imbalance in 'bpf_hash_map_seq_stop' - unexpected unlock ../net/sched/em_cmp.c:40:31: warning: cast to restricted __be16 ../net/sched/em_cmp.c:50:31: warning: cast to restricted __be32 In file included from ../include/linux/string.h:292, from ../include/linux/bitmap.h:12, from ../include/linux/cpumask.h:13, from ../arch/x86/include/asm/paravirt.h:21, from ../arch/x86/include/asm/cpuid.h:62, 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 ../net/bluetooth/bnep/core.c:28: In function ‘fortify_memcpy_chk’, inlined from ‘__skb_put_data’ at ../include/linux/skbuff.h:2609:2, inlined from ‘bnep_rx_frame.isra’ at ../net/bluetooth/bnep/core.c:388:3: ../include/linux/fortify-string.h:537: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] 537 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/dccp/ccids/ccid3.c:474:25: warning: incorrect type in assignment (different base types) ../net/dccp/ccids/ccid3.c:474:25: expected restricted __be32 [usertype] opt_val ../net/dccp/ccids/ccid3.c:474:25: got unsigned int [usertype] ../net/dccp/ccids/ccid3.c:478:39: warning: incorrect type in assignment (different base types) ../net/dccp/ccids/ccid3.c:478:39: expected unsigned long long [usertype] tx_x_recv ../net/dccp/ccids/ccid3.c:478:39: got restricted __be32 [usertype] opt_val ../net/dccp/ccids/ccid3.c:485:64: warning: incorrect type in argument 1 (different base types) ../net/dccp/ccids/ccid3.c:485:64: expected unsigned int [usertype] loss_event_rate ../net/dccp/ccids/ccid3.c:485:64: got restricted __be32 [usertype] opt_val ../kernel/bpf/arraymap.c:566:35: warning: incorrect type in return expression (different address spaces) ../kernel/bpf/arraymap.c:566:35: expected void * ../kernel/bpf/arraymap.c:566:35: got void [noderef] __percpu * ../kernel/bpf/arraymap.c:585:35: warning: incorrect type in return expression (different address spaces) ../kernel/bpf/arraymap.c:585:35: expected void * ../kernel/bpf/arraymap.c:585:35: got void [noderef] __percpu * ../kernel/bpf/arraymap.c:618:53: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/arraymap.c:618:53: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/arraymap.c:618:53: got void [noderef] __percpu ** ../fs/lockd/mon.c: note: in included file (through ../include/linux/smp.h, ../include/linux/lockdep.h, ../include/linux/spinlock.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/list.h:229:25: warning: context imbalance in 'nsm_release' - unexpected unlock ../net/bridge/netfilter/ebtable_nat.c:19:41: warning: array of flexible structures ../net/rds/send.c:1051:24: warning: incorrect type in argument 1 (different base types) ../net/rds/send.c:1051:24: expected unsigned int [usertype] a ../net/rds/send.c:1051:24: got restricted __be16 [usertype] sin6_port ../net/rds/send.c:1053:24: warning: incorrect type in argument 1 (different base types) ../net/rds/send.c:1053:24: expected unsigned int [usertype] a ../net/rds/send.c:1053:24: got restricted __be16 [usertype] sin6_port ../net/rds/send.c:1462:30: warning: incorrect type in initializer (different base types) ../net/rds/send.c:1462:30: expected unsigned short [usertype] npaths ../net/rds/send.c:1462:30: got restricted __be16 [usertype] ../net/rds/send.c:1463:34: warning: incorrect type in initializer (different base types) ../net/rds/send.c:1463:34: expected unsigned int [usertype] my_gen_num ../net/rds/send.c:1463:34: got restricted __be32 [usertype] ../net/ipv4/tcp_sigpool.c:253:5: warning: context imbalance in 'tcp_sigpool_start' - wrong count at exit ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32.c: note: in included file: ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32_parse.h:254:55: warning: array of flexible structures ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32_parse.h:291:55: warning: array of flexible structures ../drivers/net/ethernet/broadcom/bnxt/bnxt_debugfs.c: In function ‘bnxt_debug_dev_init’: ../drivers/net/ethernet/broadcom/bnxt/bnxt_debugfs.c:69:30: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 10 [-Wformat-truncation=] 69 | snprintf(qname, 10, "%d", ring_idx); | ^~ In function ‘debugfs_dim_ring_init’, inlined from ‘bnxt_debug_dev_init’ at ../drivers/net/ethernet/broadcom/bnxt/bnxt_debugfs.c:87:4: ../drivers/net/ethernet/broadcom/bnxt/bnxt_debugfs.c:69:29: note: directive argument in the range [-2147483643, 2147483646] 69 | snprintf(qname, 10, "%d", ring_idx); | ^~~~ ../drivers/net/ethernet/broadcom/bnxt/bnxt_debugfs.c:69:9: note: ‘snprintf’ output between 2 and 12 bytes into a destination of size 10 69 | snprintf(qname, 10, "%d", ring_idx); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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 ../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/bpf/local_storage.c:91:47: warning: context imbalance in 'cgroup_storage_lookup' - 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 ../fs/nfs/nfs4state.c: note: in included file (through ../include/linux/smp.h, ../include/linux/lockdep.h, ../include/linux/spinlock.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/list.h:229:25: warning: context imbalance in 'nfs4_put_open_state' - unexpected unlock ../fs/nfs/nfs4state.c:949:20: warning: context imbalance in 'nfs4_put_lock_state' - unexpected unlock ../drivers/net/ethernet/freescale/gianfar.c:2212:60: warning: cast to restricted __be64 ../drivers/net/ethernet/freescale/gianfar.c:2475:53: warning: cast to restricted __be64 ../net/sunrpc/sysfs.c:268:9: error: incompatible types in comparison expression (different address spaces): ../net/sunrpc/sysfs.c:268:9: char const [noderef] __rcu * ../net/sunrpc/sysfs.c:268:9: char const * ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c: In function ‘otx2_open’: ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:1851:58: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 1851 | snprintf(irq_name, NAME_SIZE, "%s-rxtx-%d", pf->netdev->name, | ^ ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:1851:17: note: ‘snprintf’ output between 8 and 33 bytes into a destination of size 32 1851 | snprintf(irq_name, NAME_SIZE, "%s-rxtx-%d", pf->netdev->name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1852 | qidx); | ~~~~~ ../scripts/Makefile.build:243: ../drivers/net/ethernet/hisilicon/hns3/Makefile: hns3_common/hclge_comm_cmd.o is added to multiple modules: hclge hclgevf ../scripts/Makefile.build:243: ../drivers/net/ethernet/hisilicon/hns3/Makefile: hns3_common/hclge_comm_rss.o is added to multiple modules: hclge hclgevf ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:1623:45: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:1623:45: expected restricted __sum16 [usertype] check ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:1623:45: got restricted __be16 [usertype] ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2873:22: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2873:22: expected unsigned int [usertype] val ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2873:22: got restricted __be32 [usertype] ip ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2918:40: warning: cast from restricted __be32 ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2978:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2978:38: expected restricted __be32 [usertype] ip4dst ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2978:38: got unsigned int [usertype] ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2982:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2982:38: expected restricted __be32 [usertype] ip4src ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2982:38: got unsigned int ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2984:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2984:36: expected restricted __be16 [usertype] psrc ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2984:36: got int ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2986:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2986:36: expected restricted __be16 [usertype] pdst ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:2986:36: got int ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:612:48: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:662:35: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:662:35: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:662:35: got void *hwbase ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:1236:21: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:1236:21: expected unsigned long long [usertype] *ptr ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:1236:21: got void [noderef] __iomem * ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:1275:21: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:1275:21: expected unsigned long long [usertype] *ptr ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:1275:21: got void [noderef] __iomem * ../scripts/Makefile.build:243: ../drivers/net/ethernet/hisilicon/hns3/Makefile: hns3_common/hclge_comm_tqp_stats.o is added to multiple modules: hclge hclgevf ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c:25:16: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c:28:16: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c:38:16: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c:41:16: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c:822:16: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:696:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:696:31: expected unsigned short [usertype] iplen ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:696:31: got restricted __be16 [usertype] ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:698:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:698:54: expected restricted __be16 [usertype] tot_len ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:698:54: got unsigned short [usertype] iplen ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:701:60: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:701:60: expected restricted __be16 [usertype] payload_len ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:701:60: got unsigned short [usertype] iplen ../drivers/net/ethernet/marvell/mv643xx_eth.c:1956:35: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:1956:35: expected struct rx_desc *rx_desc_area ../drivers/net/ethernet/marvell/mv643xx_eth.c:1956:35: got void [noderef] __iomem * ../drivers/net/ethernet/marvell/mv643xx_eth.c:1995:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:1995:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/mv643xx_eth.c:1995:28: got struct rx_desc *rx_desc_area ../drivers/net/ethernet/marvell/mv643xx_eth.c:2026:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:2026:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/mv643xx_eth.c:2026:28: got struct rx_desc *rx_desc_area ../drivers/net/ethernet/marvell/mv643xx_eth.c:2060:35: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:2060:35: expected struct tx_desc *tx_desc_area ../drivers/net/ethernet/marvell/mv643xx_eth.c:2060:35: got void [noderef] __iomem * ../drivers/net/ethernet/marvell/mv643xx_eth.c:2115:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:2115:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/mv643xx_eth.c:2115:28: got struct tx_desc *tx_desc_area ../drivers/net/ethernet/marvell/mv643xx_eth.c:2133:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:2133:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/mv643xx_eth.c:2133:28: got struct tx_desc *tx_desc_area ../kernel/bpf/btf.c: In function ‘btf_seq_show’: ../kernel/bpf/btf.c:7197:29: warning: function ‘btf_seq_show’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 7197 | seq_vprintf((struct seq_file *)show->target, fmt, args); | ^~~~~~~~ ../kernel/bpf/btf.c: In function ‘btf_snprintf_show’: ../kernel/bpf/btf.c:7234:9: warning: function ‘btf_snprintf_show’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 7234 | len = vsnprintf(show->target, ssnprintf->len_left, fmt, args); | ^~~ ../drivers/hid/bpf/hid_bpf_dispatch.c:158:18: warning: symbol 'hid_bpf_get_data' was not declared. Should it be static? ../drivers/hid/bpf/hid_bpf_dispatch.c:297:1: warning: symbol 'hid_bpf_attach_prog' was not declared. Should it be static? ../drivers/hid/bpf/hid_bpf_dispatch.c:348:32: warning: symbol 'hid_bpf_allocate_context' was not declared. Should it be static? ../drivers/hid/bpf/hid_bpf_dispatch.c:382:1: warning: symbol 'hid_bpf_release_context' was not declared. Should it be static? ../drivers/hid/bpf/hid_bpf_dispatch.c:408:1: warning: symbol 'hid_bpf_hw_request' was not declared. Should it be static? ../drivers/net/ethernet/mediatek/mtk_ppe_debugfs.c:161:46: warning: cast to restricted __be16 ../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 ( * )( ... ) ../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/net/ethernet/mediatek/mtk_ppe_offload.c:124:19: warning: cast to restricted __be32 ../drivers/net/ethernet/mediatek/mtk_ppe_offload.c:128:41: warning: restricted __be32 degrades to integer ../drivers/isdn/mISDN/l1oip_core.c:669:39: warning: incorrect type in assignment (different base types) ../drivers/isdn/mISDN/l1oip_core.c:669:39: expected restricted __be32 [usertype] s_addr ../drivers/isdn/mISDN/l1oip_core.c:669:39: got unsigned long ../net/nfc/nci/core.c: note: in included file: ../include/net/nfc/nci.h:263:56: warning: array of flexible structures ../drivers/net/ethernet/marvell/mvneta.c:1796:25: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/marvell/mvneta.c:1979:45: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/marvell/mvneta.c:1979:45: expected int l3_proto ../drivers/net/ethernet/marvell/mvneta.c:1979:45: got restricted __be16 [usertype] l3_proto ../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/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:1210:40: warning: array of flexible structures ../net/ipv4/netfilter/ip_tables.c:1538: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 ../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 ../drivers/net/ethernet/marvell/sky2.c:1889:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/marvell/sky2.c:1889:28: expected restricted __le16 [usertype] length ../drivers/net/ethernet/marvell/sky2.c:1889:28: got restricted __be16 [usertype] ../drivers/net/ethernet/marvell/sky2.c:2669:29: warning: cast to restricted __le16 ../drivers/net/ethernet/marvell/sky2.c:2669:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/marvell/sky2.c:2669:27: expected restricted __wsum [usertype] csum ../drivers/net/ethernet/marvell/sky2.c:2669:27: got unsigned short [usertype] ../drivers/net/ethernet/marvell/sky2.c:2690:57: warning: cast to restricted __be16 ../drivers/net/ethernet/marvell/sky2.c:2698:27: warning: cast to restricted __le32 ../drivers/net/ethernet/marvell/sky2.c:4445:53: warning: cast to restricted __be16 ../drivers/net/ethernet/marvell/sky2.c:4445:53: warning: cast from restricted __le16 ../drivers/staging/rtl8192e/rtllib_rx.c: note: in included file: ../drivers/staging/rtl8192e/rtllib.h:658:48: warning: array of flexible structures ../scripts/Makefile.build:243: ../drivers/net/ethernet/marvell/octeontx2/nic/Makefile: otx2_devlink.o is added to multiple modules: rvu_nicpf rvu_nicvf ../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 ( * )( ... ) ../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 ( * )( ... ) ../drivers/net/ethernet/myricom/myri10ge/myri10ge.c: In function ‘myri10ge_request_irq’: ../drivers/net/ethernet/myricom/myri10ge/myri10ge.c:2185:44: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 10 and 25 [-Wformat-truncation=] 2185 | "%s:slice-%d", netdev->name, i); | ^~ ../drivers/net/ethernet/myricom/myri10ge/myri10ge.c:2185:34: note: directive argument in the range [-2147483643, 2147483646] 2185 | "%s:slice-%d", netdev->name, i); | ^~~~~~~~~~~~~ ../drivers/net/ethernet/myricom/myri10ge/myri10ge.c:2184:25: note: ‘snprintf’ output between 9 and 34 bytes into a destination of size 32 2184 | snprintf(ss->irq_desc, sizeof(ss->irq_desc), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2185 | "%s:slice-%d", netdev->name, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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 ( * )( ... ) ../drivers/net/ethernet/neterion/s2io.c: In function ‘s2io_add_isr’: ../drivers/net/ethernet/neterion/s2io.c:6947:59: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 3 and 18 [-Wformat-truncation=] 6947 | "%s:MSI-X-%d-TX", | ^~ ../drivers/net/ethernet/neterion/s2io.c:6947:49: note: directive argument in the range [-2147483641, 2147483646] 6947 | "%s:MSI-X-%d-TX", | ^~~~~~~~~~~~~~~~ ../drivers/net/ethernet/neterion/s2io.c:6945:41: note: ‘snprintf’ output between 12 and 37 bytes into a destination of size 25 6945 | snprintf(sp->desc[i], | ^~~~~~~~~~~~~~~~~~~~~ 6946 | sizeof(sp->desc[i]), | ~~~~~~~~~~~~~~~~~~~~ 6947 | "%s:MSI-X-%d-TX", | ~~~~~~~~~~~~~~~~~ 6948 | dev->name, i); | ~~~~~~~~~~~~~ ../drivers/net/ethernet/neterion/s2io.c:6936:59: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 3 and 18 [-Wformat-truncation=] 6936 | "%s:MSI-X-%d-RX", | ^~ ../drivers/net/ethernet/neterion/s2io.c:6936:49: note: directive argument in the range [-2147483641, 2147483646] 6936 | "%s:MSI-X-%d-RX", | ^~~~~~~~~~~~~~~~ ../drivers/net/ethernet/neterion/s2io.c:6934:41: note: ‘snprintf’ output between 12 and 37 bytes into a destination of size 25 6934 | snprintf(sp->desc[i], | ^~~~~~~~~~~~~~~~~~~~~ 6935 | sizeof(sp->desc[i]), | ~~~~~~~~~~~~~~~~~~~~ 6936 | "%s:MSI-X-%d-RX", | ~~~~~~~~~~~~~~~~~ 6937 | dev->name, i); | ~~~~~~~~~~~~~ ../drivers/net/ethernet/neterion/s2io.c: In function ‘s2io_init_nic’: ../drivers/net/ethernet/neterion/s2io.c:8097:59: warning: ‘%s’ directive output may be truncated writing up to 79 bytes into a region of size between 35 and 50 [-Wformat-truncation=] 8097 | snprintf(sp->name, sizeof(sp->name), "%s Neterion %s", dev->name, | ^~ ../drivers/net/ethernet/neterion/s2io.c:8097:9: note: ‘snprintf’ output between 11 and 105 bytes into a destination of size 60 8097 | snprintf(sp->name, sizeof(sp->name), "%s Neterion %s", dev->name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 8098 | sp->product_name); | ~~~~~~~~~~~~~~~~~ ../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 ../scripts/Makefile.build:243: ../drivers/net/ethernet/marvell/octeontx2/nic/Makefile: otx2_dcbnl.o is added to multiple modules: rvu_nicpf rvu_nicvf ../scripts/Makefile.build:243: ../drivers/net/ethernet/freescale/dpaa2/Makefile: dpaa2-mac.o is added to multiple modules: fsl-dpaa2-eth fsl-dpaa2-switch ../drivers/net/ethernet/neterion/s2io.c:6959:41: warning: cast to restricted __be32 ../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 ../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? ../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/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 * ../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/net/ethernet/marvell/mvpp2/mvpp2_main.c: In function ‘mvpp2_probe’: ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:7631:32: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 7631 | "stats-wq-%s%s", netdev_name(priv->port_list[0]->dev), | ^ ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:7630:9: note: ‘snprintf’ output between 10 and 31 bytes into a destination of size 30 7630 | snprintf(priv->queue_name, sizeof(priv->queue_name), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7631 | "stats-wq-%s%s", netdev_name(priv->port_list[0]->dev), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7632 | priv->port_count > 1 ? "+" : ""); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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 ../kernel/bpf/bpf_struct_ops.c:310:27: warning: symbol 'bpf_struct_ops_link_lops' was not declared. Should it be static? ../fs/nfs/pnfs.c:318:17: warning: context imbalance in 'pnfs_put_layout_hdr' - unexpected unlock ../fs/nfs/pnfs.c:611:17: warning: context imbalance in 'pnfs_put_lseg' - unexpected unlock ../fs/nfs/pnfs_nfs.c:194:17: warning: context imbalance in 'pnfs_put_commit_array' - unexpected unlock ../fs/nfs/pnfs_nfs.c: note: in included file (through ../include/linux/smp.h, ../include/linux/lockdep.h, ../include/linux/spinlock.h, ../include/linux/kref.h, ../include/linux/mm_types.h, ../include/linux/uio.h, ...): ../include/linux/list.h:287:25: warning: context imbalance in 'nfs4_pnfs_ds_put' - unexpected unlock ../net/rds/tcp_listen.c:297:33: warning: incorrect type in assignment (different base types) ../net/rds/tcp_listen.c:297:33: expected restricted __be16 [usertype] sin6_port ../net/rds/tcp_listen.c:297:33: got unsigned short [usertype] ../net/rds/tcp_listen.c:304:38: warning: incorrect type in assignment (different base types) ../net/rds/tcp_listen.c:304:38: expected restricted __be32 [usertype] s_addr ../net/rds/tcp_listen.c:304:38: got unsigned long ../net/rds/tcp_listen.c:305:31: warning: incorrect type in assignment (different base types) ../net/rds/tcp_listen.c:305:31: expected restricted __be16 [usertype] sin_port ../net/rds/tcp_listen.c:305:31: got unsigned short [usertype] ../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/net/ethernet/qlogic/qlcnic/qlcnic_main.c: In function ‘qlcnic_request_irq’: ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c:1771:49: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 9 and 24 [-Wformat-truncation=] 1771 | "%s-tx-%d", netdev->name, ring); | ^~ ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c:1771:42: note: directive argument in the range [-2147483643, 254] 1771 | "%s-tx-%d", netdev->name, ring); | ^~~~~~~~~~ ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c:1770:33: note: ‘snprintf’ output between 6 and 31 bytes into a destination of size 28 1770 | snprintf(tx_ring->name, sizeof(tx_ring->name), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1771 | "%s-tx-%d", netdev->name, ring); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c: In function ‘netxen_nic_attach’: ../drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c:1052:45: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size between 4 and 19 [-Wformat-overflow=] 1052 | sprintf(sds_ring->name, "%s[%d]", netdev->name, ring); | ^~ In function ‘netxen_nic_request_irq’, inlined from ‘netxen_nic_attach’ at ../drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c:1251:8: ../drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c:1052:41: note: directive argument in the range [-2147483641, 254] 1052 | sprintf(sds_ring->name, "%s[%d]", netdev->name, ring); | ^~~~~~~~ ../drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c:1052:17: note: ‘sprintf’ output between 4 and 29 bytes into a destination of size 20 1052 | sprintf(sds_ring->name, "%s[%d]", netdev->name, ring); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:1058:48: warning: array of flexible structures ../net/ipv4/netfilter/arp_tables.c:1362: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 ../drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.c:1035:24: warning: cast to restricted __le64 ../drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.c:1037:24: warning: cast to restricted __le64 ../drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.c:2133:17: warning: cast truncates bits from constant value (42110030 becomes 30) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.c:2133:17: warning: cast truncates bits from constant value (42110030 becomes 30) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:571:25: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:574:38: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:573:31: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:573:62: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:573:62: expected restricted __le32 [usertype] offs ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:573:62: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:575:35: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:577:21: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:578:66: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:601:54: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:601:64: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:601:20: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:615:22: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:627:63: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:627:26: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:626:20: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:633:18: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:633:55: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:632:16: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:636:21: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:636:50: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:650:22: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:662:63: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:662:26: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:661:20: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:668:18: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:668:55: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:667:16: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:670:21: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:670:50: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:697:55: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:697:65: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:697:20: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:703:25: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:710:38: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:709:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:709:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:709:22: expected restricted __le32 [usertype] offs ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:709:22: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:711:25: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:712:32: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:717:33: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:718:62: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:766:19: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:766:19: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:766:19: expected int idx ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:766:19: got restricted __le32 [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:777:26: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:776:16: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:776:14: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:776:14: expected restricted __le32 [usertype] offs ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:776:14: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:779:48: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:788:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:788:22: expected unsigned int [usertype] offs ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:788:22: got restricted __le32 [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:801:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:801:22: expected unsigned int [usertype] offs ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:801:22: got restricted __le32 [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:833:38: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:834:33: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:847:33: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:847:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:847:48: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:847:45: warning: incorrect type in return expression (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:847:45: expected restricted __le32 ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:847:45: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:860:28: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:862:25: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:862:45: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:863:58: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:862:70: warning: incorrect type in return expression (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:862:70: expected restricted __le32 ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:862:70: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:911:21: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:911:21: expected unsigned int [usertype] val ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:911:21: got restricted __le32 ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:999:72: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:999:72: expected unsigned long long [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:999:72: got restricted __le64 [assigned] [usertype] data ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1014:60: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1014:60: expected unsigned long long [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1014:60: got restricted __le64 [assigned] [usertype] data ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1025:60: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1025:60: expected unsigned long long [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1025:60: got restricted __le64 [assigned] [usertype] data ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1099:23: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1099:23: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1099:23: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1123:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1123:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1123:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1123:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1123:22: expected restricted __le32 [addressable] [usertype] flash_fw_ver ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1123:22: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1127:46: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1139:21: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.c:902:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.c:902:25: expected unsigned int [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.c:902:25: got restricted __le32 [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c:202:31: warning: cast to restricted __le32 ../drivers/net/ethernet/qlogic/qede/qede_main.c: In function ‘qede_init_fp’: ../drivers/net/ethernet/qlogic/qede/qede_main.c:1903:61: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 5 and 20 [-Wformat-truncation=] 1903 | snprintf(fp->name, sizeof(fp->name), "%s-fp-%d", | ^~ ../drivers/net/ethernet/qlogic/qede/qede_main.c:1903:54: note: directive argument in the range [-2147483641, 65534] 1903 | snprintf(fp->name, sizeof(fp->name), "%s-fp-%d", | ^~~~~~~~~~ ../drivers/net/ethernet/qlogic/qede/qede_main.c:1903:17: note: ‘snprintf’ output between 6 and 31 bytes into a destination of size 24 1903 | snprintf(fp->name, sizeof(fp->name), "%s-fp-%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1904 | edev->ndev->name, queue_id); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/afs/callback.c:146:22: warning: context imbalance in 'afs_lookup_volume_rcu' - different lock contexts for basic block ../fs/afs/cell.c:694:9: error: incompatible types in comparison expression (different address spaces): ../fs/afs/cell.c:694:9: struct hlist_node [noderef] __rcu * ../fs/afs/cell.c:694: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/net/ethernet/qualcomm/emac/emac-mac.c:998:14: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1008:13: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1011:28: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1015:9: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1015:9: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1015:9: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1015:9: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1058:27: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1061:25: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1112:21: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1114:33: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1143:30: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1147:42: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1152:50: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1153:40: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1284:25: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1284:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1284:25: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1284:25: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1296:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1296:25: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1296:25: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1297:25: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1297:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1297:25: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1297:25: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1298:25: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1298:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1298:25: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1298:25: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1300:25: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1300:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1300:25: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1300:25: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1303:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1303:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1303:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1303:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1304:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1304:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1304:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1304:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1305:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1305:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1305:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1305:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1321:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1321:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1321:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1321:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1322:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1322:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1322:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1322:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1323:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1323:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1323:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1323:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1344:13: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1359:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1359:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1359:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1360:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1360:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1360:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1360:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1361:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1361:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1361:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1361:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1380:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1380:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1380:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1381:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1381:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1381:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1381:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1382:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1382:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1382:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1382:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1400:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1400:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1400:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1401:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1401:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1401:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1401:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1402:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1402:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1402:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1402:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1456:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1456:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1456:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1456:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1457:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1457:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1457:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1457:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1461:17: warning: cast to restricted __le32 ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1461:17: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1461:17: expected unsigned int ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:1461:17: got restricted __le32 [usertype] ../drivers/net/ethernet/qualcomm/emac/emac-mac.c:951:21: warning: cast truncates bits from constant value (ffffffff7fffffff becomes 7fffffff) ../fs/afs/dir.c:270:24: warning: context imbalance in 'afs_read_dir' - wrong count at exit ../fs/afs/dir.c:505:12: warning: context imbalance in 'afs_dir_iterate' - different lock contexts for basic block ../net/netfilter/nf_tables_api.c:1829:25: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:1829:25: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:1829:25: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:1829:25: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2001:31: warning: incorrect type in return expression (different address spaces) ../net/netfilter/nf_tables_api.c:2004:31: warning: incorrect type in return expression (different address spaces) ../net/netfilter/nf_tables_api.c:2008:31: warning: incorrect type in return expression (different address spaces) ../net/netfilter/nf_tables_api.c:2030:17: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2030:17: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2030:17: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2030:17: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2030:17: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2030:17: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2030:17: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2073:21: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2073:21: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2073:21: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2073:21: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2453:25: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2453:25: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2453:25: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2453:25: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2637:23: warning: incorrect type in assignment (different address spaces) ../net/netfilter/nf_tables_api.c:2664:38: warning: incorrect type in assignment (different address spaces) ../net/netfilter/nf_tables_api.c:2710:21: warning: incorrect type in argument 1 (different address spaces) ../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:781:9: warning: context imbalance in 'nft_netlink_dump_start_rcu' - unexpected unlock ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c: In function ‘qede_get_drvinfo’: ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:625:34: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size 25 [-Wformat-truncation=] 625 | "[storm %s]", storm); | ^~ ~~~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:624:17: note: ‘snprintf’ output between 9 and 40 bytes into a destination of size 32 624 | snprintf(info->version, sizeof(info->version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 625 | "[storm %s]", storm); | ~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:642:31: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size 28 [-Wformat-truncation=] 642 | "mfw %s", mfw); | ^~ ~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:641:17: note: ‘snprintf’ output between 5 and 36 bytes into a destination of size 32 641 | snprintf(info->fw_version, sizeof(info->fw_version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 642 | "mfw %s", mfw); | ~~~~~~~~~~~~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:639:31: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size 28 [-Wformat-truncation=] 639 | "mbi %s [mfw %s]", mbi, mfw); | ^~ ~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:638:17: note: ‘snprintf’ output between 12 and 74 bytes into a destination of size 32 638 | snprintf(info->fw_version, sizeof(info->fw_version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 639 | "mbi %s [mfw %s]", mbi, mfw); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:115:27: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:115:27: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:708:48: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:708:48: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:712:47: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:712:47: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:716:48: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:716:48: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:781:28: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:781:28: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1053:33: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1053:33: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1059:20: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1059:20: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1136:25: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1136:25: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1149:35: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1149:35: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1184:25: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1184:25: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1197:35: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1197:35: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1212:30: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1212:30: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1323:24: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1323:24: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1330:40: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1330:40: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1358:40: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1358:40: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:2990:45: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:2990:45: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3832:54: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3832:54: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3836:55: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3836:55: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3980:17: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3980:17: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3990:50: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3990:50: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3997:58: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:3997:58: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:4048:50: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:4048:50: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:5068:37: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:5068:37: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:5070:38: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:5070:38: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:5074:38: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:5074:38: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:5086:29: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:5086:29: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:5357:30: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:5357:30: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:6904:24: error: too long token expansion ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:6904:24: error: too long token expansion In file included from ../include/linux/string.h:292, from ../include/linux/bitmap.h:12, from ../include/linux/cpumask.h:13, from ../arch/x86/include/asm/paravirt.h:21, from ../arch/x86/include/asm/cpuid.h:62, 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/net/ethernet/qlogic/qlcnic/qlcnic.h:10, from ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c:8: In function ‘fortify_memcpy_chk’, inlined from ‘qlcnic_83xx_dcb_query_cee_param’ at ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c:614:3: ../include/linux/fortify-string.h:537: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] 537 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/mt7921/mcu.c:1286:19: warning: cast to restricted __le16 ../drivers/net/wireless/mediatek/mt76/mt7921/mcu.c:1286:19: warning: cast from restricted __le32 ../drivers/net/ipvlan/ipvlan_core.c:52:36: warning: incorrect type in argument 1 (different base types) ../drivers/net/ipvlan/ipvlan_core.c:52:36: expected unsigned int [usertype] a ../drivers/net/ipvlan/ipvlan_core.c:52:36: got restricted __be32 const [usertype] s_addr ../fs/ocfs2/dlm/dlmdomain.c:1316:20: warning: context imbalance in 'dlm_query_nodeinfo_handler' - different lock contexts for basic block ../drivers/net/wireless/mediatek/mt76/mt7915/main.c:498:17: warning: dubious: x & !y ../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:2950:9: warning: context imbalance in 'dlm_finalize_reco_handler' - different lock contexts for basic block ../drivers/net/wireless/mediatek/mt76/mt7615/debugfs.c:521:9: warning: dubious: x & !y ../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:3337:9: warning: context imbalance in 'dlm_clean_master_list' - different lock contexts for basic block ../drivers/net/wireless/mediatek/mt76/mt7603/mac.c:912:9: warning: dubious: x & !y ../drivers/net/wireless/mediatek/mt76/mt7603/mac.c:972:15: warning: dubious: x & !y ../drivers/net/team/team_mode_activebackup.c:54:40: error: incompatible types in comparison expression (different address spaces): ../drivers/net/team/team_mode_activebackup.c:54:40: struct team_port [noderef] __rcu * ../drivers/net/team/team_mode_activebackup.c:54:40: struct team_port * ../drivers/net/ethernet/sun/niu.c: In function ‘niu_open’: ../drivers/net/ethernet/sun/niu.c:6031:52: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 6031 | sprintf(np->irq_name[2], "%s:SYSERR", np->dev->name); | ^ In function ‘niu_set_irq_name’, inlined from ‘niu_request_irq’ at ../drivers/net/ethernet/sun/niu.c:6049:2, inlined from ‘niu_open’ at ../drivers/net/ethernet/sun/niu.c:6115:8: ../drivers/net/ethernet/sun/niu.c:6031:17: note: ‘sprintf’ output between 8 and 23 bytes into a destination of size 22 6031 | sprintf(np->irq_name[2], "%s:SYSERR", np->dev->name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/mt7915/mmio.c:600:5: warning: context imbalance in 'mt7915_mmio_wed_init' - wrong count at exit ../drivers/net/vxlan/vxlan_core.c:393:34: warning: incorrect type in argument 2 (different base types) ../drivers/net/vxlan/vxlan_core.c:393:34: expected unsigned int [usertype] b ../drivers/net/vxlan/vxlan_core.c:393:34: got restricted __be32 [usertype] vni ../drivers/net/ethernet/sun/cassini.c:235:9: warning: context imbalance in 'cas_shutdown' - different lock contexts for basic block ../drivers/net/ethernet/sun/cassini.c:235:9: warning: context imbalance in 'cas_reset_task' - different lock contexts for basic block ../drivers/net/ethernet/sun/cassini.c:235:9: warning: context imbalance in 'cas_link_timer' - different lock contexts for basic block ../drivers/net/ethernet/sun/cassini.c:235:9: warning: context imbalance in 'cas_open' - different lock contexts for basic block ../drivers/net/ethernet/sun/cassini.c:235:9: warning: context imbalance in 'cas_close' - different lock contexts for basic block ../drivers/net/ethernet/sun/cassini.c:235:9: warning: context imbalance in 'cas_suspend' - different lock contexts for basic block ../drivers/net/ethernet/sun/cassini.c:235:9: warning: context imbalance in 'cas_resume' - different lock contexts for basic block ../drivers/net/bonding/bond_options.c:1229:24: warning: incorrect type in assignment (different base types) ../drivers/net/bonding/bond_options.c:1229:24: expected restricted __be32 [addressable] [usertype] target ../drivers/net/bonding/bond_options.c:1229:24: got unsigned long long const [usertype] value ../drivers/net/team/team_mode_loadbalance.c:373:14: warning: incorrect type in assignment (different address spaces) ../drivers/net/team/team_mode_loadbalance.c:373:14: expected struct team_port *port ../drivers/net/team/team_mode_loadbalance.c:373:14: got struct team_port [noderef] __rcu *port ../drivers/atm/nicstar.c:554:17: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:554:17: expected unsigned int [usertype] word_2 ../drivers/atm/nicstar.c:554:17: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:573:17: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:573:17: expected unsigned int [usertype] word_4 ../drivers/atm/nicstar.c:573:17: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1148:29: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1153:56: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1483:30: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1489:44: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1489:44: expected unsigned int [usertype] word_1 ../drivers/atm/nicstar.c:1489:44: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1492:44: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1492:44: expected unsigned int [usertype] word_2 ../drivers/atm/nicstar.c:1492:44: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1804:36: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1804:36: expected unsigned int [usertype] word_1 ../drivers/atm/nicstar.c:1804:36: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1810:36: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1810:36: expected unsigned int [usertype] word_2 ../drivers/atm/nicstar.c:1810:36: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1859:17: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1859:52: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1860:17: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1866:24: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1873:22: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1874:32: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1882:41: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1882:41: expected unsigned int [usertype] word_2 ../drivers/atm/nicstar.c:1882:41: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1887:46: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1892:17: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1892:17: expected unsigned int [usertype] word_2 ../drivers/atm/nicstar.c:1892:17: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1961:14: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1971:18: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:1965:17: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1965:17: expected unsigned int [usertype] word_4 ../drivers/atm/nicstar.c:1965:17: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1992:14: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:2009:15: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:2010:15: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:2034:26: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:2052:47: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:2053:30: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:2054:39: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:2112:23: warning: incorrect type in assignment (different address spaces) ../drivers/atm/nicstar.c:2112:23: expected void [noderef] __user *iov_base ../drivers/atm/nicstar.c:2112:23: got void * ../drivers/atm/nicstar.c:2113:24: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:2146:13: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:2152:21: warning: cast to restricted __le32 ../drivers/atm/nicstar.c:2185:31: warning: cast removes address space '__user' of expression ../drivers/atm/nicstar.c:2292:39: warning: cast removes address space '__user' of expression ../drivers/atm/nicstar.c:2303:47: warning: cast removes address space '__user' of expression ../drivers/atm/nicstar.c:2346:39: warning: cast removes address space '__user' of expression ../drivers/atm/nicstar.c:2580:26: warning: cast removes address space '__user' of expression ../drivers/atm/nicstar.c:1672:29: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1672:29: expected unsigned int [usertype] word_2 ../drivers/atm/nicstar.c:1672:29: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1673:29: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1673:29: expected unsigned int [usertype] word_3 ../drivers/atm/nicstar.c:1673:29: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1674:29: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1674:29: expected unsigned int [usertype] word_4 ../drivers/atm/nicstar.c:1674:29: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1683:29: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1683:29: expected unsigned int [usertype] word_2 ../drivers/atm/nicstar.c:1683:29: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1684:29: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1684:29: expected unsigned int [usertype] word_3 ../drivers/atm/nicstar.c:1684:29: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1687:29: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1687:29: expected unsigned int [usertype] word_4 ../drivers/atm/nicstar.c:1687:29: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1690:29: warning: invalid assignment: |= ../drivers/atm/nicstar.c:1690:29: left side has type unsigned int ../drivers/atm/nicstar.c:1690:29: right side has type restricted __le32 ../drivers/atm/nicstar.c:1698:29: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1698:29: expected unsigned int [usertype] word_1 ../drivers/atm/nicstar.c:1698:29: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:1701:29: warning: incorrect type in assignment (different base types) ../drivers/atm/nicstar.c:1701:29: expected unsigned int [usertype] word_1 ../drivers/atm/nicstar.c:1701:29: got restricted __le32 [usertype] ../drivers/atm/nicstar.c:2702:37: warning: context imbalance in 'ns_poll' - different lock contexts for basic block ../fs/afs/server.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:779:9: warning: context imbalance in 'afs_find_server' - different lock contexts for basic block ../fs/afs/server.c:104:9: warning: context imbalance in 'afs_find_server_by_uuid' - different lock contexts for basic block ../drivers/atm/iphase.c:151:16: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:155:11: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:167:56: warning: invalid assignment: |= ../drivers/atm/iphase.c:167:56: left side has type restricted __be16 ../drivers/atm/iphase.c:167:56: right side has type int ../drivers/atm/iphase.c:204:14: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:220:16: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:228:19: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:241:29: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:242:29: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:279:20: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:384:14: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:444:17: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:446:20: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:529:19: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:583:16: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2966:11: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:3040:23: warning: incorrect type in assignment (different base types) ../drivers/atm/iphase.c:3040:23: expected restricted __be16 [usertype] protocol ../drivers/atm/iphase.c:3040:23: got int vci ../drivers/atm/iphase.c:668:17: warning: restricted __be16 degrades to integer ../drivers/atm/iphase.c:1187:23: warning: incorrect type in assignment (different base types) ../drivers/atm/iphase.c:1187:23: expected restricted __be16 [usertype] protocol ../drivers/atm/iphase.c:1187:23: got int [assigned] desc ../drivers/atm/iphase.c:1299:12: warning: incorrect type in assignment (different base types) ../drivers/atm/iphase.c:1299:12: expected int desc ../drivers/atm/iphase.c:1299:12: got restricted __be16 [usertype] protocol ../drivers/atm/iphase.c:1508:24: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:1555:24: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:1567:20: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:1584:25: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:1737:34: warning: invalid assignment: |= ../drivers/atm/iphase.c:1737:34: left side has type restricted __be16 ../drivers/atm/iphase.c:1737:34: right side has type int ../drivers/atm/iphase.c:1814:15: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:1815:16: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:1968:24: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2024:22: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2051:22: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2114:9: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2114:9: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2114:9: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2130:9: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2130:9: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2130:9: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2131:15: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2132:16: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2280:16: warning: cast to restricted __le32 ../drivers/atm/iphase.c:2280:14: warning: incorrect type in assignment (different base types) ../drivers/atm/iphase.c:2280:14: expected unsigned int [usertype] mac1 ../drivers/atm/iphase.c:2280:14: got restricted __be32 [usertype] ../drivers/atm/iphase.c:2282:16: warning: cast to restricted __le16 ../drivers/atm/iphase.c:2282:14: warning: incorrect type in assignment (different base types) ../drivers/atm/iphase.c:2282:14: expected unsigned short [usertype] mac2 ../drivers/atm/iphase.c:2282:14: got restricted __be16 [usertype] ../drivers/atm/iphase.c:2670:24: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:2674:24: warning: cast removes address space '__iomem' of expression ../drivers/atm/iphase.c:1134:25: warning: dereference of noderef expression ../drivers/atm/iphase.c:1139:30: warning: dereference of noderef expression ../drivers/atm/iphase.c:1149:29: warning: dereference of noderef expression ../drivers/atm/iphase.c:1170:21: warning: dereference of noderef expression ../drivers/atm/iphase.c:1170:57: warning: dereference of noderef expression ../drivers/atm/iphase.c:1171:21: warning: dereference of noderef expression ../drivers/atm/iphase.c:1171:57: warning: dereference of noderef expression ../drivers/atm/iphase.c:1397:10: warning: dereference of noderef expression ../drivers/atm/iphase.c:1410:18: warning: dereference of noderef expression ../drivers/atm/iphase.c:1492:17: warning: dereference of noderef expression ../drivers/atm/iphase.c:1493:17: warning: dereference of noderef expression ../drivers/atm/iphase.c:2681:15: warning: dereference of noderef expression ../drivers/atm/iphase.c:2682:15: warning: dereference of noderef expression ../drivers/atm/iphase.c:2996:9: warning: dereference of noderef expression ../drivers/atm/iphase.c:2999:9: warning: dereference of noderef expression ../drivers/atm/iphase.c:3000:9: warning: dereference of noderef expression ../drivers/atm/iphase.c:3010:35: warning: dereference of noderef expression ../drivers/atm/iphase.c:3011:51: warning: dereference of noderef expression ../drivers/atm/iphase.c:3028:36: warning: dereference of noderef expression ../drivers/atm/iphase.c:3029:11: warning: dereference of noderef expression ../drivers/w1/w1.c:418:17: warning: incorrect type in assignment (different base types) ../drivers/w1/w1.c:418:17: expected unsigned long long [usertype] rn64_le ../drivers/w1/w1.c:418:17: got restricted __le64 [usertype] ../drivers/w1/w1.c:909:21: warning: incorrect type in initializer (different base types) ../drivers/w1/w1.c:909:21: expected unsigned long long [usertype] rn_le ../drivers/w1/w1.c:909:21: got restricted __le64 [usertype] ../drivers/atm/fore200e.c:437:12: warning: cast to restricted __le32 ../drivers/atm/fore200e.c:445:12: warning: incorrect type in argument 1 (different base types) ../drivers/atm/fore200e.c:445:12: expected unsigned int val ../drivers/atm/fore200e.c:445:12: got restricted __le32 [usertype] ../drivers/net/ethernet/via/via-velocity.c: note: in included file: ../drivers/net/ethernet/via/via-velocity.h:236:24: warning: mixed bitwiseness ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:88:26: warning: incorrect type in initializer (different address spaces) ../drivers/net/ethernet/via/via-velocity.c:88:26: expected void *addr ../drivers/net/ethernet/via/via-velocity.c:88:26: got struct mac_regs [noderef] __iomem *mac_regs ../drivers/net/ethernet/via/via-velocity.c:91:49: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:91:49: expected restricted pci_power_t [usertype] state ../drivers/net/ethernet/via/via-velocity.c:91:49: got char state ../drivers/net/ethernet/via/via-velocity.c:93:36: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/via/via-velocity.c:93:36: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/via/via-velocity.c:93:36: got void * ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1745:34: warning: cast from restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1748:17: warning: cast to restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:2241:40: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:2241:40: expected char state ../drivers/net/ethernet/via/via-velocity.c:2241:40: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:2249:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:2249:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:2249:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:2436:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:2436:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:2436:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:2449:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:2449:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:2449:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:2874:40: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:2874:40: expected char state ../drivers/net/ethernet/via/via-velocity.c:2874:40: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:3145:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:3145:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:3145:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:3151:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:3151:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:3151:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:3203:40: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:3203:40: expected char state ../drivers/net/ethernet/via/via-velocity.c:3203:40: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:3273:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:3273:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:3273:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:3290:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:3290:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:3290:48: got restricted pci_power_t [usertype] ../drivers/atm/eni.c:764:37: warning: cast to restricted __be32 ../drivers/atm/eni.c:2055:36: warning: incorrect type in assignment (different base types) ../drivers/atm/eni.c:2055:36: expected unsigned int [usertype] ../drivers/atm/eni.c:2055:36: got restricted __be32 [usertype] ../drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c:1133:29: error: too long token expansion ../drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c:1133:29: error: too long token expansion ../drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c:1133:29: error: too long token expansion ../drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c:1133:29: error: too long token expansion ../drivers/atm/idt77252.c:1217:15: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1230:18: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1387:30: warning: incorrect type in assignment (different base types) ../drivers/atm/idt77252.c:1387:30: expected unsigned int [usertype] word_2 ../drivers/atm/idt77252.c:1387:30: got restricted __le32 [usertype] ../drivers/atm/idt77252.c:1423:16: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1429:17: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1429:17: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1440:32: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1466:32: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1470:33: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1481:32: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1506:30: warning: incorrect type in assignment (different base types) ../drivers/atm/idt77252.c:1506:30: expected unsigned int [usertype] word_2 ../drivers/atm/idt77252.c:1506:30: got restricted __le32 [usertype] ../drivers/atm/idt77252.c:1517:24: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:745:27: warning: incorrect type in assignment (different base types) ../drivers/atm/idt77252.c:745:27: expected unsigned int [usertype] word_1 ../drivers/atm/idt77252.c:745:27: got restricted __le32 [usertype] ../drivers/atm/idt77252.c:747:27: warning: incorrect type in assignment (different base types) ../drivers/atm/idt77252.c:747:27: expected unsigned int [usertype] word_2 ../drivers/atm/idt77252.c:747:27: got restricted __le32 [usertype] ../drivers/atm/idt77252.c:748:27: warning: incorrect type in assignment (different base types) ../drivers/atm/idt77252.c:748:27: expected unsigned int [usertype] word_3 ../drivers/atm/idt77252.c:748:27: got restricted __le32 [usertype] ../drivers/atm/idt77252.c:749:27: warning: incorrect type in assignment (different base types) ../drivers/atm/idt77252.c:749:27: expected unsigned int [usertype] word_4 ../drivers/atm/idt77252.c:749:27: got restricted __le32 [usertype] ../drivers/atm/idt77252.c:1021:16: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1029:33: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1031:17: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1031:17: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1031:17: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1031:17: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1038:18: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1246:30: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1265:26: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1341:32: warning: cast to restricted __le32 ../drivers/atm/idt77252.c:1342:34: warning: cast to restricted __le32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:352:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:352:37: expected unsigned int [usertype] next ../drivers/net/ethernet/xilinx/ll_temac_main.c:352:37: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:357:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:357:37: expected unsigned int [usertype] next ../drivers/net/ethernet/xilinx/ll_temac_main.c:357:37: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:373:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:373:37: expected unsigned int [usertype] phys ../drivers/net/ethernet/xilinx/ll_temac_main.c:373:37: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:374:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:374:36: expected unsigned int [usertype] len ../drivers/net/ethernet/xilinx/ll_temac_main.c:374:36: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:375:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:375:37: expected unsigned int [usertype] app0 ../drivers/net/ethernet/xilinx/ll_temac_main.c:375:37: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:779:16: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:786:17: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:786:17: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:797:41: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:810:24: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:880:29: warning: invalid assignment: |= ../drivers/net/ethernet/xilinx/ll_temac_main.c:880:29: left side has type unsigned int ../drivers/net/ethernet/xilinx/ll_temac_main.c:880:29: right side has type restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:881:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:881:29: expected unsigned int [usertype] app1 ../drivers/net/ethernet/xilinx/ll_temac_main.c:881:29: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:886:21: warning: invalid assignment: |= ../drivers/net/ethernet/xilinx/ll_temac_main.c:886:21: left side has type unsigned int ../drivers/net/ethernet/xilinx/ll_temac_main.c:886:21: right side has type restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:889:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:889:20: expected unsigned int [usertype] len ../drivers/net/ethernet/xilinx/ll_temac_main.c:889:20: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:895:21: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:895:21: expected unsigned int [usertype] phys ../drivers/net/ethernet/xilinx/ll_temac_main.c:895:21: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:912:33: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:920:25: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:927:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:927:29: expected unsigned int [usertype] phys ../drivers/net/ethernet/xilinx/ll_temac_main.c:927:29: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:928:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:928:28: expected unsigned int [usertype] len ../drivers/net/ethernet/xilinx/ll_temac_main.c:928:28: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:932:21: warning: invalid assignment: |= ../drivers/net/ethernet/xilinx/ll_temac_main.c:932:21: left side has type unsigned int ../drivers/net/ethernet/xilinx/ll_temac_main.c:932:21: right side has type restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:985:39: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:999:17: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:1005:26: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:1019:37: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/ll_temac_main.c:1019:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:1019:35: expected restricted __wsum [usertype] csum ../drivers/net/ethernet/xilinx/ll_temac_main.c:1019:35: got restricted __be16 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:1085:26: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:1085:26: expected unsigned int [usertype] phys ../drivers/net/ethernet/xilinx/ll_temac_main.c:1085:26: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:1086:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:1086:25: expected unsigned int [usertype] len ../drivers/net/ethernet/xilinx/ll_temac_main.c:1086:25: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:1087:26: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/ll_temac_main.c:1087:26: expected unsigned int [usertype] app0 ../drivers/net/ethernet/xilinx/ll_temac_main.c:1087:26: got restricted __be32 [usertype] ../drivers/net/ethernet/xilinx/ll_temac_main.c:1446:64: warning: Using plain integer as NULL pointer ../drivers/net/wireless/mediatek/mt76/mt7996/mmio.c:283:5: warning: context imbalance in 'mt7996_mmio_wed_init' - wrong count at exit ../drivers/net/ethernet/sfc/tx.c:503:9: warning: context imbalance in 'efx_xdp_tx_buffers' - different lock contexts for basic block ../scripts/Makefile.build:243: ../drivers/net/ethernet/ti/Makefile: cpsw_priv.o is added to multiple modules: ti_cpsw ti_cpsw_new ../drivers/target/target_core_transport.c: In function ‘transport_dump_vpd_ident’: ../drivers/target/target_core_transport.c:1263:59: warning: ‘%s’ directive output may be truncated writing up to 253 bytes into a region of size 221 [-Wformat-truncation=] 1263 | "T10 VPD ASCII Device Identifier: %s\n", | ^~ ../drivers/target/target_core_transport.c:1262:17: note: ‘snprintf’ output between 35 and 288 bytes into a destination of size 254 1262 | snprintf(buf, sizeof(buf), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1263 | "T10 VPD ASCII Device Identifier: %s\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1264 | &vpd->device_identifier[0]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/target/target_core_transport.c:1268:59: warning: ‘%s’ directive output may be truncated writing up to 253 bytes into a region of size 221 [-Wformat-truncation=] 1268 | "T10 VPD UTF-8 Device Identifier: %s\n", | ^~ ../drivers/target/target_core_transport.c:1267:17: note: ‘snprintf’ output between 35 and 288 bytes into a destination of size 254 1267 | snprintf(buf, sizeof(buf), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1268 | "T10 VPD UTF-8 Device Identifier: %s\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1269 | &vpd->device_identifier[0]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/target/target_core_transport.c:1258:60: warning: ‘%s’ directive output may be truncated writing up to 253 bytes into a region of size 220 [-Wformat-truncation=] 1258 | "T10 VPD Binary Device Identifier: %s\n", | ^~ ../drivers/target/target_core_transport.c:1257:17: note: ‘snprintf’ output between 36 and 289 bytes into a destination of size 254 1257 | snprintf(buf, sizeof(buf), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1258 | "T10 VPD Binary Device Identifier: %s\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1259 | &vpd->device_identifier[0]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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/atm/idt77105.c:303:35: warning: Using plain integer as NULL pointer ../drivers/infiniband/hw/cxgb4/device.c: note: in included file (through ../drivers/infiniband/hw/cxgb4/t4.h, ../drivers/infiniband/hw/cxgb4/iw_cxgb4.h): ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:558:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:559:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:575:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:576:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:610:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:611:17: warning: array of flexible structures ../net/netfilter/nf_tables_offload.c:249:24: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_tables_offload.c:249:24: expected restricted __be16 [usertype] proto ../net/netfilter/nf_tables_offload.c:249:24: got int ../scripts/Makefile.build:243: ../drivers/net/ethernet/ti/Makefile: cpsw_ethtool.o is added to multiple modules: ti_cpsw ti_cpsw_new ../drivers/infiniband/hw/cxgb4/cm.c: note: in included file (through ../drivers/infiniband/hw/cxgb4/t4.h, ../drivers/infiniband/hw/cxgb4/iw_cxgb4.h): ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:558:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:559:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:575:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:576:17: warning: array of flexible structures ../drivers/net/ethernet/jme.c:958:14: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/jme.c:958:14: expected unsigned short [usertype] csum ../drivers/net/ethernet/jme.c:958:14: got restricted __sum16 [usertype] check ../drivers/infiniband/ulp/ipoib/ipoib_vlan.c: In function ‘ipoib_vlan_add’: ../drivers/infiniband/ulp/ipoib/ipoib_vlan.c:187:52: warning: ‘%04x’ directive output may be truncated writing 4 bytes into a region of size between 0 and 15 [-Wformat-truncation=] 187 | snprintf(intf_name, sizeof(intf_name), "%s.%04x", | ^~~~ ../drivers/infiniband/ulp/ipoib/ipoib_vlan.c:187:48: note: directive argument in the range [0, 65535] 187 | snprintf(intf_name, sizeof(intf_name), "%s.%04x", | ^~~~~~~~~ ../drivers/infiniband/ulp/ipoib/ipoib_vlan.c:187:9: note: ‘snprintf’ output between 6 and 21 bytes into a destination of size 16 187 | snprintf(intf_name, sizeof(intf_name), "%s.%04x", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 188 | ppriv->dev->name, pkey); | ~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/atm/atmtcp.c:129:21: warning: incorrect type in assignment (different base types) ../drivers/atm/atmtcp.c:129:21: expected unsigned short [addressable] [assigned] [usertype] vpi ../drivers/atm/atmtcp.c:129:21: got restricted __be16 [usertype] ../drivers/atm/atmtcp.c:131:21: warning: incorrect type in assignment (different base types) ../drivers/atm/atmtcp.c:131:21: expected unsigned short [addressable] [assigned] [usertype] vci ../drivers/atm/atmtcp.c:131:21: got restricted __be16 [usertype] ../drivers/atm/atmtcp.c:222:18: warning: incorrect type in assignment (different base types) ../drivers/atm/atmtcp.c:222:18: expected unsigned short [usertype] vpi ../drivers/atm/atmtcp.c:222:18: got restricted __be16 [usertype] ../drivers/atm/atmtcp.c:223:18: warning: incorrect type in assignment (different base types) ../drivers/atm/atmtcp.c:223:18: expected unsigned short [usertype] vci ../drivers/atm/atmtcp.c:223:18: got restricted __be16 [usertype] ../drivers/atm/atmtcp.c:224:21: warning: incorrect type in assignment (different base types) ../drivers/atm/atmtcp.c:224:21: expected unsigned int [usertype] length ../drivers/atm/atmtcp.c:224:21: got restricted __be32 [usertype] ../drivers/atm/atmtcp.c:300:33: warning: cast to restricted __be16 ../drivers/atm/atmtcp.c:300:50: warning: cast to restricted __be16 ../drivers/infiniband/hw/cxgb4/provider.c: note: in included file (through ../drivers/infiniband/hw/cxgb4/t4.h, ../drivers/infiniband/hw/cxgb4/iw_cxgb4.h): ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:575:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:576:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:558:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:559:17: 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 * ../drivers/infiniband/sw/siw/siw_cm.c: note: in included file (through ../drivers/infiniband/sw/siw/siw.h): ../drivers/infiniband/sw/siw/iwarp.h:183:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:184:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:185:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:186:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:187:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:188:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:189:25: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/core/cache.c:654:52: error: incompatible types in comparison expression (different address spaces): ../drivers/infiniband/core/cache.c:654:52: struct net_device [noderef] __rcu * ../drivers/infiniband/core/cache.c:654:52: struct net_device * ../drivers/infiniband/core/cache.c:692:43: warning: incorrect type in initializer (different address spaces) ../drivers/infiniband/core/cache.c:692:43: expected struct net_device [noderef] __rcu *ndev ../drivers/infiniband/core/cache.c:692:43: got struct net_device *ndev ../drivers/infiniband/core/cache.c:851:23: warning: incorrect type in assignment (different address spaces) ../drivers/infiniband/core/cache.c:851:23: expected struct net_device [noderef] __rcu *[addressable] ndev ../drivers/infiniband/core/cache.c:851:23: got struct net_device *ndev ../drivers/infiniband/core/cache.c:1022:52: warning: incorrect type in initializer (different address spaces) ../drivers/infiniband/core/cache.c:1022:52: expected struct net_device [noderef] __rcu *ndev ../drivers/infiniband/core/cache.c:1022:52: got struct net_device *ndev ../drivers/infiniband/core/cache.c:1428:59: warning: incorrect type in argument 1 (different address spaces) ../drivers/infiniband/core/cache.c:1428:59: expected struct net_device *dev ../drivers/infiniband/core/cache.c:1428:59: got struct net_device [noderef] __rcu *const ndev ../drivers/atm/lanai.c:1397:29: warning: incorrect type in argument 1 (different base types) ../drivers/atm/lanai.c:1397:29: expected restricted __be32 const [usertype] *p ../drivers/atm/lanai.c:1397:29: got unsigned int const [usertype] *[assigned] x ../drivers/atm/lanai.c:1716:52: warning: incorrect type in argument 1 (different base types) ../drivers/atm/lanai.c:1716:52: expected restricted __le32 const [usertype] *p ../drivers/atm/lanai.c:1716:52: got unsigned int [usertype] * ../drivers/atm/lanai.c:1176:30: warning: incorrect type in assignment (different base types) ../drivers/atm/lanai.c:1176:30: expected unsigned int [usertype] ../drivers/atm/lanai.c:1176:30: got restricted __le32 [usertype] ../drivers/atm/lanai.c:1191:30: warning: incorrect type in assignment (different base types) ../drivers/atm/lanai.c:1191:30: expected unsigned int [usertype] ../drivers/atm/lanai.c:1191:30: got restricted __be32 [usertype] ../drivers/infiniband/hw/cxgb4/cq.c:418:36: warning: context imbalance in 'c4iw_flush_hw_cq' - unexpected unlock ../drivers/infiniband/hw/cxgb4/cq.c:946:9: warning: context imbalance in 'c4iw_poll_cq_one' - different lock contexts for basic block ../net/ipv4/tcp_lp.c:122: warning: Function parameter or struct member 'ack' not described in 'tcp_lp_cong_avoid' ../net/ipv4/tcp_lp.c:122: warning: Function parameter or struct member 'acked' not described in 'tcp_lp_cong_avoid' ../net/ipv4/tcp_lp.c:272: warning: Function parameter or struct member 'sample' not described in 'tcp_lp_pkts_acked' ../drivers/infiniband/hw/qib/qib_file_ops.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/net/ethernet/sfc/ethtool_common.c: In function ‘efx_fill_test’: ../drivers/net/ethernet/sfc/ethtool_common.c:278:32: warning: ‘%-24s’ directive output may be truncated writing between 24 and 31 bytes into a region of size between 0 and 25 [-Wformat-truncation=] 278 | "%-6s %-24s", unit_str, test_str); | ^~~~~ ~~~~~~~~ ../drivers/net/ethernet/sfc/ethtool_common.c:276:17: note: ‘snprintf’ output between 32 and 64 bytes into a destination of size 32 276 | snprintf(strings + test_index * ETH_GSTRING_LEN, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 277 | ETH_GSTRING_LEN, | ~~~~~~~~~~~~~~~~ 278 | "%-6s %-24s", unit_str, test_str); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/infiniband/hw/cxgb4/qp.c: note: in included file (through ../drivers/infiniband/hw/cxgb4/t4.h, ../drivers/infiniband/hw/cxgb4/iw_cxgb4.h): ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:558:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:559:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:575:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:576:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:610:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/t4fw_ri_api.h:611:17: warning: array of flexible structures ../drivers/infiniband/hw/cxgb4/qp.c:1615:39: warning: context imbalance in '__flush_qp' - different lock contexts for basic block ../drivers/infiniband/sw/siw/siw_cq.c: note: in included file (through ../drivers/infiniband/sw/siw/siw.h): ../drivers/infiniband/sw/siw/iwarp.h:183:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:184:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:185:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:186:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:187:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:188:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:189:25: error: invalid bitfield specifier for type restricted __be32. ../drivers/net/slip/slip.c:459:14: error: incompatible types in comparison expression (different address spaces): ../drivers/net/slip/slip.c:459:14: void [noderef] __rcu * ../drivers/net/slip/slip.c:459:14: void * ../drivers/net/slip/slip.c:893:9: error: incompatible types in comparison expression (different address spaces): ../drivers/net/slip/slip.c:893:9: void [noderef] __rcu * ../drivers/net/slip/slip.c:893:9: void * ../drivers/infiniband/sw/siw/siw_mem.c: note: in included file (through ../drivers/infiniband/sw/siw/siw.h): ../drivers/infiniband/sw/siw/iwarp.h:183:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:184:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:185:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:186:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:187:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:188:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:189:25: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/siw_main.c: note: in included file (through ../drivers/infiniband/sw/siw/siw.h): ../drivers/infiniband/sw/siw/iwarp.h:183:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:184:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:185:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:186:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:187:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:188:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:189:25: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/hw/vmw_pvrdma/pvrdma_cmd.c: note: in included file: ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: got restricted __le32 [usertype] ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:306:16: warning: cast to restricted __le32 ../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:781:9: warning: context imbalance in 'nfnl_compat_get_rcu' - unexpected unlock ../drivers/infiniband/hw/efa/efa_verbs.c:2224:30: warning: symbol 'efa_uapi_defs' was not declared. Should it be static? ../drivers/infiniband/hw/qib/qib_init.c: In function ‘qib_init_one’: ../drivers/infiniband/hw/qib/qib_init.c:586:67: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 0 and 3 [-Wformat-truncation=] 586 | snprintf(wq_name, sizeof(wq_name), "qib%d_%d", | ^~ In function ‘qib_create_workqueues’, inlined from ‘qib_init_one’ at ../drivers/infiniband/hw/qib/qib_init.c:1438:8: ../drivers/infiniband/hw/qib/qib_init.c:586:60: note: directive argument in the range [-2147483643, 254] 586 | snprintf(wq_name, sizeof(wq_name), "qib%d_%d", | ^~~~~~~~~~ ../drivers/infiniband/hw/qib/qib_init.c:586:25: note: ‘snprintf’ output between 7 and 27 bytes into a destination of size 8 586 | snprintf(wq_name, sizeof(wq_name), "qib%d_%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 587 | dd->unit, pidx); | ~~~~~~~~~~~~~~~ ../drivers/infiniband/hw/vmw_pvrdma/pvrdma_cq.c: note: in included file: ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:311:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:311:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:311:16: got restricted __le32 [usertype] ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:311:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:311:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:311:16: got restricted __le32 [usertype] ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:833:28: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:833:28: expected unsigned int [usertype] pa_lo ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:833:28: got restricted __le32 [usertype] ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:834:28: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:834:28: expected unsigned int [usertype] pa_hi ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:834:28: got restricted __le32 [usertype] ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:1627:44: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2061:28: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2061:28: expected unsigned int [usertype] pa_lo ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2061:28: got restricted __le32 [usertype] ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2062:28: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2062:28: expected unsigned int [usertype] pa_hi ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2062:28: got restricted __le32 [usertype] ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2410:18: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2441:44: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2441:42: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2441:42: expected unsigned int [usertype] flags_status_srcqpn ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2441:42: got restricted __le32 [usertype] ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2444:44: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2444:42: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2444:42: expected unsigned int [usertype] flags_status_srcqpn ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2444:42: got restricted __le32 [usertype] ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2450:52: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2450:50: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2450:50: expected unsigned int [usertype] flags_status_srcqpn ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2450:50: got restricted __le32 [usertype] ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2453:52: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2453:50: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2453:50: expected unsigned int [usertype] flags_status_srcqpn ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2453:50: got restricted __le32 [usertype] ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2458:52: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2458:50: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2458:50: expected unsigned int [usertype] flags_status_srcqpn ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2458:50: got restricted __le32 [usertype] ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2461:52: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2461:50: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2461:50: expected unsigned int [usertype] flags_status_srcqpn ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2461:50: got restricted __le32 [usertype] ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2517:23: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2572:20: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2587:19: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2603:19: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2605:24: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2609:27: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2614:29: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2633:20: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2692:34: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2695:37: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2699:37: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2702:44: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2721:27: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2725:27: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2769:24: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_verbs.c: note: in included file: ../drivers/infiniband/hw/ocrdma/ocrdma.h:499:21: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma.h:505:17: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma.h:505:17: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma.h:517:17: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma.h:523:17: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma.h:511:17: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma.h:499:21: warning: cast to restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma.h:505:17: warning: cast to restricted __le32 ../drivers/bluetooth/hci_ag6xx.c:257:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/sfc/ptp.c:205: warning: Excess struct member 'valid' description in 'efx_ptp_timeset' ../drivers/net/vmxnet3/vmxnet3_drv.c:1408:43: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:1408:43: expected restricted __wsum [usertype] csum ../drivers/net/vmxnet3/vmxnet3_drv.c:1408:43: got restricted __be16 [usertype] ../drivers/net/vmxnet3/vmxnet3_drv.c:1554:17: warning: restricted __le64 degrades to integer ../drivers/net/vmxnet3/vmxnet3_drv.c:1938:33: warning: incorrect type in argument 2 (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:1938:33: expected unsigned long long [usertype] addr ../drivers/net/vmxnet3/vmxnet3_drv.c:1938:33: got restricted __le64 [usertype] addr ../drivers/net/vmxnet3/vmxnet3_drv.c:1944:33: warning: incorrect type in argument 2 (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:1944:33: expected unsigned long long [usertype] addr ../drivers/net/vmxnet3/vmxnet3_drv.c:1944:33: got restricted __le64 [usertype] addr ../drivers/net/vmxnet3/vmxnet3_drv.c:2585:31: warning: incorrect type in initializer (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2585:31: expected unsigned int [usertype] *vfTable ../drivers/net/vmxnet3/vmxnet3_drv.c:2585:31: got restricted __le32 * ../drivers/net/vmxnet3/vmxnet3_drv.c:2602:39: warning: incorrect type in initializer (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2602:39: expected unsigned int [usertype] *vfTable ../drivers/net/vmxnet3/vmxnet3_drv.c:2602:39: got restricted __le32 * ../drivers/net/vmxnet3/vmxnet3_drv.c:2624:39: warning: incorrect type in initializer (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2624:39: expected unsigned int [usertype] *vfTable ../drivers/net/vmxnet3/vmxnet3_drv.c:2624:39: got restricted __le32 * ../drivers/net/vmxnet3/vmxnet3_drv.c:2676:39: warning: incorrect type in initializer (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2676:39: expected unsigned int [usertype] *vfTable ../drivers/net/vmxnet3/vmxnet3_drv.c:2676:39: got restricted __le32 * ../drivers/net/vmxnet3/vmxnet3_drv.c:2722:31: warning: restricted __le32 degrades to integer ../drivers/net/vmxnet3/vmxnet3_drv.c:2735:17: warning: incorrect type in argument 3 (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2735:17: expected unsigned long [usertype] size ../drivers/net/vmxnet3/vmxnet3_drv.c:2735:17: got restricted __le16 [usertype] mfTableLen ../drivers/net/vmxnet3/vmxnet3_drv.c:2773:49: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2773:49: expected unsigned int [usertype] ../drivers/net/vmxnet3/vmxnet3_drv.c:2773:49: got restricted __le32 [usertype] ../drivers/net/vmxnet3/vmxnet3_drv.c:2814:41: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2814:41: expected restricted __le16 [usertype] txDataRingDescSize ../drivers/net/vmxnet3/vmxnet3_drv.c:2814:41: got restricted __le32 [usertype] ../drivers/net/vmxnet3/vmxnet3_drv.c:2863:46: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2863:46: expected restricted __le32 [usertype] confVer ../drivers/net/vmxnet3/vmxnet3_drv.c:2863:46: got int ../drivers/net/vmxnet3/vmxnet3_drv.c:2929:34: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2929:34: expected restricted __le32 [usertype] confVer ../drivers/net/vmxnet3/vmxnet3_drv.c:2929:34: got int ../drivers/bluetooth/hci_mrvl.c:170:23: warning: restricted __le16 degrades to integer ../drivers/bluetooth/hci_mrvl.c:203:23: warning: restricted __le16 degrades to integer ../drivers/net/vmxnet3/vmxnet3_ethtool.c:1306:42: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_ethtool.c:1306:42: expected restricted __le32 [usertype] confVer ../drivers/net/vmxnet3/vmxnet3_ethtool.c:1306:42: got int ../drivers/infiniband/sw/siw/siw_qp.c: note: in included file (through ../drivers/infiniband/sw/siw/siw.h): ../drivers/infiniband/sw/siw/iwarp.h:183:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:184:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:185:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:186:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:187:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:188:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:189:25: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/core/roce_gid_mgmt.c:292:23: warning: incorrect type in assignment (different address spaces) ../drivers/infiniband/core/roce_gid_mgmt.c:292:23: expected struct net_device [noderef] __rcu *[addressable] ndev ../drivers/infiniband/core/roce_gid_mgmt.c:292:23: got struct net_device *ndev ../drivers/infiniband/core/roce_gid_mgmt.c:386:48: warning: incorrect type in initializer (different address spaces) ../drivers/infiniband/core/roce_gid_mgmt.c:386:48: expected struct net_device [noderef] __rcu *ndev ../drivers/infiniband/core/roce_gid_mgmt.c:386:48: got struct net_device *ndev ../drivers/infiniband/core/roce_gid_mgmt.c:811:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/infiniband/core/roce_gid_mgmt.c:811:48: expected void *filter_cookie ../drivers/infiniband/core/roce_gid_mgmt.c:811:48: got struct net_device [noderef] __rcu *ndev ../drivers/infiniband/core/roce_gid_mgmt.c:814:31: warning: incorrect type in argument 1 (different address spaces) ../drivers/infiniband/core/roce_gid_mgmt.c:814:31: expected struct net_device *dev ../drivers/infiniband/core/roce_gid_mgmt.c:814:31: got struct net_device [noderef] __rcu *ndev ../drivers/infiniband/core/roce_gid_mgmt.c:851:31: warning: incorrect type in assignment (different address spaces) ../drivers/infiniband/core/roce_gid_mgmt.c:851:31: expected struct net_device [noderef] __rcu *ndev ../drivers/infiniband/core/roce_gid_mgmt.c:851:31: got struct net_device *ndev ../drivers/net/usb/hso.c:1477:13: warning: cast to restricted __le16 ../drivers/net/usb/hso.c:1478:13: warning: cast to restricted __le16 ../drivers/net/usb/hso.c:1479:13: warning: cast to restricted __le16 ../drivers/net/usb/hso.c:1487:37: warning: cast to restricted __le16 ../drivers/net/usb/hso.c:1631:37: warning: cast to restricted __le16 ../drivers/infiniband/sw/siw/siw_qp_tx.c: note: in included file (through ../drivers/infiniband/sw/siw/siw.h): ../drivers/infiniband/sw/siw/iwarp.h:183:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:184:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:185:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:186:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:187:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:188:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:189:25: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/hw/mlx4/mad.c: In function ‘mlx4_ib_alloc_demux_ctx’: ../drivers/infiniband/hw/mlx4/mad.c:2197:47: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 4 [-Wformat-truncation=] 2197 | snprintf(name, sizeof(name), "mlx4_ibt%d", port); | ^~ ../drivers/infiniband/hw/mlx4/mad.c:2197:38: note: directive argument in the range [-2147483645, 2147483647] 2197 | snprintf(name, sizeof(name), "mlx4_ibt%d", port); | ^~~~~~~~~~~~ ../drivers/infiniband/hw/mlx4/mad.c:2197:9: note: ‘snprintf’ output between 10 and 20 bytes into a destination of size 12 2197 | snprintf(name, sizeof(name), "mlx4_ibt%d", port); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/infiniband/hw/mlx4/mad.c:2205:48: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 3 [-Wformat-truncation=] 2205 | snprintf(name, sizeof(name), "mlx4_ibwi%d", port); | ^~ ../drivers/infiniband/hw/mlx4/mad.c:2205:38: note: directive argument in the range [-2147483645, 2147483647] 2205 | snprintf(name, sizeof(name), "mlx4_ibwi%d", port); | ^~~~~~~~~~~~~ ../drivers/infiniband/hw/mlx4/mad.c:2205:9: note: ‘snprintf’ output between 11 and 21 bytes into a destination of size 12 2205 | snprintf(name, sizeof(name), "mlx4_ibwi%d", port); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/infiniband/hw/mlx4/mad.c:2213:48: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 3 [-Wformat-truncation=] 2213 | snprintf(name, sizeof(name), "mlx4_ibud%d", port); | ^~ ../drivers/infiniband/hw/mlx4/mad.c:2213:38: note: directive argument in the range [-2147483645, 2147483647] 2213 | snprintf(name, sizeof(name), "mlx4_ibud%d", port); | ^~~~~~~~~~~~~ ../drivers/infiniband/hw/mlx4/mad.c:2213:9: note: ‘snprintf’ output between 11 and 21 bytes into a destination of size 12 2213 | snprintf(name, sizeof(name), "mlx4_ibud%d", port); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/infiniband/hw/hns/hns_roce_hw_v2.c:342:9: warning: dubious: x & !y ../drivers/infiniband/hw/hns/hns_roce_hw_v2.c:1661:35: warning: restricted __le16 degrades to integer ../drivers/infiniband/hw/hns/hns_roce_hw_v2.c:486:9: warning: dubious: x & !y ../drivers/infiniband/hw/hns/hns_roce_hw_v2.c:488:9: warning: dubious: x & !y ../drivers/infiniband/sw/siw/siw_qp_rx.c: note: in included file (through ../drivers/infiniband/sw/siw/siw.h): ../drivers/infiniband/sw/siw/iwarp.h:183:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:184:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:185:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:186:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:187:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:188:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:189:25: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/hw/qedr/main.c:245:30: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/main.c:245:30: expected restricted __be64 [usertype] node_guid ../drivers/infiniband/hw/qedr/main.c:245:30: got unsigned long long [usertype] node_guid ../drivers/infiniband/hw/qedr/main.c:454:51: warning: cast from restricted __le32 ../drivers/infiniband/hw/qedr/main.c:454:51: warning: restricted __le32 degrades to integer ../drivers/infiniband/hw/qedr/main.c:650:31: warning: cast from restricted __le32 ../drivers/infiniband/hw/qedr/main.c:650:74: warning: restricted __le32 degrades to integer ../drivers/infiniband/sw/siw/siw_verbs.c: note: in included file (through ../drivers/infiniband/sw/siw/siw.h): ../drivers/infiniband/sw/siw/iwarp.h:183:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:184:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:185:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:186:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:187:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:188:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:189:25: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/hw/ocrdma/ocrdma_hw.c:1690:34: warning: cast from restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_hw.c:1691:34: warning: cast from restricted __le32 ../drivers/infiniband/hw/ocrdma/ocrdma_hw.c:126:15: warning: cast to restricted __le32 ../drivers/net/ethernet/sfc/mcdi_mon.c: In function ‘efx_mcdi_mon_probe’: ../drivers/net/ethernet/sfc/mcdi_mon.c:458:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 458 | snprintf(name, sizeof(name), "%s%u_input", | ^ ../drivers/net/ethernet/sfc/mcdi_mon.c:458:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 458 | snprintf(name, sizeof(name), "%s%u_input", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 459 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/mcdi_mon.c:489:57: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 489 | snprintf(name, sizeof(name), "%s%u_alarm", | ^ ../drivers/net/ethernet/sfc/mcdi_mon.c:489:17: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 489 | snprintf(name, sizeof(name), "%s%u_alarm", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 490 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/mcdi_mon.c:496:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 496 | snprintf(name, sizeof(name), "%s%u_label", | ^ ../drivers/net/ethernet/sfc/mcdi_mon.c:496:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 496 | snprintf(name, sizeof(name), "%s%u_label", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 497 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c: note: in included file: ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:306:16: warning: cast to restricted __le32 ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: got restricted __le32 [usertype] ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: got restricted __le32 [usertype] ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: got restricted __le32 [usertype] ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:306:16: warning: cast to restricted __le32 ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:306:16: warning: cast to restricted __le32 ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: got restricted __le32 [usertype] ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: got restricted __le32 [usertype] ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: got restricted __le32 [usertype] ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:306:16: warning: cast to restricted __le32 ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: got restricted __le32 [usertype] ../drivers/infiniband/hw/ocrdma/ocrdma_ah.c:154:23: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/ocrdma/ocrdma_ah.c:154:23: expected unsigned int [usertype] valid ../drivers/infiniband/hw/ocrdma/ocrdma_ah.c:154:23: got restricted __le32 [usertype] ../drivers/net/ppp/pppoe.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/infiniband/hw/qedr/verbs.c:127:30: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:127:30: expected restricted __be64 [usertype] sys_image_guid ../drivers/infiniband/hw/qedr/verbs.c:127:30: got unsigned long long [usertype] sys_image_guid ../drivers/infiniband/hw/qedr/verbs.c:1015:34: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:1015:34: expected restricted __le16 [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:1015:34: got unsigned short [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:1400:42: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:1400:42: expected restricted __le16 [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:1400:42: got int ../drivers/infiniband/hw/qedr/verbs.c:1410:42: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:1410:42: expected restricted __le16 [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:1410:42: got unsigned short [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:1990:34: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:1990:34: expected restricted __le16 [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:1990:34: got unsigned short [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:2001:34: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:2001:34: expected restricted __le16 [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:2001:34: got unsigned short [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:2004:41: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:2004:41: expected restricted __le16 [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:2004:41: got unsigned short [usertype] icid ../drivers/infiniband/hw/qedr/verbs.c:2005:42: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:2005:42: expected restricted __le16 [usertype] value ../drivers/infiniband/hw/qedr/verbs.c:2005:42: got unsigned long ../drivers/infiniband/hw/qedr/verbs.c:3277:22: warning: cast from restricted __le64 ../drivers/infiniband/hw/qedr/verbs.c:3277:20: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3277:20: expected unsigned long long [usertype] ../drivers/infiniband/hw/qedr/verbs.c:3277:20: got restricted __be64 [usertype] ../drivers/infiniband/hw/qedr/verbs.c:3437:24: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3437:24: expected restricted __le32 [usertype] hi ../drivers/infiniband/hw/qedr/verbs.c:3437:24: got unsigned int [usertype] ../drivers/infiniband/hw/qedr/verbs.c:3438:24: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3438:24: expected restricted __le32 [usertype] lo ../drivers/infiniband/hw/qedr/verbs.c:3438:24: got unsigned int [usertype] ../drivers/infiniband/hw/qedr/verbs.c:3439:22: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3439:22: expected restricted __le32 [usertype] l_key ../drivers/infiniband/hw/qedr/verbs.c:3439:22: got unsigned int const [usertype] key ../drivers/infiniband/hw/qedr/verbs.c:3458:26: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3458:26: expected restricted __le32 [usertype] length_lo ../drivers/infiniband/hw/qedr/verbs.c:3458:26: got unsigned long long [usertype] length ../drivers/infiniband/hw/qedr/verbs.c:3459:28: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3459:28: expected restricted __le32 [usertype] hi ../drivers/infiniband/hw/qedr/verbs.c:3459:28: got unsigned int [usertype] ../drivers/infiniband/hw/qedr/verbs.c:3460:28: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3460:28: expected restricted __le32 [usertype] lo ../drivers/infiniband/hw/qedr/verbs.c:3460:28: got unsigned int [usertype] ../drivers/infiniband/hw/qedr/verbs.c:3588:54: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3588:54: expected unsigned int [usertype] bytes_len ../drivers/infiniband/hw/qedr/verbs.c:3588:54: got restricted __le32 [usertype] length ../drivers/infiniband/hw/qedr/verbs.c:3601:54: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3601:54: expected unsigned int [usertype] bytes_len ../drivers/infiniband/hw/qedr/verbs.c:3601:54: got restricted __le32 [usertype] length ../drivers/infiniband/hw/qedr/verbs.c:3614:54: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3614:54: expected unsigned int [usertype] bytes_len ../drivers/infiniband/hw/qedr/verbs.c:3614:54: got restricted __le32 [usertype] length ../drivers/infiniband/hw/qedr/verbs.c:3627:34: warning: cast from restricted __be32 ../drivers/infiniband/hw/qedr/verbs.c:3627:34: warning: cast from restricted __le32 ../drivers/infiniband/hw/qedr/verbs.c:3627:32: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3627:32: expected restricted __le32 [usertype] imm_data ../drivers/infiniband/hw/qedr/verbs.c:3627:32: got restricted __be32 [usertype] ../drivers/infiniband/hw/qedr/verbs.c:3634:54: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3634:54: expected unsigned int [usertype] bytes_len ../drivers/infiniband/hw/qedr/verbs.c:3634:54: got restricted __le32 [usertype] length ../drivers/infiniband/hw/qedr/verbs.c:3647:54: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3647:54: expected unsigned int [usertype] bytes_len ../drivers/infiniband/hw/qedr/verbs.c:3647:54: got restricted __le32 [usertype] length ../drivers/infiniband/hw/qedr/verbs.c:3664:54: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3664:54: expected unsigned int [usertype] bytes_len ../drivers/infiniband/hw/qedr/verbs.c:3664:54: got restricted __le32 [usertype] length ../drivers/infiniband/hw/qedr/verbs.c:3701:33: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:3701:33: expected restricted __le32 [usertype] inv_l_key ../drivers/infiniband/hw/qedr/verbs.c:3701:33: got unsigned int const [usertype] invalidate_rkey ../drivers/infiniband/hw/qedr/verbs.c:3783:42: warning: restricted __le16 degrades to integer ../drivers/infiniband/hw/qedr/verbs.c:3982:42: warning: restricted __le16 degrades to integer ../drivers/infiniband/hw/qedr/verbs.c:4011:43: warning: cast from restricted __le32 ../drivers/infiniband/hw/qedr/verbs.c:4011:43: warning: restricted __le32 degrades to integer ../drivers/infiniband/hw/qedr/verbs.c:4107:68: warning: incorrect type in argument 6 (different base types) ../drivers/infiniband/hw/qedr/verbs.c:4107:68: expected unsigned short [usertype] hw_cons ../drivers/infiniband/hw/qedr/verbs.c:4107:68: got restricted __le16 [usertype] sq_cons ../drivers/infiniband/hw/qedr/verbs.c:4115:68: warning: incorrect type in argument 6 (different base types) ../drivers/infiniband/hw/qedr/verbs.c:4115:68: expected unsigned short [usertype] hw_cons ../drivers/infiniband/hw/qedr/verbs.c:4115:68: got restricted __le16 [usertype] sq_cons ../drivers/infiniband/hw/qedr/verbs.c:4122:38: warning: restricted __le16 degrades to integer ../drivers/infiniband/hw/qedr/verbs.c:4195:67: warning: incorrect type in argument 6 (different base types) ../drivers/infiniband/hw/qedr/verbs.c:4195:67: expected unsigned short [usertype] hw_cons ../drivers/infiniband/hw/qedr/verbs.c:4195:67: got restricted __le16 [usertype] sq_cons ../drivers/infiniband/hw/qedr/verbs.c:4380:46: warning: incorrect type in argument 5 (different base types) ../drivers/infiniband/hw/qedr/verbs.c:4380:46: expected unsigned short [usertype] hw_cons ../drivers/infiniband/hw/qedr/verbs.c:4380:46: got restricted __le16 [usertype] rq_cons_or_srq_id ../drivers/infiniband/hw/qedr/verbs.c:1180:45: warning: cast to restricted __be32 ../drivers/infiniband/hw/qedr/verbs.c:1181:45: warning: cast to restricted __be32 ../drivers/infiniband/hw/qedr/verbs.c:4242:33: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/verbs.c:4242:33: expected restricted __be32 [usertype] imm_data ../drivers/infiniband/hw/qedr/verbs.c:4242:33: got unsigned int [usertype] ../drivers/net/usb/lan78xx.c:3519:29: warning: cast to restricted __be16 ../drivers/net/usb/lan78xx.c:3519:27: warning: incorrect type in assignment (different base types) ../drivers/net/usb/lan78xx.c:3519:27: expected restricted __wsum [usertype] csum ../drivers/net/usb/lan78xx.c:3519:27: got unsigned short [usertype] ../drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c:987:32: warning: restricted __le16 degrades to integer ../drivers/infiniband/sw/rdmavt/qp.c: note: in included file (through ../include/rdma/rdmavt_cq.h, ../include/rdma/rdmavt_qp.h, ../drivers/infiniband/sw/rdmavt/qp.h): ../include/uapi/rdma/rvt-abi.h:64:27: warning: array of flexible structures ../drivers/infiniband/sw/rdmavt/qp.c: note: in included file (through ../drivers/infiniband/sw/rdmavt/qp.h): ../include/rdma/rdmavt_qp.h:204:27: warning: array of flexible structures ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:113:17: warning: cast to restricted __be32 ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:115:17: warning: cast to restricted __be16 ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:447:23: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:447:23: expected restricted __be16 [usertype] pkey ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:447:23: got int ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:459:37: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:459:37: expected restricted __be32 [usertype] flow_label ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:459:37: got unsigned int const [usertype] flow_label ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:469:30: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:469:30: expected unsigned char [usertype] tos ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:469:30: got restricted __be32 [usertype] ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:474:32: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:474:32: expected restricted __be32 [usertype] saddr ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:474:32: got unsigned int [assigned] [usertype] ipv4_addr ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:476:32: warning: incorrect type in assignment (different base types) ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:476:32: expected restricted __be32 [usertype] daddr ../drivers/infiniband/hw/qedr/qedr_roce_cm.c:476:32: got unsigned int [assigned] [usertype] ipv4_addr ../drivers/infiniband/sw/rdmavt/rc.c: note: in included file: ../include/rdma/rdmavt_qp.h:204:27: warning: array of flexible structures ../drivers/infiniband/sw/rdmavt/rc.c: note: in included file (through ../include/rdma/rdmavt_cq.h, ../include/rdma/rdmavt_qp.h): ../include/uapi/rdma/rvt-abi.h:64:27: warning: array of flexible structures ../drivers/infiniband/hw/vmw_pvrdma/pvrdma_qp.c: note: in included file: ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:316:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:316:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:316:16: got restricted __le32 [usertype] ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:316:16: warning: incorrect type in argument 1 (different base types) ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:316:16: expected unsigned int val ../drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:316:16: got restricted __le32 [usertype] ../drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c:105:14: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c:105:14: expected unsigned int [usertype] data ../drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c:105:14: got restricted __be32 [usertype] val ../drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c:106:14: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c:106:14: expected unsigned int [usertype] mask ../drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c:106:14: got restricted __be32 [usertype] mask ../drivers/infiniband/hw/mlx4/alias_GUID.c: In function ‘mlx4_ib_init_alias_guid_service’: ../drivers/infiniband/hw/mlx4/alias_GUID.c:878:74: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 5 [-Wformat-truncation=] 878 | snprintf(alias_wq_name, sizeof alias_wq_name, "alias_guid%d", i); | ^~ ../drivers/infiniband/hw/mlx4/alias_GUID.c:878:63: note: directive argument in the range [-2147483641, 2147483646] 878 | snprintf(alias_wq_name, sizeof alias_wq_name, "alias_guid%d", i); | ^~~~~~~~~~~~~~ ../drivers/infiniband/hw/mlx4/alias_GUID.c:878:17: note: ‘snprintf’ output between 12 and 22 bytes into a destination of size 15 878 | snprintf(alias_wq_name, sizeof alias_wq_name, "alias_guid%d", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/infiniband/core/mad.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/ib_mad.h): ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be64 ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be64 ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be32 ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be32 ../include/trace/events/ib_mad.h:120:1: warning: cast to restricted __be64 ../include/trace/events/ib_mad.h:120:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:183:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:183:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:183:1: warning: cast to restricted __be64 ../include/trace/events/ib_mad.h:183:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:183:1: warning: cast to restricted __be32 ../include/trace/events/ib_mad.h:294:1: warning: cast to restricted __be64 ../include/trace/events/ib_mad.h:294:1: warning: cast to restricted __be32 ../include/trace/events/ib_mad.h:294:1: warning: cast to restricted __be32 ../include/trace/events/ib_mad.h:339:1: warning: cast to restricted __be64 ../include/trace/events/ib_mad.h:339:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:339:1: warning: cast to restricted __be16 ../drivers/infiniband/core/mad.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/ib_mad.h): ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned long long [usertype] wrtid ../include/trace/events/ib_mad.h:23:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned short [usertype] status ../include/trace/events/ib_mad.h:23:1: got restricted __be16 [usertype] status ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned short [usertype] class_specific ../include/trace/events/ib_mad.h:23:1: got restricted __be16 [usertype] class_specific ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned long long [usertype] tid ../include/trace/events/ib_mad.h:23:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned short [usertype] attr_id ../include/trace/events/ib_mad.h:23:1: got restricted __be16 [usertype] attr_id ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned int [usertype] attr_mod ../include/trace/events/ib_mad.h:23:1: got restricted __be32 [usertype] attr_mod ../include/trace/events/ib_mad.h:120:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:120:1: expected unsigned long long [usertype] wrtid ../include/trace/events/ib_mad.h:120:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:120:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:120:1: expected unsigned short [usertype] status ../include/trace/events/ib_mad.h:120:1: got restricted __be16 [usertype] status ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned short [usertype] status ../include/trace/events/ib_mad.h:183:1: got restricted __be16 [usertype] status ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned short [usertype] class_specific ../include/trace/events/ib_mad.h:183:1: got restricted __be16 [usertype] class_specific ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned long long [usertype] tid ../include/trace/events/ib_mad.h:183:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned short [usertype] attr_id ../include/trace/events/ib_mad.h:183:1: got restricted __be16 [usertype] attr_id ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned int [usertype] attr_mod ../include/trace/events/ib_mad.h:183:1: got restricted __be32 [usertype] attr_mod ../include/trace/events/ib_mad.h:294:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:294:1: expected unsigned long long [usertype] mkey ../include/trace/events/ib_mad.h:294:1: got restricted __be64 [usertype] mkey ../include/trace/events/ib_mad.h:294:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:294:1: expected unsigned int [usertype] dr_slid ../include/trace/events/ib_mad.h:294:1: got restricted __be32 [usertype] dr_slid ../include/trace/events/ib_mad.h:294:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:294:1: expected unsigned int [usertype] dr_dlid ../include/trace/events/ib_mad.h:294:1: got restricted __be32 [usertype] dr_dlid ../include/trace/events/ib_mad.h:339:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:339:1: expected unsigned long long [usertype] mkey ../include/trace/events/ib_mad.h:339:1: got restricted __be64 [usertype] mkey ../include/trace/events/ib_mad.h:339:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:339:1: expected unsigned int [usertype] dr_slid ../include/trace/events/ib_mad.h:339:1: got restricted __be16 [usertype] dr_slid ../include/trace/events/ib_mad.h:339:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:339:1: expected unsigned int [usertype] dr_dlid ../include/trace/events/ib_mad.h:339:1: got restricted __be16 [usertype] dr_dlid ../drivers/infiniband/core/mad.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../include/trace/events/ib_mad.h): ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned long long [usertype] wrtid ../include/trace/events/ib_mad.h:23:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned short [usertype] status ../include/trace/events/ib_mad.h:23:1: got restricted __be16 [usertype] status ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned short [usertype] class_specific ../include/trace/events/ib_mad.h:23:1: got restricted __be16 [usertype] class_specific ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned long long [usertype] tid ../include/trace/events/ib_mad.h:23:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned short [usertype] attr_id ../include/trace/events/ib_mad.h:23:1: got restricted __be16 [usertype] attr_id ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned int [usertype] attr_mod ../include/trace/events/ib_mad.h:23:1: got restricted __be32 [usertype] attr_mod ../include/trace/events/ib_mad.h:120:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:120:1: expected unsigned long long [usertype] wrtid ../include/trace/events/ib_mad.h:120:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:120:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:120:1: expected unsigned short [usertype] status ../include/trace/events/ib_mad.h:120:1: got restricted __be16 [usertype] status ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned short [usertype] status ../include/trace/events/ib_mad.h:183:1: got restricted __be16 [usertype] status ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned short [usertype] class_specific ../include/trace/events/ib_mad.h:183:1: got restricted __be16 [usertype] class_specific ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned long long [usertype] tid ../include/trace/events/ib_mad.h:183:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned short [usertype] attr_id ../include/trace/events/ib_mad.h:183:1: got restricted __be16 [usertype] attr_id ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned int [usertype] attr_mod ../include/trace/events/ib_mad.h:183:1: got restricted __be32 [usertype] attr_mod ../include/trace/events/ib_mad.h:294:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:294:1: expected unsigned long long [usertype] mkey ../include/trace/events/ib_mad.h:294:1: got restricted __be64 [usertype] mkey ../include/trace/events/ib_mad.h:294:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:294:1: expected unsigned int [usertype] dr_slid ../include/trace/events/ib_mad.h:294:1: got restricted __be32 [usertype] dr_slid ../include/trace/events/ib_mad.h:294:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:294:1: expected unsigned int [usertype] dr_dlid ../include/trace/events/ib_mad.h:294:1: got restricted __be32 [usertype] dr_dlid ../include/trace/events/ib_mad.h:339:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:339:1: expected unsigned long long [usertype] mkey ../include/trace/events/ib_mad.h:339:1: got restricted __be64 [usertype] mkey ../include/trace/events/ib_mad.h:339:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:339:1: expected unsigned int [usertype] dr_slid ../include/trace/events/ib_mad.h:339:1: got restricted __be16 [usertype] dr_slid ../include/trace/events/ib_mad.h:339:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:339:1: expected unsigned int [usertype] dr_dlid ../include/trace/events/ib_mad.h:339:1: got restricted __be16 [usertype] dr_dlid ../drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c:652:32: warning: restricted __le16 degrades to integer ../drivers/infiniband/sw/rdmavt/srq.c: note: in included file (through ../include/rdma/rdmavt_cq.h, ../include/rdma/rdmavt_qp.h, ../drivers/infiniband/sw/rdmavt/qp.h, ../drivers/infiniband/sw/rdmavt/vt.h): ../include/uapi/rdma/rvt-abi.h:64:27: warning: array of flexible structures ../drivers/infiniband/sw/rdmavt/srq.c: note: in included file (through ../drivers/infiniband/sw/rdmavt/qp.h, ../drivers/infiniband/sw/rdmavt/vt.h): ../include/rdma/rdmavt_qp.h:204:27: warning: array of flexible structures ../drivers/infiniband/ulp/rtrs/rtrs-srv.c:1021:16: warning: restricted __le16 degrades to integer ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c: In function ‘xgene_enet_register_irq’: ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:891:66: warning: ‘-rx-’ directive output may be truncated writing 4 bytes into a region of size between 1 and 16 [-Wformat-truncation=] 891 | snprintf(ring->irq_name, IRQ_ID_SIZE, "%s-rx-%d", | ^~~~ In function ‘xgene_enet_set_irq_name’, inlined from ‘xgene_enet_register_irq’ at ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:910:2: ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:891:63: note: directive argument in the range [-2147483641, 254] 891 | snprintf(ring->irq_name, IRQ_ID_SIZE, "%s-rx-%d", | ^~~~~~~~~~ ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:891:25: note: ‘snprintf’ output between 6 and 31 bytes into a destination of size 16 891 | snprintf(ring->irq_name, IRQ_ID_SIZE, "%s-rx-%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 892 | ndev->name, i); | ~~~~~~~~~~~~~~ ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c: In function ‘xgene_enet_register_irq’: ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:888:66: warning: ‘-rx-txc’ directive output may be truncated writing 7 bytes into a region of size between 1 and 16 [-Wformat-truncation=] 888 | snprintf(ring->irq_name, IRQ_ID_SIZE, "%s-rx-txc", | ^~~~~~~ In function ‘xgene_enet_set_irq_name’, inlined from ‘xgene_enet_register_irq’ at ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:910:2: ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:888:25: note: ‘snprintf’ output between 8 and 23 bytes into a destination of size 16 888 | snprintf(ring->irq_name, IRQ_ID_SIZE, "%s-rx-txc", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 889 | ndev->name); | ~~~~~~~~~~~ ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c: In function ‘xgene_enet_register_irq’: ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:898:58: warning: ‘-txc-’ directive output may be truncated writing 5 bytes into a region of size between 1 and 16 [-Wformat-truncation=] 898 | snprintf(ring->irq_name, IRQ_ID_SIZE, "%s-txc-%d", | ^~~~~ In function ‘xgene_enet_set_irq_name’, inlined from ‘xgene_enet_register_irq’ at ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:910:2: ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:898:55: note: directive argument in the range [-2147483641, 254] 898 | snprintf(ring->irq_name, IRQ_ID_SIZE, "%s-txc-%d", | ^~~~~~~~~~~ ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:898:17: note: ‘snprintf’ output between 7 and 32 bytes into a destination of size 16 898 | snprintf(ring->irq_name, IRQ_ID_SIZE, "%s-txc-%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 899 | ndev->name, i); | ~~~~~~~~~~~~~~ ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c: In function ‘stmmac_selftest_get_strings’: ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:2040:52: warning: ‘%s’ directive output may be truncated writing up to 1535 bytes into a region of size 28 [-Wformat-truncation=] 2040 | snprintf(p, ETH_GSTRING_LEN, "%2d. %s", i + 1, | ^~ ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:2040:17: note: ‘snprintf’ output between 5 and 1540 bytes into a destination of size 32 2040 | snprintf(p, ETH_GSTRING_LEN, "%2d. %s", i + 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2041 | stmmac_selftests[i].name); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1138:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1138:27: expected restricted __be32 [usertype] mask ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1138:27: got int ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1383:18: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1383:18: expected restricted __be32 [addressable] [usertype] src ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1383:18: got unsigned int [usertype] src_mask ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1384:18: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1384:18: expected restricted __be32 [addressable] [usertype] dst ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1384:18: got unsigned int [usertype] dst_mask ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1512:24: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1512:24: expected restricted __be16 [addressable] [usertype] src ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1512:24: got unsigned int [usertype] src_mask ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1513:24: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1513:24: expected restricted __be16 [addressable] [usertype] dst ../drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:1513:24: got unsigned int [usertype] dst_mask ../drivers/bluetooth/virtio_bt.c:318:25: error: no generic selection for 'unsigned short virtio_cread_v' ../drivers/bluetooth/virtio_bt.c:318:25: error: incompatible types in comparison expression (different base types): ../drivers/bluetooth/virtio_bt.c:318:25: bad type * ../drivers/bluetooth/virtio_bt.c:318:25: unsigned short * ../drivers/bluetooth/virtio_bt.c:318:25: error: no generic selection for 'unsigned short [addressable] virtio_cread_v' ../drivers/bluetooth/virtio_bt.c:321:25: error: no generic selection for 'unsigned short virtio_cread_v' ../drivers/bluetooth/virtio_bt.c:321:25: error: incompatible types in comparison expression (different base types): ../drivers/bluetooth/virtio_bt.c:321:25: bad type * ../drivers/bluetooth/virtio_bt.c:321:25: unsigned short * ../drivers/bluetooth/virtio_bt.c:321:25: error: no generic selection for 'unsigned short [addressable] virtio_cread_v' ../drivers/bluetooth/virtio_bt.c:356:25: error: no generic selection for 'unsigned short virtio_cread_v' ../drivers/bluetooth/virtio_bt.c:356:25: error: incompatible types in comparison expression (different base types): ../drivers/bluetooth/virtio_bt.c:356:25: bad type * ../drivers/bluetooth/virtio_bt.c:356:25: unsigned short * ../drivers/bluetooth/virtio_bt.c:356:25: error: no generic selection for 'unsigned short [addressable] virtio_cread_v' ../drivers/bluetooth/virtio_bt.c:359:25: error: no generic selection for 'unsigned short virtio_cread_v' ../drivers/bluetooth/virtio_bt.c:359:25: error: incompatible types in comparison expression (different base types): ../drivers/bluetooth/virtio_bt.c:359:25: bad type * ../drivers/bluetooth/virtio_bt.c:359:25: unsigned short * ../drivers/bluetooth/virtio_bt.c:359:25: error: no generic selection for 'unsigned short [addressable] virtio_cread_v' ../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 ../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/net/can/peak_canfd/peak_pciefd_main.c:146:32: warning: array of flexible structures ../drivers/infiniband/hw/qib/qib_verbs.c: In function ‘qib_register_ib_device’: ../drivers/infiniband/hw/qib/qib_verbs.c:1554:40: warning: ‘%s’ directive output may be truncated writing up to 64 bytes into a region of size 43 [-Wformat-truncation=] 1554 | "Intel Infiniband HCA %s", init_utsname()->nodename); | ^~ ~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/infiniband/hw/qib/qib_verbs.c:1553:9: note: ‘snprintf’ output between 22 and 86 bytes into a destination of size 64 1553 | snprintf(ibdev->node_desc, sizeof(ibdev->node_desc), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1554 | "Intel Infiniband HCA %s", init_utsname()->nodename); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/infiniband/core/cm.c:1272:20: warning: cast from 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 ../drivers/bluetooth/hci_nokia.c:284:23: warning: incorrect type in assignment (different base types) ../drivers/bluetooth/hci_nokia.c:284:23: expected unsigned short [usertype] baud ../drivers/bluetooth/hci_nokia.c:284:23: got restricted __le16 [usertype] ../drivers/bluetooth/hci_nokia.c:287:26: warning: incorrect type in assignment (different base types) ../drivers/bluetooth/hci_nokia.c:287:26: expected unsigned short [usertype] sys_clk ../drivers/bluetooth/hci_nokia.c:287:26: got restricted __le16 [usertype] ../net/netfilter/x_tables.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:201:30: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:205:30: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:216:38: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:220:38: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:235:46: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:243:46: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:261:30: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:265:30: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:352:30: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:356:30: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:367:43: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:374:43: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:392:46: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:403:46: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:416:35: warning: dubious: x & !y ../drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:420:30: warning: dubious: x & !y ../drivers/net/ethernet/mellanox/mlx5/core/en/qos.c:367:40: warning: incorrect type in initializer (different address spaces) ../drivers/net/ethernet/mellanox/mlx5/core/en/qos.c:367:40: expected struct Qdisc *qdisc ../drivers/net/ethernet/mellanox/mlx5/core/en/qos.c:367:40: got struct Qdisc [noderef] __rcu *qdisc_sleeping ../drivers/infiniband/hw/mlx5/fs.c:1189:26: warning: array of flexible structures ../drivers/net/ethernet/sfc/falcon/ethtool.c: In function ‘ef4_fill_test’: ../drivers/net/ethernet/sfc/falcon/ethtool.c:229:32: warning: ‘%-24s’ directive output may be truncated writing between 24 and 31 bytes into a region of size between 0 and 25 [-Wformat-truncation=] 229 | "%-6s %-24s", unit_str, test_str); | ^~~~~ ~~~~~~~~ ../drivers/net/ethernet/sfc/falcon/ethtool.c:227:17: note: ‘snprintf’ output between 32 and 64 bytes into a destination of size 32 227 | snprintf(strings + test_index * ETH_GSTRING_LEN, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 228 | ETH_GSTRING_LEN, | ~~~~~~~~~~~~~~~~ 229 | "%-6s %-24s", unit_str, test_str); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/infiniband/hw/hfi1/pio_copy.c:379:24: warning: cast removes address space '__iomem' of expression ../drivers/infiniband/hw/hfi1/pio_copy.c:379:24: warning: cast removes address space '__iomem' of expression ../drivers/infiniband/hw/hfi1/pio_copy.c:505:24: warning: cast removes address space '__iomem' of expression ../drivers/infiniband/hw/hfi1/pio_copy.c:505:24: warning: cast removes address space '__iomem' of expression ../drivers/infiniband/core/cma.c:2081:9: warning: context imbalance in 'destroy_id_handler_unlock' - wrong count at exit ../drivers/infiniband/core/cma.c:2090:6: warning: context imbalance in 'rdma_destroy_id' - unexpected unlock ../drivers/infiniband/core/cma.c:2233:17: warning: context imbalance in 'cma_ib_handler' - unexpected unlock ../drivers/infiniband/core/cma.c:2425:17: warning: context imbalance in 'cma_ib_req_handler' - unexpected unlock ../drivers/infiniband/core/cma.c:2548:17: warning: context imbalance in 'cma_iw_handler' - unexpected unlock ../drivers/infiniband/core/cma.c:2593:17: warning: context imbalance in 'iw_conn_req_handler' - unexpected unlock ../drivers/infiniband/core/cma.c:3011:17: warning: context imbalance in 'cma_work_handler' - unexpected unlock ../drivers/infiniband/core/cma.c:3516:17: warning: context imbalance in 'addr_handler' - unexpected unlock ../drivers/infiniband/core/cma.c:4245:17: warning: context imbalance in 'cma_sidr_rep_handler' - unexpected unlock ../drivers/net/ethernet/sfc/siena/ethtool_common.c: In function ‘efx_fill_test’: ../drivers/net/ethernet/sfc/siena/ethtool_common.c:229:32: warning: ‘%-24s’ directive output may be truncated writing between 24 and 31 bytes into a region of size between 0 and 25 [-Wformat-truncation=] 229 | "%-6s %-24s", unit_str, test_str); | ^~~~~ ~~~~~~~~ ../drivers/net/ethernet/sfc/siena/ethtool_common.c:227:17: note: ‘snprintf’ output between 32 and 64 bytes into a destination of size 32 227 | snprintf(strings + test_index * ETH_GSTRING_LEN, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 228 | ETH_GSTRING_LEN, | ~~~~~~~~~~~~~~~~ 229 | "%-6s %-24s", unit_str, test_str); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/infiniband/core/user_mad.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/ib_umad.h): ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be32 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be32 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be16 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be32 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be16 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be16 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be64 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be16 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be32 ../drivers/infiniband/core/user_mad.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/ib_umad.h): ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] qpn ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] qpn ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] qkey ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] qkey ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] lid ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] lid ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] flow_label ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] flow_label ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] mad_status ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] status ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] class_specific ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] class_specific ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned long long [usertype] tid ../include/trace/events/ib_umad.h:16:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] attr_id ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] attr_id ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] attr_mod ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] attr_mod ../drivers/infiniband/core/user_mad.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../include/trace/events/ib_umad.h): ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] qpn ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] qpn ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] qkey ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] qkey ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] lid ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] lid ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] flow_label ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] flow_label ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] mad_status ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] status ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] class_specific ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] class_specific ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned long long [usertype] tid ../include/trace/events/ib_umad.h:16:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] attr_id ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] attr_id ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] attr_mod ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] attr_mod ../drivers/infiniband/core/uverbs_main.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/net/ethernet/sfc/siena/tx.c:290:9: warning: context imbalance in 'efx_siena_xdp_tx_buffers' - different lock contexts for basic block ../drivers/net/ethernet/sfc/siena/mcdi_mon.c: In function ‘efx_siena_mcdi_mon_probe’: ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:458:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 458 | snprintf(name, sizeof(name), "%s%u_input", | ^ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:458:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 458 | snprintf(name, sizeof(name), "%s%u_input", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 459 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:489:57: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 489 | snprintf(name, sizeof(name), "%s%u_alarm", | ^ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:489:17: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 489 | snprintf(name, sizeof(name), "%s%u_alarm", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 490 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:496:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 496 | snprintf(name, sizeof(name), "%s%u_label", | ^ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:496:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 496 | snprintf(name, sizeof(name), "%s%u_label", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 497 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/infiniband/core/uverbs_cmd.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/infiniband/core/uverbs_cmd.c:3726:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3726:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3726:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3726:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3740:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3740:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3749:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3749:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3749:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3749:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3749:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3749:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3749:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3749:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3749:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3749:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3749:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3749:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3749:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3749:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3794:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3794:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3794:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3794:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3794:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3794:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3794:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3794:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3824:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3824:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3824:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3824:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3840:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3840:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3840:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3840:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3840:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3840:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3859:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3859:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3859:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3859:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3873:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3873:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3873:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3873:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3887:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3887:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3887:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3887:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3887:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3887:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3887:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3887:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3887:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3887:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3887:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3887:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3887:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3887:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3887:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3887:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3887:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3887:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3887:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3887:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3952:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3952:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3952:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3952:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3970:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3970:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3970:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3970:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3970:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3970:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3995:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3995:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3995:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3995:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3995:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3995:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3995:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3995:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3995:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3995:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:3995:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:3995:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:4033:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:4033:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:4033:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:4033:9: also defined here ../drivers/infiniband/core/uverbs_cmd.c:4033:9: warning: Initializer entry defined twice ../drivers/infiniband/core/uverbs_cmd.c:4033:9: also defined here ../drivers/infiniband/core/uverbs_ioctl.c:431:17: warning: incorrect type in assignment (different modifiers) ../drivers/infiniband/core/uverbs_ioctl.c:431:17: expected int ( *handler )( ... ) ../drivers/infiniband/core/uverbs_ioctl.c:431:17: got int ( [noderef] * )( ... ) ../drivers/infiniband/core/uverbs_ioctl.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/infiniband/hw/hfi1/tid_rdma.c:2375:9: warning: dubious: !x & y ../drivers/infiniband/hw/hfi1/tid_rdma.c:2376:9: warning: dubious: !x & y ../drivers/infiniband/hw/hfi1/tid_rdma.c:4236:9: warning: dubious: !x & y ../drivers/infiniband/hw/hfi1/tid_rdma.c:4237:9: warning: dubious: !x & y ../drivers/net/ethernet/sfc/siena/ptp.c:208: warning: Excess struct member 'valid' description in 'efx_ptp_timeset' ../drivers/infiniband/core/uverbs_std_types_device.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...): ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression ../drivers/infiniband/core/umem_odp.c:346:5: warning: context imbalance in 'ib_umem_odp_map_dma_and_lock' - wrong count at exit ../net/netfilter/xt_hashlimit.c:198:27: warning: context imbalance in 'dsthash_find' - different lock contexts for basic block ../net/netfilter/xt_hashlimit.c:216:27: warning: context imbalance in 'dsthash_alloc_init' - different lock contexts for basic block ../net/netfilter/xt_hashlimit.c:787:20: warning: context imbalance in 'hashlimit_mt_common' - unexpected unlock ../net/netfilter/ipset/ip_set_core.c:730:31: warning: context imbalance in 'ip_set_test' - unexpected unlock ../net/netfilter/ipset/ip_set_core.c:730:31: warning: context imbalance in 'ip_set_add' - unexpected unlock ../net/netfilter/ipset/ip_set_core.c:730:31: warning: context imbalance in 'ip_set_del' - unexpected unlock ../net/netfilter/ipset/ip_set_core.c:730:31: warning: context imbalance in 'ip_set_flush_set' - unexpected unlock ../net/netfilter/ipset/ip_set_core.c:730:31: warning: context imbalance in 'call_ad' - unexpected unlock ../net/netfilter/ipvs/ip_vs_ctl.c:1471:27: warning: dereference of noderef expression ../drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c:1803:14: warning: restricted __be64 degrades to integer WARNING: modpost: missing MODULE_DESCRIPTION() in vmlinux.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/events/intel/intel-uncore.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/events/intel/intel-cstate.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/events/rapl.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/kernel/cpu/mce/mce-inject.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/mm/testmmiotrace.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/crypto/crc32-pclmul.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/crypto/curve25519-x86_64.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/kvm/kvm.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/kvm/kvm-intel.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/kvm/kvm-amd.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/locking/locktorture.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/locking/test-ww_mutex.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/rcu/rcutorture.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/rcu/rcuscale.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/rcu/refscale.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/time/test_udelay.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/time/clocksource-wdtest.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/time/time_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/trace/preemptirq_delay_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/kcsan/kcsan_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/backtracetest.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/torture.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/resource_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/sysctl-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/scftorture.o WARNING: modpost: missing MODULE_DESCRIPTION() in mm/kfence/kfence_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in mm/dmapool_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in mm/hwpoison-inject.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nfs_common/nfs_acl.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nfs_common/grace.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp437.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp737.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp775.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp850.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp852.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp855.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp857.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp860.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp861.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp862.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp863.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp864.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp865.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp866.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp869.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp874.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp932.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_euc-jp.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp936.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp949.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp950.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp1250.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp1251.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_ascii.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-1.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-2.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-3.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-4.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-5.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-6.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-7.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_cp1255.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-9.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-13.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-14.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_iso8859-15.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_koi8-r.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_koi8-u.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_koi8-ru.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_utf8.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-celtic.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-centeuro.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-croatian.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-cyrillic.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-gaelic.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-greek.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-iceland.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-inuit.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-romanian.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-roman.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/mac-turkish.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nls/nls_ucs2_utils.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/unicode/utf8data.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/unicode/utf8-selftest.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/binfmt_misc.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/binfmt_script.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/ext4/ext4-inode-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/jbd2/jbd2.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/cramfs/cramfs.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/minix/minix.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/fat/fat.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/fat/fat_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/isofs/isofs.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/hfs/hfs.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nfs/nfs.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nfs/nfsv2.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nfs/nfsv3.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/nfs/nfsv4.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/sysv/sysv.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/smb/common/cifs_arc4.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/smb/common/cifs_md4.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/hpfs/hpfs.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/ufs/ufs.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/efs/efs.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/qnx4/qnx4.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/qnx6/qnx6.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/autofs/autofs4.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/adfs/adfs.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/btrfs/btrfs.o WARNING: modpost: missing MODULE_DESCRIPTION() in fs/bcachefs/mean_and_variance_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in security/keys/trusted-keys/trusted.o WARNING: modpost: missing MODULE_DESCRIPTION() in security/apparmor/apparmor_policy_unpack_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in crypto/cast_common.o WARNING: modpost: missing MODULE_DESCRIPTION() in crypto/af_alg.o WARNING: modpost: missing MODULE_DESCRIPTION() in crypto/algif_hash.o WARNING: modpost: missing MODULE_DESCRIPTION() in crypto/algif_skcipher.o WARNING: modpost: missing MODULE_DESCRIPTION() in crypto/ecc.o WARNING: modpost: missing MODULE_DESCRIPTION() in crypto/curve25519-generic.o WARNING: modpost: missing MODULE_DESCRIPTION() in crypto/xor.o WARNING: modpost: missing MODULE_DESCRIPTION() in crypto/crypto_simd.o WARNING: modpost: missing MODULE_DESCRIPTION() in block/t10-pi.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/kunit/kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/kunit/kunit-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/kunit/kunit-example-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/math/prime_numbers.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/math/rational-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/crypto/libchacha.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/crypto/libarc4.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/crypto/libdes.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/crypto/libpoly1305.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_string.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test-string_helpers.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_hexdump.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/find_bit_benchmark.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_bpf.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_dhry.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_firmware.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/cpumask_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_sysctl.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_hash.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_ida.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_ubsan.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test-kstrtox.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_list_sort.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_min_heap.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_module.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_rhashtable.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_sort.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_user_copy.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_static_keys.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_static_key_base.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_dynamic_debug.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_printf.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_scanf.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_bitmap.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_uuid.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_xarray.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_maple_tree.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_kmod.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_memcat_p.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_blackhole_dev.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_meminit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_hmm.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_free_pages.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_kprobes.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_ref_tracker.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_objpool.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/ts_kmp.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/ts_bm.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/ts_fsm.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/atomic64_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/asn1_encoder.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/bitfield_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/checksum_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/list-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/hashtable_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_linear_ranges.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_bits.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/cmdline_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/memcpy_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/is_signed_type_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/overflow_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/stackinit_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/fortify_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/strcat_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/strscpy_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/siphash_kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/irqchip/irq-ts4800.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/irqchip/irq-meson-gpio.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/phy/broadcom/phy-bcm-ns-usb2.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/phy/broadcom/phy-bcm-ns-usb3.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pinctrl/bcm/pinctrl-bcm4908.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pinctrl/pinctrl-mcp23s08_i2c.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pinctrl/pinctrl-mcp23s08_spi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pinctrl/pinctrl-mcp23s08.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pinctrl/meson/pinctrl-meson.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpio/gpio-gw-pld.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpio/gpio-mc33880.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpio/gpio-pcf857x.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pwm/pwm-imx1.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pwm/pwm-imx27.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pwm/pwm-intel-lgm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pwm/pwm-mediatek.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pwm/pwm-pxa.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pwm/pwm-samsung.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pwm/pwm-spear.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pwm/pwm-visconti.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/controller/dwc/pci-exynos.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/controller/pci-host-generic.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/controller/pcie-altera.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/controller/pcie-altera-msi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/controller/pcie-mediatek.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/controller/pcie-mediatek-gen3.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/controller/vmd.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/controller/pcie-apple.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/controller/pcie-mt7621.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/pci-stub.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pci/pci-pf-stub.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/video/backlight/platform_lcd.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/video/backlight/rt4831-backlight.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/video/fbdev/matrox/matroxfb_accel.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/video/fbdev/matrox/matroxfb_DAC1064.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/video/fbdev/matrox/matroxfb_Ti3026.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/video/fbdev/macmodes.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/video/fbdev/via/viafb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/video/fbdev/kyro/kyrofb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/video/fbdev/goldfishfb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/video/fbdev/vfb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/acpi/acpi_tad.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/acpi/platform_profile.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/acpi/nfit/nfit.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/acpi/custom_method.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/imx/mxc-clk.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/imx/clk-imxrt1050.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6765-audio.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6765-cam.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6765-img.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6765-mipi0a.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6765-mm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6765-vcodec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6779.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6779-mm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6779-img.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6779-ipe.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6779-cam.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6779-vdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6779-venc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6779-mfg.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6779-aud.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6797-img.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6797-mm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6797-vdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt6797-venc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt2712-apmixedsys.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt2712.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt2712-bdp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt2712-img.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt2712-jpgdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt2712-mfg.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt2712-mm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt2712-vdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt2712-venc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt7622-eth.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt7622-hif.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt7622-aud.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt7981-eth.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt7986-apmixed.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt7986-topckgen.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt7988-apmixed.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt7988-topckgen.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt7988-infracfg.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8167-apmixedsys.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8167.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8167-aud.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8167-img.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8167-mfgcfg.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8167-mm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8167-vdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-apmixedsys.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-audio.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-cam.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-img.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-ipu0.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-ipu1.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-ipu_adl.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-ipu_conn.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-mfgcfg.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-mm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-vdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8183-venc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-apmixedsys.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-topckgen.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-infra_ao.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-cam.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-img.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-imp_iic_wrap.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-ipe.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-mdp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-mfg.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-mm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-vdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-venc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8186-wpe.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-apmixedsys.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-topckgen.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-peri_ao.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-infra_ao.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-adsp_audio26m.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-cam.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-img.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-imp_iic_wrap.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-ipe.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-mfg.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-vdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-vdo0.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-vdo1.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-venc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-vpp0.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-vpp1.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8188-wpe.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-aud.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-cam.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-img.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-imp_iic_wrap.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-ipe.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-mdp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-mfg.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-mm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-msdc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-scp_adsp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-vdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8192-venc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-apusys_pll.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-cam.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-img.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-imp_iic_wrap.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-ipe.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-mfg.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-scp_adsp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-vdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-vdo0.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-vdo1.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-venc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-vpp0.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-vpp1.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8195-wpe.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8365-apmixedsys.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8365.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8365-apu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8365-cam.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8365-mfg.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8365-mm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8365-vdec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/mediatek/clk-mt8365-venc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sprd/clk-sprd.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sunxi-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/suniv-f1c100s-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun20i-d1-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun20i-d1-r-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun50i-a64-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun50i-a100-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun50i-a100-r-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun50i-h6-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun50i-h6-r-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun50i-h616-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun4i-a10-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun6i-a31-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun6i-rtc-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun8i-a23-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun8i-a33-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun8i-a83t-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun8i-h3-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun8i-r40-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun8i-v3s-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun8i-de2-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun8i-r-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun9i-a80-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun9i-a80-de-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sunxi-ng/sun9i-a80-usb-ccu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/clk_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/clk-gate_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/clk-fractional-divider_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/qcom/clk-qcom.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/qcom/lpass-gfm-sm8250.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/qcom/gcc-msm8976.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/qcom/videocc-sdm845.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dma/idxd/idxd.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dma/qcom/hdma_mgmt.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dma/qcom/hdma.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dma/ti/omap-dma.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dma/dmatest.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dma/ioat/ioatdma.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/soc/imx/soc-imx8m.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/soc/ixp4xx/ixp4xx-qmgr.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/soc/ixp4xx/ixp4xx-npe.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/soc/mediatek/mtk-cmdq-helper.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/soc/amlogic/meson-clk-measure.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/soc/qcom/spm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pmdomain/amlogic/meson-gx-pwrc-vpu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pmdomain/amlogic/meson-ee-pwrc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/virtio/virtio_dma_buf.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/xen/xen-pciback/xen-pciback.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/xen/xen-evtchn.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/xen/xen-privcmd.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/regulator/da9121-regulator.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/regulator/max20411-regulator.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/regulator/rt4831-regulator.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/regulator/tps6286x-regulator.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/reset/hisilicon/hi6220_reset.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/tty/serial/8250/8250_base.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/tty/serial/8250/8250_pxa.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/tty/serial/8250/serial_cs.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/tty/serial/esp32_uart.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/tty/serial/esp32_acm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/tty/serial/owl-uart.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/tty/n_hdlc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/tty/n_gsm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/tty/ttynull.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/tty/goldfish.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/agp/amd64-agp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/agp/intel-agp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/agp/intel-gtt.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/agp/sis-agp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/agp/via-agp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/ttyprintk.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/lp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/nvram.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/hw_random/omap-rng.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/hw_random/omap3-rom-rng.o WARNING: modpost: drivers/char/hw_random/mxc-rnga: section mismatch in reference: mxc_rnga_driver+0x10 (section: .data) -> mxc_rnga_remove (section: .exit.text) WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/ppdev.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/tlclk.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_kunit_helpers.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_buddy_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_cmdline_parser_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_connector_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_damage_helper_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_dp_mst_helper_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_exec_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_format_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_framebuffer_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_gem_shmem_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_managed_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_mm_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_modes_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_plane_helper_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_probe_helper_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_rect_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/panel/panel-abt-y030xx067a.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/panel/panel-auo-a030jtn01.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/panel/panel-innolux-ej030na.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/panel/panel-newvision-nv3052c.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/panel/panel-novatek-nt39016.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/panel/panel-orisetech-ota5601a.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/bridge/lontium-lt9611.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/bridge/lontium-lt9611uxc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/bridge/sil-sii8620.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/bridge/sii9234.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tiny/bochs.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tiny/cirrus.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tiny/gm12u320.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/gud/gud.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/drm_panel_orientation_quirks.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/drm_mipi_dbi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/ttm/tests/ttm_device_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/ttm/tests/ttm_pool_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/ttm/tests/ttm_kunit_helpers.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/i915/kvmgt.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/xe/tests/xe_mocs_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/udl/udl.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/base/regmap/regmap-kunit.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/base/regmap/regmap-ac97.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/base/regmap/regmap-ram.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/base/regmap/regmap-raw-ram.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/base/regmap/regmap-slimbus.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/base/regmap/regmap-spmi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/base/regmap/regmap-w1.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/base/regmap/regmap-sccb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/base/regmap/regmap-spi-avmm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/floppy.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/brd.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/loop.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/xen-blkback/xen-blkback.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/null_blk/null_blk.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/ublk_drv.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/misc/fastrpc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/misc/open-dice.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mfd/arizona.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mfd/pcf50633-gpio.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mfd/timberdale.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mfd/ssbi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mfd/rt4831.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mfd/intel_soc_pmic_bxtwc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mfd/qcom-pm8008.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dax/hmem/dax_hmem.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dax/device_dax.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dax/kmem.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dax/dax_pmem.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dax/dax_cxl.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/cxl/core/cxl_core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/cxl/cxl_pci.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/cxl/cxl_mem.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/cxl/cxl_acpi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/cxl/cxl_pmem.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/cxl/cxl_port.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/macintosh/mac_hid.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/scsi/scsi_common.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/scsi/advansys.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/scsi/BusLogic.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/scsi/aha1740.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/scsi/isci/isci.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/scsi/elx/efct.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/scsi/atp870u.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/scsi/ppa.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/scsi/imm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvme/host/nvme-apple.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/spi/spi-altera-core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/spi/spi-bitbang.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/spi/spi-fsl-lib.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/spi/spi-omap2-mcspi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/spi/spi-qup.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/firewire/firewire-uapi-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/cdrom/cdrom.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/auxdisplay/charlcd.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/auxdisplay/hd44780_common.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/auxdisplay/line-display.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/phy/phy-am335x-control.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/phy/phy-am335x.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/host/ohci-exynos.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/host/xhci-pci-renesas.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/common/usb-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/common/usb-otg-fsm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/core/usbcore.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/mon/usbmon.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/class/usbtmc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/storage/uas.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/serial/ch341.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/serial/usb_debug.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/serial/mxuport.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/serial/navman.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/serial/qcaux.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/serial/usb-serial-simple.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/serial/symbolserial.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/misc/ezusb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/misc/isight_firmware.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/misc/yurex.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/chipidea/ci_hdrc_msm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/libcomposite.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_acm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_ss_lb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/u_serial.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_serial.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_obex.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/u_ether.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_ncm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_ecm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_phonet.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_eem.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_ecm_subset.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_rndis.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_mass_storage.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_fs.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_uac1.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_uac1_legacy.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_uac2.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_uvc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_midi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_midi2.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_hid.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_printer.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/function/usb_f_tcm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/legacy/g_zero.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/legacy/g_midi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/gadget/legacy/g_dbgp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/input/touchscreen/cyttsp_i2c_common.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/input/misc/soc_button_array.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/input/matrix-keymap.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/input/vivaldi-fmap.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/input/tests/input_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/rtc/lib_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/rtc/rtc-goldfish.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/rtc/rtc-omap.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/rtc/rtc-rc5t583.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/rtc/rtc-tps65910.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/rtc/rtc-twl.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/i2c/busses/i2c-ccgx-ucsi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/i2c/busses/i2c-ali1563.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/i2c/busses/i2c-pxa.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/i2c/busses/i2c-qup.o WARNING: modpost: drivers/media/i2c/et8ek8/et8ek8: section mismatch in reference: et8ek8_i2c_driver+0x10 (section: .data) -> et8ek8_remove (section: .exit.text) WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/i2c/uda1342.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/tuners/tda9887.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/rc/rc-core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/common/videobuf2/videobuf2-dvb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/common/uvc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/platform/marvell/mcam-core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/platform/marvell/mmp_camera.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/platform/samsung/exynos4-is/exynos-fimc-lite.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/platform/samsung/exynos4-is/exynos-fimc-is.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/platform/samsung/exynos4-is/exynos4-is-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/platform/ti/vpe/ti-vpdma.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/pci/ttpci/budget-core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/pci/bt8xx/bt878.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/pci/ivtv/ivtvfb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/pci/saa7134/saa7134-empress.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/pci/saa7134/saa7134-go7007.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/pci/saa7134/saa7134-alsa.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/pci/saa7134/saa7134-dvb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/usb/dvb-usb/dvb-usb-dibusb-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/usb/go7007/go7007.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/usb/go7007/go7007-usb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/dvb-frontends/au8522_decoder.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/dvb-frontends/mb86a16.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/v4l2-core/v4l2-async.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/v4l2-core/v4l2-fwnode.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/media/radio/si470x/radio-si470x-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/power/reset/piix4-poweroff.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/thermal/intel/intel_soc_dts_iosf.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/thermal/intel/int340x_thermal/processor_thermal_rapl.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/thermal/intel/int340x_thermal/processor_thermal_rfim.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/thermal/intel/int340x_thermal/processor_thermal_mbox.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/thermal/intel/int340x_thermal/processor_thermal_wt_req.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/thermal/intel/int340x_thermal/processor_thermal_wt_hint.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/thermal/intel/int340x_thermal/processor_thermal_power_floor.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/watchdog/omap_wdt.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/watchdog/twl4030_wdt.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/watchdog/ts4800_wdt.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/watchdog/simatic-ipc-wdt.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/watchdog/menz69_wdt.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/hardware/mISDN/hfcpci.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/hardware/mISDN/hfcmulti.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/hardware/mISDN/hfcsusb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/hardware/mISDN/avmfritz.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/hardware/mISDN/speedfax.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/hardware/mISDN/mISDNinfineon.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/hardware/mISDN/w6692.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/hardware/mISDN/netjet.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/hardware/mISDN/mISDNipac.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/hardware/mISDN/mISDNisar.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/mISDN/mISDN_core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/mISDN/mISDN_dsp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/isdn/mISDN/l1oip.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/cpufreq/cpufreq-dt-platdev.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/cpuidle/cpuidle-haltpoll.o WARNING: modpost: drivers/mmc/host/davinci_mmc: section mismatch in reference: davinci_mmcsd_driver+0x10 (section: .data) -> davinci_mmcsd_remove (section: .exit.text) WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mmc/host/of_mmc_spi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mmc/host/tmio_mmc_core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mmc/host/renesas_sdhi_core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mmc/core/mmc_core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mmc/core/pwrseq_simple.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mmc/core/pwrseq_sd8787.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mmc/core/pwrseq_emmc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mmc/core/sdio_uart.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/leds/blink/leds-bcm63138.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/leds/simple/simatic-ipc-leds.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/leds/simple/simatic-ipc-leds-gpio-core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/leds/simple/simatic-ipc-leds-gpio-apollolake.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/leds/simple/simatic-ipc-leds-gpio-f7188x.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/leds/simple/simatic-ipc-leds-gpio-elkhartlake.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/leds/flash/leds-rt4505.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/firmware/google/gsmi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/firmware/google/coreboot_table.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/firmware/google/framebuffer-coreboot.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/firmware/google/memconsole.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/firmware/google/memconsole-coreboot.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/firmware/google/memconsole-x86-legacy.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/firmware/google/cbmem.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/firmware/google/vpd-sysfs.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/crypto/xilinx/zynqmp-aes-gcm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/crypto/intel/keembay/keembay-ocs-hcu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/crypto/atmel-sha204a.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/crypto/sa2ul.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-a4tech.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-apple.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-aureal.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-belkin.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-betopff.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-bigbenff.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-cherry.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-chicony.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-cypress.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-dr.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-emsff.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-elecom.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-elo.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-evision.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-ezkey.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-vivaldi-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-google-hammer.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-google-stadiaff.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-gyration.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-holtek-kbd.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-holtek-mouse.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-ite.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-kensington.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-keytouch.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-kye.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-lcpower.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-lenovo.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-letsketch.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-logitech.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-lg-g15.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-logitech-dj.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-logitech-hidpp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-magicmouse.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-maltron.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-mf.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-megaworld.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-microsoft.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-monterey.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-ntrig.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-ortek.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-prodikeys.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-pl.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-petalynx.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-primax.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-razer.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-redragon.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-retrode.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-saitek.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-samsung.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-semitek.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-sjoy.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-sony.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-speedlink.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-steam.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-steelseries.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-sunplus.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-gaff.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-tmff.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-tivo.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-topseed.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-twinhan.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-uclogic.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-xinmo.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-zpff.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-zydacron.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-viewsonic.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/hid-waltop.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hid/intel-ish-hid/intel-ishtp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/media/atomisp/i2c/atomisp-mt9m114.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/media/atomisp/i2c/atomisp-libmsrlisthelper.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/wlan-ng/prism2_usb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/rtl8192e/rtllib.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/rtl8192e/rtllib_crypt_ccmp.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/rtl8192e/rtllib_crypt_tkip.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/rtl8192e/rtllib_crypt_wep.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/fbtft/fbtft.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-bootrom.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-spilib.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-hid.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-light.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-log.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-loopback.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-power-supply.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-raw.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-vibrator.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-audio-manager.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-gbphy.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-gpio.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-i2c.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-pwm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-sdio.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-spi.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-uart.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/greybus/gb-usb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/intel/pmc/intel_pmc_core_pltdrv.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/intel/speed_select_if/isst_if_common.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/intel/speed_select_if/isst_tpmi_core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/intel/intel-hid.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/intel/intel-vbtn.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/intel/intel-rst.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/intel/intel-smartconnect.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/amilo-rfkill.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/uv_sysfs.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/ibm_rtl.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/xo1-rfkill.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/classmate-laptop.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/firmware_attributes_class.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/wireless-hotkey.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/siemens/simatic-ipc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/siemens/simatic-ipc-batt.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/siemens/simatic-ipc-batt-apollolake.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/siemens/simatic-ipc-batt-elkhartlake.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/siemens/simatic-ipc-batt-f7188x.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/goldfish/goldfish_pipe.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/chrome/cros_kunit_proto_test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mailbox/mtk-cmdq-mailbox.o WARNING: modpost: drivers/virt/coco/sev-guest/sev-guest: section mismatch in reference: sev_guest_driver+0x10 (section: .data) -> sev_guest_remove (section: .exit.text) WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/devfreq/governor_simpleondemand.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/devfreq/governor_performance.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/devfreq/governor_powersave.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/devfreq/governor_userspace.o WARNING: modpost: drivers/memory/emif: section mismatch in reference: emif_driver+0x10 (section: .data) -> emif_remove (section: .exit.text) WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/perf/arm-ccn.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/perf/fsl_imx8_ddr_perf.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/perf/marvell_cn10k_ddr_pmu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/perf/arm_cspmu/arm_cspmu_module.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/perf/arm_cspmu/nvidia_cspmu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/perf/arm_cspmu/ampere_cspmu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/perf/cxl_pmu.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hwtracing/intel_th/intel_th_msu_sink.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvmem/nvmem-apple-efuses.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvmem/nvmem_brcm_nvram.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvmem/nvmem_u-boot-env.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/interconnect/imx/imx-interconnect.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/interconnect/imx/imx8mm-interconnect.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/interconnect/imx/imx8mq-interconnect.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/interconnect/imx/imx8mn-interconnect.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/interconnect/imx/imx8mp-interconnect.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hte/hte-tegra194-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/vdpa/vdpa.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/vdpa/ifcvf/ifcvf.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/parport/parport.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvdimm/libnvdimm.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvdimm/nd_pmem.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvdimm/nd_btt.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvdimm/nd_e820.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvdimm/of_pmem.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvdimm/nd_virtio.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvdimm/../../tools/testing/nvdimm/test/iomap.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mtd/parsers/brcm_u-boot.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mtd/parsers/tplink_safeloader.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mtd/chips/cfi_util.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mtd/chips/cfi_cmdset_0020.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mtd/maps/map_funcs.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/spmi/hisi-spmi-controller.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/spmi/spmi-pmic-arb.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/uio/uio.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/uio/uio_cif.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/uio/uio_aec.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/uio/uio_netx.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/uio/uio_pruss.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/uio/uio_mf624.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pcmcia/pcmcia_rsrc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pcmcia/yenta_socket.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/pcmcia/i82092.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hwmon/asus_atk0110.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hwmon/corsair-cpro.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hwmon/mr75203.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dca/dca.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/vhost/vringh.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/greybus/greybus.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/greybus/gb-es2.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/rpmsg/rpmsg_char.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/iio/adc/ingenic-adc.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/iio/adc/xilinx-ams.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/iio/buffer/kfifo_buf.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/fsi/fsi-core.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/fsi/fsi-master-hub.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/fsi/fsi-master-aspeed.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/fsi/fsi-master-gpio.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/fsi/fsi-master-ast-cf.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/fsi/fsi-scom.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/siox/siox-bus-gpio.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/counter/ftm-quaddec.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/core/snd-pcm-dmaengine.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/drivers/snd-pcmtest.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/pci/hda/snd-hda-cirrus-scodec-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/soc-topology-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/codecs/snd-soc-ab8500-codec.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/codecs/snd-soc-sigmadsp.o WARNING: modpost: sound/soc/codecs/snd-soc-tlv320adc3xxx: section mismatch in reference: adc3xxx_i2c_driver+0x10 (section: .data) -> adc3xxx_i2c_remove (section: .exit.text) WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/codecs/snd-soc-wm-adsp.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/amd/renoir/snd-acp3x-rn.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/amd/yc/snd-soc-acp6x-mach.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/amd/acp/snd-acp-i2s.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/amd/acp/snd-acp-pdm.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/amd/acp/snd-acp-legacy-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/amd/acp/snd-acp-pci.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/amd/ps/snd-soc-ps-mach.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/fsl/imx-pcm-dma.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-da7219.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-dmic.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-es8336.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-i2s-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-max98927.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-max98357a.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-max98373.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-nau8825.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-probe.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-rt274.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-rt286.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-rt298.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-rt5514.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-rt5663.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-rt5682.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/intel/avs/boards/snd-soc-avs-ssm4567.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/mxs/snd-soc-mxs-pcm.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/qcom/snd-soc-qcom-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/qcom/snd-soc-qcom-sdw.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/qcom/qdsp6/snd-q6dsp-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-intel-atom.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-acpi-intel-byt.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-acpi-intel-bdw.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-intel-hda-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-intel-hda-mlink.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-intel-hda.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-pci-intel-tng.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-pci-intel-skl.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-pci-intel-apl.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-pci-intel-cnl.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-pci-intel-icl.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-pci-intel-tgl.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-pci-intel-mtl.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/intel/snd-sof-pci-intel-lnl.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/imx/snd-sof-imx8.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/imx/snd-sof-imx8m.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/imx/snd-sof-imx8ulp.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/imx/imx-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/mediatek/mtk-adsp-common.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/mediatek/mt8195/snd-sof-mt8195.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/mediatek/mt8186/snd-sof-mt8186.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/snd-sof-utils.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/snd-sof-acpi.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/snd-sof-of.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/sof/snd-sof-pci.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/xilinx/snd-soc-xlnx-i2s.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/xilinx/snd-soc-xlnx-formatter-pcm.o WARNING: modpost: missing MODULE_DESCRIPTION() in sound/ac97_bus.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/vfio-mdev/mtty.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/vfio-mdev/mdpy.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/vfio-mdev/mdpy-fb.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/vfio-mdev/mbochs.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/configfs/configfs_sample.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/kfifo/bytestream-example.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/kfifo/dma-example.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/kfifo/inttype-example.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/kfifo/record-example.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/kobject/kobject-example.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/kobject/kset-example.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/kprobes/kprobe_example.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/kprobes/kretprobe_example.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/livepatch/livepatch-sample.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/livepatch/livepatch-shadow-fix1.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/livepatch/livepatch-shadow-fix2.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/livepatch/livepatch-callbacks-demo.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/livepatch/livepatch-callbacks-mod.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/livepatch/livepatch-callbacks-busymod.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/kmemleak/kmemleak-test.o WARNING: modpost: missing MODULE_DESCRIPTION() in samples/fprobe/fprobe_example.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/video/fbdev.o ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? ../arch/x86/boot/compressed/misc.c:499:6: warning: symbol 'fortify_panic' was not declared. Should it be static?